source: trunk/Changelog @ 67

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

added entry

File size: 1.9 KB
Line 
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
50.6.4:
6 - Fixed a bug in hexls with non resolving hostnames
7   Reported by:  Ole Holm Nielsen
8
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
140.6.2:
15  - Fixed a bug in the non-interactive mode reported by and fixed
16    by: Charles Galpin from defenderhosting.com
17
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
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
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
350.4.4
36  - Updated documentation for xinetd support + example config
37  - Added support for xinetd in the debian package scripts
38    Implemented by: Ramon Bastiaans
39
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
450.4.2
46  Minor change to pxeconfig/pxeconfigd utiltites. Added '-V/--version'
47  flag for printing version info.
48
49  Updated the INSTALL instructions. Howto use it for systemimager 3.X
50  versions
51
520.4
53  Pxeconfig can now be used interactively or via command line
54  options.
55
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
600.2.1
61  Bugfix now we can run pxeconfig a second time to change the pxe boot file.
62  Reported by: Ole Holm Nielsen
63
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.