0.6.5 - added reading symlinks to hexls; this produces output like C0A811DD => 192.168.17.221 => gb-r13n5.irc.sara.nl -> default.node_install 0.6.4: - Fixed a bug in hexls with non resolving hostnames Reported by: Ole Holm Nielsen 0.6.3: - Added hostname lookup feature to hexls. If succes it will display the HEX address, ip-number, hostname, eg: C0A811DD => 192.168.17.221 => gb-r13n5.irc.sara.nl 0.6.2: - Fixed a bug in the non-interactive mode reported by and fixed by: Charles Galpin from defenderhosting.com 0.6.1: - Interactive mode did not work anymore. Fixed it by adding -i/--interactive command line options. Thanks to: Walter de Jong 0.6: - Added -r|--remove option. Now it is possible to remove the pxe boot file, eg: pxeconfig --remove dummy.sara.nl Works also for the other options. 0.5 - Added support for hostnames on the command line instead of network numbers, eg: pxeconfig -f default.node_install bas.ka.sara.nl walter.ka.sara.nl 0.4.4 - Updated documentation for xinetd support + example config - Added support for xinetd in the debian package scripts Implemented by: Ramon Bastiaans 0.4.3 - Added make_deb_pkg.sh utility to make an DEBIAN package - changed port number to 6611 for pxeconfigd. Webmin is using the 10000 port number. 0.4.2 Minor change to pxeconfig/pxeconfigd utiltites. Added '-V/--version' flag for printing version info. Updated the INSTALL instructions. Howto use it for systemimager 3.X versions 0.4 Pxeconfig can now be used interactively or via command line options. 0.3 Fixed a bug in hexls. The regular expression to determine if a filename is pxe hex filename or ordinary filename was wrong. 0.2.1 Bugfix now we can run pxeconfig a second time to change the pxe boot file. Reported by: Ole Holm Nielsen Phrase change use 'Select a number:' instead of 'Choice a number' Proposed by: Ole Holm Nielsen