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