From 13300d67fc1df03eb04afdcff8d8a4f14bbf7fb6 Mon Sep 17 00:00:00 2001 From: Manuel Date: Fri, 21 Apr 2023 01:30:53 +0000 Subject: [PATCH] update preseed files --- PepDev32/pepinstaller/preseed/preseed.cfg | 6 ------ PepDev64/pepinstaller/preseed/preseed.cfg | 7 ------- PepDev_arm64/pepinstaller/preseed/preseed.cfg | 7 ------- pepinstaller/preseed/preseed.cfg | 8 -------- 4 files changed, 28 deletions(-) diff --git a/PepDev32/pepinstaller/preseed/preseed.cfg b/PepDev32/pepinstaller/preseed/preseed.cfg index 17c0290..e96a4e1 100644 --- a/PepDev32/pepinstaller/preseed/preseed.cfg +++ b/PepDev32/pepinstaller/preseed/preseed.cfg @@ -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 diff --git a/PepDev64/pepinstaller/preseed/preseed.cfg b/PepDev64/pepinstaller/preseed/preseed.cfg index 17c0290..b6de0e5 100644 --- a/PepDev64/pepinstaller/preseed/preseed.cfg +++ b/PepDev64/pepinstaller/preseed/preseed.cfg @@ -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 - diff --git a/PepDev_arm64/pepinstaller/preseed/preseed.cfg b/PepDev_arm64/pepinstaller/preseed/preseed.cfg index 17c0290..b6de0e5 100644 --- a/PepDev_arm64/pepinstaller/preseed/preseed.cfg +++ b/PepDev_arm64/pepinstaller/preseed/preseed.cfg @@ -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 - diff --git a/pepinstaller/preseed/preseed.cfg b/pepinstaller/preseed/preseed.cfg index 2d5eeab..724bfe3 100644 --- a/pepinstaller/preseed/preseed.cfg +++ b/pepinstaller/preseed/preseed.cfg @@ -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 -