source: trunk/Changelog @ 84

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

make_deb_pkg.sh:

  • Deleted
File size: 2.4 KB
Line 
10.XXX
2 - Added default.memtest and default.flashqla as example how to
3   use pxeconfig utilities for other purposes then for systemimager.
4
5 - Added configure script (autoconf tools)
6
7 - Replaced the debian build package system by a better on
8
9 - Added a configuraton file pxeconfig.conf, eg to specify the
10   location of pxe config diretctory
11
12 - Removed the -d/--directory option for pxeconfig. It is replaced by
13   the configuration file pxeconfig.conf
14
150.6.6
16 - Fixed an error in postinst script for Debian.
17
180.6.5
19 - added reading symlinks to hexls; this produces output like
20    C0A811DD => 192.168.17.221 => gb-r13n5.irc.sara.nl -> default.node_install
21
220.6.4:
23 - Fixed a bug in hexls with non resolving hostnames
24   Reported by:  Ole Holm Nielsen
25
260.6.3:
27 - Added hostname lookup feature to hexls. If succes it will display the
28   HEX address, ip-number, hostname, eg:
29    C0A811DD => 192.168.17.221 => gb-r13n5.irc.sara.nl
30
310.6.2:
32  - Fixed a bug in the non-interactive mode reported by and fixed
33    by: Charles Galpin from defenderhosting.com
34
350.6.1:
36  - Interactive mode did not work anymore. Fixed it by adding
37    -i/--interactive command line options.
38    Thanks to: Walter de Jong
39
400.6:
41  - Added -r|--remove option. Now it is possible to remove the
42    pxe boot file, eg:
43        pxeconfig --remove dummy.sara.nl
44
45    Works also for the other options.
46
470.5
48  - Added support for hostnames on the command line instead of network
49    numbers, eg:
50        pxeconfig -f default.node_install bas.ka.sara.nl walter.ka.sara.nl
51
520.4.4
53  - Updated documentation for xinetd support + example config
54  - Added support for xinetd in the debian package scripts
55    Implemented by: Ramon Bastiaans
56
570.4.3
58  - Added make_deb_pkg.sh utility to make an DEBIAN package
59  - changed port number to 6611 for pxeconfigd. Webmin is using the 10000
60    port number.
61
620.4.2
63  Minor change to pxeconfig/pxeconfigd utiltites. Added '-V/--version'
64  flag for printing version info.
65
66  Updated the INSTALL instructions. Howto use it for systemimager 3.X
67  versions
68
690.4
70  Pxeconfig can now be used interactively or via command line
71  options.
72
730.3
74  Fixed a bug in hexls. The regular expression to determine if
75  a filename is pxe hex filename or ordinary filename was wrong.
76
770.2.1
78  Bugfix now we can run pxeconfig a second time to change the pxe boot file.
79  Reported by: Ole Holm Nielsen
80
81  Phrase change use 'Select a number:' instead of 'Choice a number'
82  Proposed by: Ole Holm Nielsen
Note: See TracBrowser for help on using the repository browser.