source: bootscripts-standard/boot-scripts/Changelog @ 18063a7

Last change on this file since 18063a7 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.7 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 - April 21, 2014
9        * Renamed to "boot-scripts" as this package will now be used only
10          for the "boot" method
11        * Removed a number of scripts and Makefile lines not needed for a
12          minimal system, including all cblfs scripts
13        * Modified paths in all the scripts so that they can be used in /tools
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.