source: bootscripts-standard/Changelog @ 1d02f01

Last change on this file since 1d02f01 was 1d02f01, checked in by Jim Gifford <clfs@…>, 17 years ago

Merged Updates from BLFS/LFS SVNs

  • Property mode set to 100644
File size: 1.7 KB
Line 
1jim - October 23, 2007
2        * Merged BLFS changes from SVN
3        * Merged LFS changes from SVN
4
5jim - October 16, 2007
6        * Merged BLFS scripts
7        * Fixed Makefile
8        * Changed install to install-bootscripts
9        * Changed minimal to install-minimal
10
11jim - September 10, 2007
12        * Moved udev script from udev package since udev package is no longer required
13
14jim - October 31, 2006
15        * Cleaned up bootscripts removed uneeded patch
16        * Renamed lfs dir to clfs to keep it with our standards
17        * Added the ability to have network subinterfaces
18
19jim - October 24, 2006
20        * Added IP Address of Interface on IFUP Error message
21        * Fixed Logging. Would hang because of an empty variable
22
23jim - September 24, 2006
24        * Changed LFS to CLFS
25        * Added Logging Feature back to the bootscripts
26
27jim - September 2, 2006
28        * Add a check to see if the interface is already disabled
29        * Add a check to see if the interface is already setup
30
31jim - August 27, 2006
32        * Added the same change to ifdown script.
33
34jeremy - August 21, 2006
35        * Logic error in ifup script - output of ip link show always shows
36          all interfaces - added a grep to only look at the interface we're
37          interested in
38
39jim - July 27, 2006
40        * Corrected install-minimal symlinks
41
42jim - June 29, 2006
43        * Disable interactive Prompts
44        * Added Check to see if /etc/sysconfig/createfiles is available
45
46jim - May 15, 2006
47        * Hide all the output information from the LCD Program
48        * Added support for 1 line LCD screens
49        * Added a generic sysconfig/lcd
50
51jim - May 10, 2006
52        * Fixed an error when the LCD device is not available
53
54jim - May 9, 2006
55        * Added support for LCD Screens
56        * Added support for RaQ3 LCD and Cobalt Panel Utils
57
58This is a new Changelog. The old one is now renamed to CHANGELOG.old.
59These scripts are based on LFS-Bootscripts 3.2.2
60
Note: See TracBrowser for help on using the repository browser.