X-Git-Url: https://git.grml.org/?p=grml-debootstrap.git;a=blobdiff_plain;f=config;h=979f5740e68e2b1f54c1aa7323d960e3802f7fdc;hp=9a66f305d94b79c3b3989bbf7152c68fcbf342dd;hb=72cddf610a02e28d191370c56b23556b1aafc127;hpb=85fb3ef27157d4110482553454751e5da33afecd diff --git a/config b/config index 9a66f30..979f574 100644 --- a/config +++ b/config @@ -40,6 +40,10 @@ GRUB='' # GROOT='hd0,0' GROOT='' +# specifiy additional bootparameters for usage in grub +# e.g. "pci=nomsi" +BOOT_APPEND='' + ################################################################################ # Now the variables you might want to adjust, but need not to... @@ -94,6 +98,9 @@ DEBIAN_FRONTEND='noninteractive' # install packages defined in /etc/debootstrap/packages? PACKAGES='yes' +# install extra packages in /etc/debootstrap/ +EXTRAPACKAGES='yes' + # place of config files for debootstrap CONFFILES='/etc/debootstrap/'