Skip to content

Commit

Permalink
Added VirtualBox guest modules.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ville Korhonen committed Jul 17, 2014
1 parent e8080a6 commit b00aad4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion auto/config
Expand Up @@ -92,7 +92,7 @@ lb config noauto \
--image-name "${IMAGE_NAME}" \
--iso-publisher "${ISO_PUBLISHER}" \
--iso-volume "${ISO_VOLUME}" \
--linux-packages "linux-image" \
--linux-packages "linux-image linux-headers" \
--memtest "none" \
--mirror-binary "${DEFAULT_DEBIAN_MIRROR}" \
--mirror-bootstrap "${DEBIAN_MIRROR}" \
Expand Down
2 changes: 2 additions & 0 deletions config/package-lists/extras.list.chroot
Expand Up @@ -4,3 +4,5 @@
ttf-mscorefonts-installer
#endif

virtualbox-guest-dkms
virtualbox-guest-utils

0 comments on commit b00aad4

Please sign in to comment.