1 | Chris - May 21, 2014
|
---|
2 | * Changed dist target in Makefile to generate a .xz tarball instead
|
---|
3 | of .bz2
|
---|
4 |
|
---|
5 | Chris - May 17, 2014
|
---|
6 | * Removed obsolete ONHOTPLUG reference from README
|
---|
7 | * Removed obsolete commands to create and populate /lib/udev/devices
|
---|
8 |
|
---|
9 | jim - June 4, 2009
|
---|
10 | * Fixed Bootlogging Ticket #211.
|
---|
11 |
|
---|
12 | jim - February 3, 2009
|
---|
13 | * Updated DHCPCD service.
|
---|
14 |
|
---|
15 | jim - February 2, 2009
|
---|
16 | * Fixed Makefile
|
---|
17 | * Moved Network to install-network
|
---|
18 |
|
---|
19 | jim - January 31, 2009
|
---|
20 | * Moved syklogd to cblfs
|
---|
21 | * Added rsyslog to clfs
|
---|
22 |
|
---|
23 | jim - January 14, 2009
|
---|
24 | * Fixed Netboot Udev Setup
|
---|
25 | * Remove all script directories for netboot
|
---|
26 |
|
---|
27 | jim - January 8, 2009
|
---|
28 | * Remove Console Script
|
---|
29 | * Added i18n Script
|
---|
30 |
|
---|
31 | jim - October 24, 2007
|
---|
32 | * Merged Netboot Scripts
|
---|
33 |
|
---|
34 | jim - October 23, 2007
|
---|
35 | * Merged BLFS changes from SVN
|
---|
36 | * Merged LFS changes from SVN
|
---|
37 |
|
---|
38 | jim - October 16, 2007
|
---|
39 | * Merged BLFS scripts
|
---|
40 | * Fixed Makefile
|
---|
41 | * Changed install to install-bootscripts
|
---|
42 | * Changed minimal to install-minimal
|
---|
43 |
|
---|
44 | jim - September 10, 2007
|
---|
45 | * Moved udev script from udev package since udev package is no longer required
|
---|
46 |
|
---|
47 | jim - 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 |
|
---|
52 | jim - October 24, 2006
|
---|
53 | * Added IP Address of Interface on IFUP Error message
|
---|
54 | * Fixed Logging. Would hang because of an empty variable
|
---|
55 |
|
---|
56 | jim - September 24, 2006
|
---|
57 | * Changed LFS to CLFS
|
---|
58 | * Added Logging Feature back to the bootscripts
|
---|
59 |
|
---|
60 | jim - 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 |
|
---|
64 | jim - August 27, 2006
|
---|
65 | * Added the same change to ifdown script.
|
---|
66 |
|
---|
67 | jeremy - 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 |
|
---|
72 | jim - July 27, 2006
|
---|
73 | * Corrected install-minimal symlinks
|
---|
74 |
|
---|
75 | jim - June 29, 2006
|
---|
76 | * Disable interactive Prompts
|
---|
77 | * Added Check to see if /etc/sysconfig/createfiles is available
|
---|
78 |
|
---|
79 | jim - 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 |
|
---|
84 | jim - May 10, 2006
|
---|
85 | * Fixed an error when the LCD device is not available
|
---|
86 |
|
---|
87 | jim - May 9, 2006
|
---|
88 | * Added support for LCD Screens
|
---|
89 | * Added support for RaQ3 LCD and Cobalt Panel Utils
|
---|
90 |
|
---|
91 | This is a new Changelog. The old one is now renamed to CHANGELOG.old.
|
---|
92 | These scripts are based on LFS-Bootscripts 3.2.2
|
---|
93 |
|
---|