source: bootscripts-standard/Changelog @ e5112de

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

Updates to netboot scripts

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