source: bootscripts-standard/bootscripts/Changelog

Last change on this file was e814bfe, checked in by Chris Staub <chris@…>, 10 years ago

Changed all /var/run references to /run

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