Merge "XenAPI: run DomU on a virtual kernel"

This commit is contained in:
Jenkins 2013-03-14 21:15:58 +00:00 committed by Gerrit Code Review
commit fcb578edfb

View File

@ -257,7 +257,7 @@ d-i partman/confirm_nooverwrite boolean true
# The kernel image (meta) package to be installed; "none" can be used if no
# kernel is to be installed.
#d-i base-installer/kernel/image string linux-generic
d-i base-installer/kernel/image string linux-virtual
### Account setup
# Skip creation of a root account (normal user account will be able to