Skip to content

Commit

Permalink
Add virtual VyOS kernel.
Browse files Browse the repository at this point in the history
  • Loading branch information
Kim Hagen committed Jun 30, 2014
1 parent ad718c5 commit 765cf24
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ BARCH=$(dpkg-architecture -qDEB_BUILD_ARCH)

# default flavor for i386 and amd64
LB_LINUX_FLAVOURS="586-vyos"
VIRT_FLAVOUR="586-vyos"
VIRT_FLAVOUR="586-vyos-virt"
if test X$BARCH = Xamd64; then
LB_LINUX_FLAVOURS="amd64-vyos"
VIRT_FLAVOUR="amd64-vyos"
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
linux-image-3.13.0-1-586-vyos-virt
open-vm-tools

0 comments on commit 765cf24

Please sign in to comment.