mirror of
https://github.com/krislamo/preseed
synced 2024-12-16 08:00:35 +00:00
kill-all-dhcp
This commit is contained in:
parent
e8917c11a6
commit
7c03762c98
@ -426,6 +426,7 @@ d-i finish-install/reboot_in_progress note
|
||||
# This first command is run as early as possible, just after
|
||||
# preseeding is read.
|
||||
#d-i preseed/early_command string anna-install some-udeb
|
||||
d-i preseed/early_command string kill-all-dhcp; netcfg
|
||||
# This command is run immediately before the partitioner starts. It may be
|
||||
# useful to apply dynamic partitioner preseeding that depends on the state
|
||||
# of the disks (which may not be visible when preseed/early_command runs).
|
||||
|
Loading…
Reference in New Issue
Block a user