Bug#758568: debian-edu-config: Adjust PXE setup for new syslinux/pxelinux package structure

2014-08-20 Thread Helioptra B
unsubscribe


On Mon, Aug 18, 2014 at 4:06 PM, Petter Reinholdtsen p...@hungry.com
wrote:


 Package: debian-edu-config
 Version: 1.718
 Tags: patch

 In Jessie, the pxelinux files are moved from the isolinux package and
 located under a new path.  This patch adjust the paths used by
 debian-edu-pxeinstall to use the new paths.  For this to work, the
 debian-edu/education-main-server package list need to change too, to
 install the pxelinux and syslinux-common packages instead of the
 syslinux package.

 Index: sbin/debian-edu-pxeinstall
 ===
 --- sbin/debian-edu-pxeinstall  (revision 83364)
 +++ sbin/debian-edu-pxeinstall  (working copy)
 @@ -346,8 +346,8 @@

  EOF

 -ln -sf /usr/lib/syslinux/pxelinux.0 $tftpdir/pxelinux.0
 -ln -sf /usr/lib/syslinux/vesamenu.c32 $tftpdir/debian-edu/vesamenu.c32
 +ln -sf /usr/lib/PXELINUX/pxelinux.0 $tftpdir/pxelinux.0
 +ln -sf /usr/lib/syslinux/modules/bios/vesamenu.c32
 $tftpdir/debian-edu/vesamenu.c32
  ln -sf /usr/share/pixmaps/splash/debian-edu-splash.png
 $tftpdir/debian-edu/debian-edu-splash.png

  defaultfile=$tftpdir/debian-edu/default-menu.cfg

 Documenting the required change here until we know how to best handle
 debian-edu-config in Jessie (ie git or svn).

 --
 Happy hacking
 Petter Reinholdtsen


 --
 To UNSUBSCRIBE, email to debian-edu-requ...@lists.debian.org
 with a subject of unsubscribe. Trouble? Contact
 listmas...@lists.debian.org
 Archive: https://lists.debian.org/2flsiktcxsd@diskless.uio.no




-- 
They who can give up essential liberty to obtain a little temporary safety
deserve neither liberty nor safety.
Benjamin Franklin
http://www.brainyquote.com/quotes/authors/b/benjamin_franklin.html


Bug#758568: debian-edu-config: Adjust PXE setup for new syslinux/pxelinux package structure

2014-08-18 Thread Petter Reinholdtsen

Package: debian-edu-config
Version: 1.718
Tags: patch

In Jessie, the pxelinux files are moved from the isolinux package and
located under a new path.  This patch adjust the paths used by
debian-edu-pxeinstall to use the new paths.  For this to work, the
debian-edu/education-main-server package list need to change too, to
install the pxelinux and syslinux-common packages instead of the
syslinux package.

Index: sbin/debian-edu-pxeinstall
===
--- sbin/debian-edu-pxeinstall  (revision 83364)
+++ sbin/debian-edu-pxeinstall  (working copy)
@@ -346,8 +346,8 @@
 
 EOF
 
-ln -sf /usr/lib/syslinux/pxelinux.0 $tftpdir/pxelinux.0
-ln -sf /usr/lib/syslinux/vesamenu.c32 $tftpdir/debian-edu/vesamenu.c32
+ln -sf /usr/lib/PXELINUX/pxelinux.0 $tftpdir/pxelinux.0
+ln -sf /usr/lib/syslinux/modules/bios/vesamenu.c32 
$tftpdir/debian-edu/vesamenu.c32
 ln -sf /usr/share/pixmaps/splash/debian-edu-splash.png 
$tftpdir/debian-edu/debian-edu-splash.png
 
 defaultfile=$tftpdir/debian-edu/default-menu.cfg

Documenting the required change here until we know how to best handle
debian-edu-config in Jessie (ie git or svn).

-- 
Happy hacking
Petter Reinholdtsen


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org