File: NEWS

package info (click to toggle)
di-netboot-assistant 0.41
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 224 kB
  • ctags: 33
  • sloc: sh: 1,085; makefile: 2
file content (13 lines) | stat: -rw-r--r-- 652 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
di-netboot-assistant (0.37) unstable; urgency=low

  PXELinux tftp filenames handling changed:
  DHCP configuration should be changed: PXELinux option 210 (pathprefix)
  isn't needed anymore. Previously, one had to configure the DHCP to send
  option 210="/". This isn't required anymore (and it is deprecated).

  PXELinux configuration file should be modified: All tftp filenames in
  pxelinux.HEAD should be prefixed with "::/" so PXELinux treats them as
  absolute location, this also applies to "append initrd=::/pathto/initrd".
  Then run "di-netboot-assistant rebuild-menu".

 -- Frank Lin PIAT <fpiat@klabs.be>  Thu, 15 Oct 2009 09:23:35 +0200