source: bootscripts-standard/Changelog @ ad29fe9

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

DHCPCD Update

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