source: tags/0.6.6/Changelog @ 89

Last change on this file since 89 was 68, checked in by bas, 17 years ago

postinst:

  • Fixed an error in the postinst script for debian

Added keywords:

  • control, postinst and postrm
File size: 2.0 KB
Line 
10.6.6
2 - Fixed an error in postinst script for Debian.
3
40.6.5
5 - added reading symlinks to hexls; this produces output like
6    C0A811DD => 192.168.17.221 => gb-r13n5.irc.sara.nl -> default.node_install
7
80.6.4:
9 - Fixed a bug in hexls with non resolving hostnames
10   Reported by:  Ole Holm Nielsen
11
120.6.3:
13 - Added hostname lookup feature to hexls. If succes it will display the
14   HEX address, ip-number, hostname, eg:
15    C0A811DD => 192.168.17.221 => gb-r13n5.irc.sara.nl
16
170.6.2:
18  - Fixed a bug in the non-interactive mode reported by and fixed
19    by: Charles Galpin from defenderhosting.com
20
210.6.1:
22  - Interactive mode did not work anymore. Fixed it by adding
23    -i/--interactive command line options.
24    Thanks to: Walter de Jong
25
260.6:
27  - Added -r|--remove option. Now it is possible to remove the
28    pxe boot file, eg:
29        pxeconfig --remove dummy.sara.nl
30
31    Works also for the other options.
32
330.5
34  - Added support for hostnames on the command line instead of network
35    numbers, eg:
36        pxeconfig -f default.node_install bas.ka.sara.nl walter.ka.sara.nl
37
380.4.4
39  - Updated documentation for xinetd support + example config
40  - Added support for xinetd in the debian package scripts
41    Implemented by: Ramon Bastiaans
42
430.4.3
44  - Added make_deb_pkg.sh utility to make an DEBIAN package
45  - changed port number to 6611 for pxeconfigd. Webmin is using the 10000
46    port number.
47
480.4.2
49  Minor change to pxeconfig/pxeconfigd utiltites. Added '-V/--version'
50  flag for printing version info.
51
52  Updated the INSTALL instructions. Howto use it for systemimager 3.X
53  versions
54
550.4
56  Pxeconfig can now be used interactively or via command line
57  options.
58
590.3
60  Fixed a bug in hexls. The regular expression to determine if
61  a filename is pxe hex filename or ordinary filename was wrong.
62
630.2.1
64  Bugfix now we can run pxeconfig a second time to change the pxe boot file.
65  Reported by: Ole Holm Nielsen
66
67  Phrase change use 'Select a number:' instead of 'Choice a number'
68  Proposed by: Ole Holm Nielsen
Note: See TracBrowser for help on using the repository browser.