source: bootscripts-standard/bootscripts/Changelog @ c6664b3

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

Add ChangeLog? entry for adjusting version to use a date rather than pre1.

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