[debian-edu-commits] debian-edu/ 01/01: sbin/debian-edu-pxeinstall: Use new location for the link to the PXE background image, adjust vertical position of menu entries.
Wolfgang Schweer
schweer-guest at moszumanska.debian.org
Thu Dec 15 22:36:31 UTC 2016
This is an automated email from the git hooks/post-receive script.
schweer-guest pushed a commit to branch master
in repository debian-edu-config.
commit 2827ab5b5487eb458781ed0fd3a15dc25725a156
Author: Wolfgang Schweer <wschweer at arcor.de>
Date: Thu Dec 15 23:35:31 2016 +0100
sbin/debian-edu-pxeinstall: Use new location for the link to the PXE background image, adjust vertical position of menu entries.
---
debian/changelog | 2 ++
sbin/debian-edu-pxeinstall | 4 ++--
2 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 7bdd933..6cbe005 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,8 @@ debian-edu-config (1.920) UNRELEASED; urgency=medium
to make the script work with old and new output of ifconfig.
(Closes: #846847).
* Add breaks to sitesummary (<< 0.1.26), thanks Petter.
+ * sbin/debian-edu-pxeinstall: Use new location for the link to the PXE
+ background image, adjust vertical position of menu entries.
-- Wolfgang Schweer <wschweer at arcor.de> Mon, 05 Dec 2016 13:26:34 +0100
diff --git a/sbin/debian-edu-pxeinstall b/sbin/debian-edu-pxeinstall
index b26b796..44b3b2b 100755
--- a/sbin/debian-edu-pxeinstall
+++ b/sbin/debian-edu-pxeinstall
@@ -321,7 +321,7 @@ EOF
ln -sf /usr/lib/PXELINUX/pxelinux.0 $tftpdir/pxelinux.0
ln -sf /usr/lib/syslinux/modules/bios $tftpdir/syslinux
-ln -sf /usr/share/images/desktop-base/debian-edu-pxe.png $tftpdir/debian-edu/debian-edu-pxe.png
+ln -sf /usr/share/desktop-base/active-theme/grub/grub-4x3.png $tftpdir/debian-edu/debian-edu-pxe.png
defaultfile=$tftpdir/debian-edu/default-menu.cfg
echo "Generating $defaultfile"
@@ -343,7 +343,7 @@ menu color hotsel 1;7;37;40 #ffffffff #76a1d0ff *
menu color tabmsg * #ffffffff #00000000 *
menu color help 37;40 #ffdddd00 #00000000 none
-menu vshift 8
+menu vshift 4
menu rows 10
menu hshift 13
menu width 49
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/debian-edu-config.git
More information about the debian-edu-commits
mailing list