source: bootscripts-standard/bootscripts/Changelog@ cb6006f

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

Use xz instead of bz2

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