[debian-edu-commits] [Git][debian-edu/debian-edu-config][master] Use the Homeworld theme also for syslinux in sbin/debian-edu-pxeinstall
Wolfgang Schweer
gitlab at salsa.debian.org
Thu Dec 31 18:31:05 GMT 2020
Wolfgang Schweer pushed to branch master at Debian Edu / debian-edu-config
Commits:
7159e07c by Wolfgang Schweer at 2020-12-31T19:27:27+01:00
Use the Homeworld theme also for syslinux in sbin/debian-edu-pxeinstall
Signed-off-by: Wolfgang Schweer <wschweer at arcor.de>
- - - - -
2 changed files:
- debian/changelog
- sbin/debian-edu-pxeinstall
Changes:
=====================================
debian/changelog
=====================================
@@ -1,5 +1,6 @@
debian-edu-config (2.11.42) UNRELEASED; urgency=medium
+..* sbin/debian-edu-pxeinstall: Use the Homeworld theme also for syslinux.
* Drop CUPS related workaround now that bug #977198 has been fixed:
- Remove share/debian-edu-config/cups.service.
- Adjust Makefile and cf3/cf.workarounds.
=====================================
sbin/debian-edu-pxeinstall
=====================================
@@ -278,7 +278,7 @@ EOF
) > $menufile
if grep -q sid /etc/debian_version ; then
- cp /usr/share/pixmaps/debian-edu-buster-syslinux.png $tftpdir/debian-edu/debian-edu-pxe.png
+ cp /usr/share/pixmaps/debian-edu-homeworld-syslinux.png $tftpdir/debian-edu/debian-edu-pxe.png
else
cp /usr/share/pixmaps/debian-edu-$dist-syslinux.png $tftpdir/debian-edu/debian-edu-pxe.png
fi
View it on GitLab: https://salsa.debian.org/debian-edu/debian-edu-config/-/commit/7159e07c7f2bc6f1a1f6c22a312d4ab4105b8587
--
View it on GitLab: https://salsa.debian.org/debian-edu/debian-edu-config/-/commit/7159e07c7f2bc6f1a1f6c22a312d4ab4105b8587
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/20201231/40db2d4c/attachment-0001.html>
More information about the debian-edu-commits
mailing list