source: trunk/Changelog @ 98

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

pxeconfig.in:

  • Pxeconfig files are now sorted alphabetically
File size: 2.6 KB
RevLine 
[98]1XXXX
2 - List of pxeconfig files are now sorted alphabetically
3
[88]40.7
[73]5 - Added default.memtest and default.flashqla as example how to
6   use pxeconfig utilities for other purposes then for systemimager.
7
[88]8 - Added configure script (autoconf tools).
[84]9
[88]10 - Replaced the debian build package system by a better one that
11   uses the added configure script. It must now be easy to build
12   also a rpm package.
[84]13
14 - Added a configuraton file pxeconfig.conf, eg to specify the
[88]15   location of pxe config directory. Closes ticket #3.
[84]16
17 - Removed the -d/--directory option for pxeconfig. It is replaced by
[88]18   the configuration file pxeconfig.conf (pxe_config_dir).
[84]19
[68]200.6.6
21 - Fixed an error in postinst script for Debian.
22
[65]230.6.5
24 - added reading symlinks to hexls; this produces output like
25    C0A811DD => 192.168.17.221 => gb-r13n5.irc.sara.nl -> default.node_install
26
[63]270.6.4:
28 - Fixed a bug in hexls with non resolving hostnames
29   Reported by:  Ole Holm Nielsen
30
[62]310.6.3:
32 - Added hostname lookup feature to hexls. If succes it will display the
33   HEX address, ip-number, hostname, eg:
34    C0A811DD => 192.168.17.221 => gb-r13n5.irc.sara.nl
35
[60]360.6.2:
37  - Fixed a bug in the non-interactive mode reported by and fixed
38    by: Charles Galpin from defenderhosting.com
39
[56]400.6.1:
41  - Interactive mode did not work anymore. Fixed it by adding
42    -i/--interactive command line options.
43    Thanks to: Walter de Jong
44
[54]450.6:
46  - Added -r|--remove option. Now it is possible to remove the
47    pxe boot file, eg:
48        pxeconfig --remove dummy.sara.nl
49
50    Works also for the other options.
51
[48]520.5
53  - Added support for hostnames on the command line instead of network
54    numbers, eg:
55        pxeconfig -f default.node_install bas.ka.sara.nl walter.ka.sara.nl
56
[44]570.4.4
[45]58  - Updated documentation for xinetd support + example config
[44]59  - Added support for xinetd in the debian package scripts
[45]60    Implemented by: Ramon Bastiaans
[44]61
[42]620.4.3
63  - Added make_deb_pkg.sh utility to make an DEBIAN package
64  - changed port number to 6611 for pxeconfigd. Webmin is using the 10000
65    port number.
66
[31]670.4.2
[28]68  Minor change to pxeconfig/pxeconfigd utiltites. Added '-V/--version'
69  flag for printing version info.
70
[31]71  Updated the INSTALL instructions. Howto use it for systemimager 3.X
72  versions
73
[21]740.4
75  Pxeconfig can now be used interactively or via command line
76  options.
77
[17]780.3
79  Fixed a bug in hexls. The regular expression to determine if
80  a filename is pxe hex filename or ordinary filename was wrong.
81
[15]820.2.1
[17]83  Bugfix now we can run pxeconfig a second time to change the pxe boot file.
84  Reported by: Ole Holm Nielsen
[16]85
[17]86  Phrase change use 'Select a number:' instead of 'Choice a number'
87  Proposed by: Ole Holm Nielsen
Note: See TracBrowser for help on using the repository browser.