source: trunk/Changelog @ 88

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

Changelog

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