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