source: trunk/Changelog @ 79

Last change on this file since 79 was 73, checked in by bas, 17 years ago

default.memtest, default.flashqla:

  • Added as example for other uses
File size: 2.1 KB
Line 
10.XXX
2 - Added default.memtest and default.flashqla as example how to
3   use pxeconfig utilities for other purposes then for systemimager.
4
50.6.6
6 - Fixed an error in postinst script for Debian.
7
80.6.5
9 - added reading symlinks to hexls; this produces output like
10    C0A811DD => 192.168.17.221 => gb-r13n5.irc.sara.nl -> default.node_install
11
120.6.4:
13 - Fixed a bug in hexls with non resolving hostnames
14   Reported by:  Ole Holm Nielsen
15
160.6.3:
17 - Added hostname lookup feature to hexls. If succes it will display the
18   HEX address, ip-number, hostname, eg:
19    C0A811DD => 192.168.17.221 => gb-r13n5.irc.sara.nl
20
210.6.2:
22  - Fixed a bug in the non-interactive mode reported by and fixed
23    by: Charles Galpin from defenderhosting.com
24
250.6.1:
26  - Interactive mode did not work anymore. Fixed it by adding
27    -i/--interactive command line options.
28    Thanks to: Walter de Jong
29
300.6:
31  - Added -r|--remove option. Now it is possible to remove the
32    pxe boot file, eg:
33        pxeconfig --remove dummy.sara.nl
34
35    Works also for the other options.
36
370.5
38  - Added support for hostnames on the command line instead of network
39    numbers, eg:
40        pxeconfig -f default.node_install bas.ka.sara.nl walter.ka.sara.nl
41
420.4.4
43  - Updated documentation for xinetd support + example config
44  - Added support for xinetd in the debian package scripts
45    Implemented by: Ramon Bastiaans
46
470.4.3
48  - Added make_deb_pkg.sh utility to make an DEBIAN package
49  - changed port number to 6611 for pxeconfigd. Webmin is using the 10000
50    port number.
51
520.4.2
53  Minor change to pxeconfig/pxeconfigd utiltites. Added '-V/--version'
54  flag for printing version info.
55
56  Updated the INSTALL instructions. Howto use it for systemimager 3.X
57  versions
58
590.4
60  Pxeconfig can now be used interactively or via command line
61  options.
62
630.3
64  Fixed a bug in hexls. The regular expression to determine if
65  a filename is pxe hex filename or ordinary filename was wrong.
66
670.2.1
68  Bugfix now we can run pxeconfig a second time to change the pxe boot file.
69  Reported by: Ole Holm Nielsen
70
71  Phrase change use 'Select a number:' instead of 'Choice a number'
72  Proposed by: Ole Holm Nielsen
Note: See TracBrowser for help on using the repository browser.