source: trunk/Changelog @ 73

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

default.memtest, default.flashqla:

  • Added as example for other uses
File size: 2.1 KB
RevLine 
[73]10.XXX
2 - Added default.memtest and default.flashqla as example how to
3   use pxeconfig utilities for other purposes then for systemimager.
4
[68]50.6.6
6 - Fixed an error in postinst script for Debian.
7
[65]80.6.5
9 - added reading symlinks to hexls; this produces output like
10    C0A811DD => 192.168.17.221 => gb-r13n5.irc.sara.nl -> default.node_install
11
[63]120.6.4:
13 - Fixed a bug in hexls with non resolving hostnames
14   Reported by:  Ole Holm Nielsen
15
[62]160.6.3:
17 - Added hostname lookup feature to hexls. If succes it will display the
18   HEX address, ip-number, hostname, eg:
19    C0A811DD => 192.168.17.221 => gb-r13n5.irc.sara.nl
20
[60]210.6.2:
22  - Fixed a bug in the non-interactive mode reported by and fixed
23    by: Charles Galpin from defenderhosting.com
24
[56]250.6.1:
26  - Interactive mode did not work anymore. Fixed it by adding
27    -i/--interactive command line options.
28    Thanks to: Walter de Jong
29
[54]300.6:
31  - Added -r|--remove option. Now it is possible to remove the
32    pxe boot file, eg:
33        pxeconfig --remove dummy.sara.nl
34
35    Works also for the other options.
36
[48]370.5
38  - Added support for hostnames on the command line instead of network
39    numbers, eg:
40        pxeconfig -f default.node_install bas.ka.sara.nl walter.ka.sara.nl
41
[44]420.4.4
[45]43  - Updated documentation for xinetd support + example config
[44]44  - Added support for xinetd in the debian package scripts
[45]45    Implemented by: Ramon Bastiaans
[44]46
[42]470.4.3
48  - Added make_deb_pkg.sh utility to make an DEBIAN package
49  - changed port number to 6611 for pxeconfigd. Webmin is using the 10000
50    port number.
51
[31]520.4.2
[28]53  Minor change to pxeconfig/pxeconfigd utiltites. Added '-V/--version'
54  flag for printing version info.
55
[31]56  Updated the INSTALL instructions. Howto use it for systemimager 3.X
57  versions
58
[21]590.4
60  Pxeconfig can now be used interactively or via command line
61  options.
62
[17]630.3
64  Fixed a bug in hexls. The regular expression to determine if
65  a filename is pxe hex filename or ordinary filename was wrong.
66
[15]670.2.1
[17]68  Bugfix now we can run pxeconfig a second time to change the pxe boot file.
69  Reported by: Ole Holm Nielsen
[16]70
[17]71  Phrase change use 'Select a number:' instead of 'Choice a number'
72  Proposed by: Ole Holm Nielsen
Note: See TracBrowser for help on using the repository browser.