[debian-edu-commits] [Git][debian-edu/debian-edu-config][master] sbin/debian-edu-ltsp-install: Add comment to explain inside d-i condition
Wolfgang Schweer (@schweer-guest)
gitlab at salsa.debian.org
Wed Jun 2 22:17:50 BST 2021
Wolfgang Schweer pushed to branch master at Debian Edu / debian-edu-config
Commits:
0154fad3 by Wolfgang Schweer at 2021-06-02T23:16:24+02:00
sbin/debian-edu-ltsp-install: Add comment to explain inside d-i condition
Signed-off-by: Wolfgang Schweer <wschweer at arcor.de>
- - - - -
1 changed file:
- sbin/debian-edu-ltsp-install
Changes:
=====================================
sbin/debian-edu-ltsp-install
=====================================
@@ -342,6 +342,8 @@ show=false
EOF
# Specific settings needed if BD ISO image is used for installation inside d-i.
+# First part of next condition: Looking for file created by base-installer and
+# removed at the end of the d-i run.
if [ -e /etc/apt/apt.conf.d/00IgnoreTimeConflict ] && grep -q BD /etc/apt/sources.list ; then
BD_ISO="true";
device="$(grep media/cdrom /etc/fstab | cut -d' ' -f1)"
View it on GitLab: https://salsa.debian.org/debian-edu/debian-edu-config/-/commit/0154fad33ae4220966cfd1f1bd56b26eb4c538ef
--
View it on GitLab: https://salsa.debian.org/debian-edu/debian-edu-config/-/commit/0154fad33ae4220966cfd1f1bd56b26eb4c538ef
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-edu-commits/attachments/20210602/2438d646/attachment-0001.htm>
More information about the debian-edu-commits
mailing list