source: trunk/Changelog @ 68

Last change on this file since 68 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
RevLine 
[68]10.6.6
2 - Fixed an error in postinst script for Debian.
3
[65]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
[63]80.6.4:
9 - Fixed a bug in hexls with non resolving hostnames
10   Reported by:  Ole Holm Nielsen
11
[62]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
[60]170.6.2:
18  - Fixed a bug in the non-interactive mode reported by and fixed
19    by: Charles Galpin from defenderhosting.com
20
[56]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
[54]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
[48]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
[44]380.4.4
[45]39  - Updated documentation for xinetd support + example config
[44]40  - Added support for xinetd in the debian package scripts
[45]41    Implemented by: Ramon Bastiaans
[44]42
[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
[31]480.4.2
[28]49  Minor change to pxeconfig/pxeconfigd utiltites. Added '-V/--version'
50  flag for printing version info.
51
[31]52  Updated the INSTALL instructions. Howto use it for systemimager 3.X
53  versions
54
[21]550.4
56  Pxeconfig can now be used interactively or via command line
57  options.
58
[17]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
[15]630.2.1
[17]64  Bugfix now we can run pxeconfig a second time to change the pxe boot file.
65  Reported by: Ole Holm Nielsen
[16]66
[17]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.