source: bootscripts-standard/bootscripts/Changelog@ 2167cfe

Last change on this file since 2167cfe was 2167cfe, checked in by William Harrington <kb0iic@…>, 10 years ago

bootscripts are the scripts used for the sysvinit book.

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