Create custom boot entries in installer
This commit is contained in:
parent
ecdc506a1a
commit
3f14ff63be
3 changed files with 58 additions and 0 deletions
|
|
@ -24,5 +24,6 @@ d-i partman/choose_partition select finish
|
|||
d-i apt-setup/use_mirror boolean false
|
||||
|
||||
d-i grub-installer/only_debian boolean true
|
||||
d-i grub-installer/update-nvram boolean false
|
||||
|
||||
d-i preseed/late_command string in-target /usr/local/bin/install-config
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue