source: trunk/pxeconfig/Changelog @ 65

Last change on this file since 65 was 65, checked in by walter, 18 years ago

added entry

File size: 1.9 KB
RevLine 
[65]10.6.5
2 - added reading symlinks to hexls; this produces output like
3    C0A811DD => 192.168.17.221 => gb-r13n5.irc.sara.nl -> default.node_install
4
[63]50.6.4:
6 - Fixed a bug in hexls with non resolving hostnames
7   Reported by:  Ole Holm Nielsen
8
[62]90.6.3:
10 - Added hostname lookup feature to hexls. If succes it will display the
11   HEX address, ip-number, hostname, eg:
12    C0A811DD => 192.168.17.221 => gb-r13n5.irc.sara.nl
13
[60]140.6.2:
15  - Fixed a bug in the non-interactive mode reported by and fixed
16    by: Charles Galpin from defenderhosting.com
17
[56]180.6.1:
19  - Interactive mode did not work anymore. Fixed it by adding
20    -i/--interactive command line options.
21    Thanks to: Walter de Jong
22
[54]230.6:
24  - Added -r|--remove option. Now it is possible to remove the
25    pxe boot file, eg:
26        pxeconfig --remove dummy.sara.nl
27
28    Works also for the other options.
29
[48]300.5
31  - Added support for hostnames on the command line instead of network
32    numbers, eg:
33        pxeconfig -f default.node_install bas.ka.sara.nl walter.ka.sara.nl
34
[44]350.4.4
[45]36  - Updated documentation for xinetd support + example config
[44]37  - Added support for xinetd in the debian package scripts
[45]38    Implemented by: Ramon Bastiaans
[44]39
[42]400.4.3
41  - Added make_deb_pkg.sh utility to make an DEBIAN package
42  - changed port number to 6611 for pxeconfigd. Webmin is using the 10000
43    port number.
44
[31]450.4.2
[28]46  Minor change to pxeconfig/pxeconfigd utiltites. Added '-V/--version'
47  flag for printing version info.
48
[31]49  Updated the INSTALL instructions. Howto use it for systemimager 3.X
50  versions
51
[21]520.4
53  Pxeconfig can now be used interactively or via command line
54  options.
55
[17]560.3
57  Fixed a bug in hexls. The regular expression to determine if
58  a filename is pxe hex filename or ordinary filename was wrong.
59
[15]600.2.1
[17]61  Bugfix now we can run pxeconfig a second time to change the pxe boot file.
62  Reported by: Ole Holm Nielsen
[16]63
[17]64  Phrase change use 'Select a number:' instead of 'Choice a number'
65  Proposed by: Ole Holm Nielsen
Note: See TracBrowser for help on using the repository browser.