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