source: trunk/pxeconfig/Changelog @ 61

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

pxeconfig, Changelog:

  • New pxeconfig version fixed a bug in no-interactive mode fixed and reported by: Charles Galpin <charles@…>
File size: 1.5 KB
Line 
10.6.2:
2  - Fixed a bug in the non-interactive mode reported by and fixed
3    by: Charles Galpin from defenderhosting.com
4
50.6.1:
6  - Interactive mode did not work anymore. Fixed it by adding
7    -i/--interactive command line options.
8    Thanks to: Walter de Jong
9
100.6:
11  - Added -r|--remove option. Now it is possible to remove the
12    pxe boot file, eg:
13        pxeconfig --remove dummy.sara.nl
14
15    Works also for the other options.
16
170.5
18  - Added support for hostnames on the command line instead of network
19    numbers, eg:
20        pxeconfig -f default.node_install bas.ka.sara.nl walter.ka.sara.nl
21
220.4.4
23  - Updated documentation for xinetd support + example config
24  - Added support for xinetd in the debian package scripts
25    Implemented by: Ramon Bastiaans
26
270.4.3
28  - Added make_deb_pkg.sh utility to make an DEBIAN package
29  - changed port number to 6611 for pxeconfigd. Webmin is using the 10000
30    port number.
31
320.4.2
33  Minor change to pxeconfig/pxeconfigd utiltites. Added '-V/--version'
34  flag for printing version info.
35
36  Updated the INSTALL instructions. Howto use it for systemimager 3.X
37  versions
38
390.4
40  Pxeconfig can now be used interactively or via command line
41  options.
42
430.3
44  Fixed a bug in hexls. The regular expression to determine if
45  a filename is pxe hex filename or ordinary filename was wrong.
46
470.2.1
48  Bugfix now we can run pxeconfig a second time to change the pxe boot file.
49  Reported by: Ole Holm Nielsen
50
51  Phrase change use 'Select a number:' instead of 'Choice a number'
52  Proposed by: Ole Holm Nielsen
Note: See TracBrowser for help on using the repository browser.