source: trunk/pxeconfig/Changelog @ 62

Last change on this file since 62 was 62, checked in by bas, 18 years ago

hexls:

  • Use first element from gethostbyaddr

DEBIAN/control, Changelog:

  • Updated to new version 0.6.3
File size: 1.7 KB
Line 
10.6.3:
2 - Added hostname lookup feature to hexls. If succes it will display the
3   HEX address, ip-number, hostname, eg:
4    C0A811DD => 192.168.17.221 => gb-r13n5.irc.sara.nl
5
60.6.2:
7  - Fixed a bug in the non-interactive mode reported by and fixed
8    by: Charles Galpin from defenderhosting.com
9
100.6.1:
11  - Interactive mode did not work anymore. Fixed it by adding
12    -i/--interactive command line options.
13    Thanks to: Walter de Jong
14
150.6:
16  - Added -r|--remove option. Now it is possible to remove the
17    pxe boot file, eg:
18        pxeconfig --remove dummy.sara.nl
19
20    Works also for the other options.
21
220.5
23  - Added support for hostnames on the command line instead of network
24    numbers, eg:
25        pxeconfig -f default.node_install bas.ka.sara.nl walter.ka.sara.nl
26
270.4.4
28  - Updated documentation for xinetd support + example config
29  - Added support for xinetd in the debian package scripts
30    Implemented by: Ramon Bastiaans
31
320.4.3
33  - Added make_deb_pkg.sh utility to make an DEBIAN package
34  - changed port number to 6611 for pxeconfigd. Webmin is using the 10000
35    port number.
36
370.4.2
38  Minor change to pxeconfig/pxeconfigd utiltites. Added '-V/--version'
39  flag for printing version info.
40
41  Updated the INSTALL instructions. Howto use it for systemimager 3.X
42  versions
43
440.4
45  Pxeconfig can now be used interactively or via command line
46  options.
47
480.3
49  Fixed a bug in hexls. The regular expression to determine if
50  a filename is pxe hex filename or ordinary filename was wrong.
51
520.2.1
53  Bugfix now we can run pxeconfig a second time to change the pxe boot file.
54  Reported by: Ole Holm Nielsen
55
56  Phrase change use 'Select a number:' instead of 'Choice a number'
57  Proposed by: Ole Holm Nielsen
Note: See TracBrowser for help on using the repository browser.