source: bootscripts-standard/Changelog @ a3d8ed8

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

Boot Script Updates - Moved Network to Separate Install

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