source: bootscripts/contrib/lsb-v3/ChangeLog@ bdb3cca

10.0 10.0-rc1 10.1 10.1-rc1 11.0 11.0-rc1 11.0-rc2 11.0-rc3 11.1 11.1-rc1 11.2 11.2-rc1 11.3 11.3-rc1 12.0 12.0-rc1 12.1 12.1-rc1 6.4 6.5 6.6 6.7 6.8 7.0 7.1 7.2 7.3 7.4 7.5 7.5-systemd 7.6 7.6-systemd 7.7 7.7-systemd 7.8 7.8-systemd 7.9 7.9-systemd 8.0 8.1 8.2 8.3 8.4 9.0 9.1 arm bdubbs/gcc13 ml-11.0 multilib renodr/libudev-from-systemd s6-init trunk xry111/arm64 xry111/arm64-12.0 xry111/clfs-ng xry111/lfs-next xry111/loongarch xry111/loongarch-12.0 xry111/loongarch-12.1 xry111/mips64el xry111/pip3 xry111/rust-wip-20221008 xry111/update-glibc
Last change on this file since bdb3cca was 9a8e977, checked in by DJ Lucas <dj@…>, 16 years ago

Correct echo command in rc

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8560 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

  • Property mode set to 100644
File size: 1.8 KB
Line 
1ChangeLog
220080908 - [dj] * Corrected echo command in rc script - Thanks to
3 Michael Tremer at IPFire.
4
520080907 - [dj] * Use new initd-tools package to activate scripts.
6 * $syslog and modules services cannot be a hard dependencies
7 due to minimal install target.
8 * Store bootlog date in UTC.
9 * Added hard deps to network script for local_fs, swap, and
10 localnet (account for /usr at network instead of $remote_fs).
11
1220080831 - [dj] * Corrected more, and minimized dependencies in scripts.
13 * Don't try to write to bootlog in 0 and 6.
14 * Use /etc/rcS.d instead of /etc/rcsysinit.d - added
15 replacement /etc/inittab file
16
1720080830 - [dj] * Corrected remaining dependency errors in script headers.
18
1920080531 - [dj] * Synced with LFS-Bootscrpts-20080531 (use udevadm)
20 * Added additional functions to manage_functions script.
21
2220080413 - [dj] * Added manage_functions script for use by scripts such as
23 {install,remove}_initd or chkconfig, that need to parse the
24 LSB headers.
25 * Cleaned up script headers to reflect real Start or Stop
26
2720080315 - [dj] * Corrected test for $pidfile in pidofproc()
28 * Replaced exit with return in statusproc() - (lfs-functions)
29
3020080315 - [dj] * Added missing 'stale pid file' checking for pidofproc()
31
3220080210 - [dj] * Updated documentation
33
3420070820 - [dj] * Synced with LFS-bootscripts
35
3620070705 - [dj] * Synced with LFS-bootscripts
37 * Removed 'stty' from the environment setup as it breaks
38 custom key configs when run from the CLI.
39
4020070218 - [dj] * Synced with LFS-bootscripts.
41
4220070206 - [dj] * Initial commit
Note: See TracBrowser for help on using the repository browser.