update preseed files

This commit is contained in:
Manuel 2023-04-21 01:30:53 +00:00
parent 4fdd711e53
commit 13300d67fc
4 changed files with 0 additions and 28 deletions

View File

@ -25,11 +25,5 @@ d-i apt-setup/security_host string security.debian.org
# Remove popularity-contest
popularity-contest popularity-contest/participate boolean false
# This command is run just before the install finishes, but when there is
# still a usable /target directory. You can chroot to /target and use it
# directly, or use the apt-install and in-target commands to easily install
# packages and run commands in the target system.
d-i anna/choose_modules string prebaseconfig
d-i preseed/late_command string sh /preseed/scripts/copy-files-to-target.sh

View File

@ -25,11 +25,4 @@ d-i apt-setup/security_host string security.debian.org
# Remove popularity-contest
popularity-contest popularity-contest/participate boolean false
# This command is run just before the install finishes, but when there is
# still a usable /target directory. You can chroot to /target and use it
# directly, or use the apt-install and in-target commands to easily install
# packages and run commands in the target system.
d-i anna/choose_modules string prebaseconfig
d-i preseed/late_command string sh /preseed/scripts/copy-files-to-target.sh

View File

@ -25,11 +25,4 @@ d-i apt-setup/security_host string security.debian.org
# Remove popularity-contest
popularity-contest popularity-contest/participate boolean false
# This command is run just before the install finishes, but when there is
# still a usable /target directory. You can chroot to /target and use it
# directly, or use the apt-install and in-target commands to easily install
# packages and run commands in the target system.
d-i anna/choose_modules string prebaseconfig
d-i preseed/late_command string sh /preseed/scripts/copy-files-to-target.sh

View File

@ -26,12 +26,4 @@ d-i apt-setup/security_host string security.debian.org
# Remove popularity-contest
popularity-contest popularity-contest/participate boolean false
# This command is run just before the install finishes, but when there is
# still a usable /target directory. You can chroot to /target and use it
# directly, or use the apt-install and in-target commands to easily install
# packages and run commands in the target system.
# Specifying the time to run the script.
d-i anna/choose_modules string prebaseconfig
d-i preseed/late_command string sh /preseed/scripts/copy-files-to-target.sh