source: trunk/pxeconfig/Changelog @ 58

Last change on this file since 58 was 56, checked in by bas, 19 years ago

Changelog:

Changes ;-)

File size: 1.4 KB
Line 
10.6.1:
2  - Interactive mode did not work anymore. Fixed it by adding
3    -i/--interactive command line options.
4    Thanks to: Walter de Jong
5
60.6:
7  - Added -r|--remove option. Now it is possible to remove the
8    pxe boot file, eg:
9        pxeconfig --remove dummy.sara.nl
10
11    Works also for the other options.
12
130.5
14  - Added support for hostnames on the command line instead of network
15    numbers, eg:
16        pxeconfig -f default.node_install bas.ka.sara.nl walter.ka.sara.nl
17
180.4.4
19  - Updated documentation for xinetd support + example config
20  - Added support for xinetd in the debian package scripts
21    Implemented by: Ramon Bastiaans
22
230.4.3
24  - Added make_deb_pkg.sh utility to make an DEBIAN package
25  - changed port number to 6611 for pxeconfigd. Webmin is using the 10000
26    port number.
27
280.4.2
29  Minor change to pxeconfig/pxeconfigd utiltites. Added '-V/--version'
30  flag for printing version info.
31
32  Updated the INSTALL instructions. Howto use it for systemimager 3.X
33  versions
34
350.4
36  Pxeconfig can now be used interactively or via command line
37  options.
38
390.3
40  Fixed a bug in hexls. The regular expression to determine if
41  a filename is pxe hex filename or ordinary filename was wrong.
42
430.2.1
44  Bugfix now we can run pxeconfig a second time to change the pxe boot file.
45  Reported by: Ole Holm Nielsen
46
47  Phrase change use 'Select a number:' instead of 'Choice a number'
48  Proposed by: Ole Holm Nielsen
Note: See TracBrowser for help on using the repository browser.