source: bootscripts/contrib/lsb-v3/ChangeLog@ 84ce1e3

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 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 84ce1e3 was 84ce1e3, checked in by DJ Lucas <dj@…>, 13 years ago

Synced lsb-v3 scripts with main bootscripts, changed format of changelog.

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

  • Property mode set to 100644
File size: 3.2 KB
Line 
1ChangeLog
2
320110424 - [dj]
4 * Sync to LFS-Bootscripts-20110424 (move new run mounts and
5 symlinks [bdubbs]).
6
720110418 - [bdubbs]
8 * lfs/init.d/mountvirtfs: Change name from mountkernfs to
9 mountvirtfs.
10 * Add mounting of /run filesystem.
11
1220101012 - [dj]
13 * Added udev to Required-Start for swap script.
14
1520100823 - [dj]
16 * Fix missing 'then' in sendsignals conditionals. Thanks to
17 Jeremy Huntwork for the report and correction.
18
1920100627 - [dj]
20 * Sync to LFS-Bootscripts-20100627 (killall in new sysvinit).
21 * Standardized syntax for integer comparisons in tests.
22
2320100529 - [matthew]
24 * Only copy /lib/udev/devices/null, as Udev >= 155 copies
25 devices from /lib/udev/devices to /dev itself.
26 Udevd still needs /dev/null present before starting up though.
27
2820100529 - [dj]
29 * Sync to LFS-Bootscirpts-20100529
30 * Add test if /dev is already mounted in udev script.
31 * Added --action=add to udevadmin trigger lines of udev script.
32
3320100427 - [dj]
34 * Removed unneeded X-LFS-Default* lines.
35 * Corrected udev_retry script for new udev.
36 * Corrected path of syslogd and klogd in sysklogd script.
37
3820090325 - [dj]
39 * Corrected serveral echo commands missing -e - Thanks to
40 Michael Tremer at IPFire for the corrections.
41
4220081023 - [dj]
43 * Removed BROKEN_COMPOSE handling in console script because
44 kernel patch was accepted upstream.
45
4620080908 - [dj]
47 * Corrected echo command in rc script - Thanks to
48 Michael Tremer at IPFire.
49
5020080907 - [dj]
51 * Use new initd-tools package to activate scripts.
52 * $syslog and modules services cannot be a hard dependencies
53 due to minimal install target.
54 * Store bootlog date in UTC.
55 * Added hard deps to network script for local_fs, swap, and
56 localnet (account for /usr at network instead of $remote_fs).
57
5820080831 - [dj]
59 * Corrected more, and minimized dependencies in scripts.
60 * Don't try to write to bootlog in 0 and 6.
61 * Use /etc/rcS.d instead of /etc/rcsysinit.d - added
62 replacement /etc/inittab file
63
6420080830 - [dj]
65 * Corrected remaining dependency errors in script headers.
66
6720080531 - [dj]
68 * Synced with LFS-Bootscrpts-20080531 (use udevadm)
69 * Added additional functions to manage_functions script.
70
7120080413 - [dj]
72 * Added manage_functions script for use by scripts such as
73 {install,remove}_initd or chkconfig, that need to parse the
74 LSB headers.
75 * Cleaned up script headers to reflect real Start or Stop
76
7720080315 - [dj]
78 * Corrected test for $pidfile in pidofproc()
79 * Replaced exit with return in statusproc() - (lfs-functions)
80
8120080315 - [dj]
82 * Added missing 'stale pid file' checking for pidofproc()
83
8420080210 - [dj]
85 * Updated documentation
86
8720070820 - [dj]
88 * Synced with LFS-bootscripts
89
9020070705 - [dj]
91 * Synced with LFS-bootscripts
92 * Removed 'stty' from the environment setup as it breaks
93 custom key configs when run from the CLI.
94
9520070218 - [dj]
96 * Synced with LFS-bootscripts.
97
9820070206 - [dj]
99 * Initial commit
Note: See TracBrowser for help on using the repository browser.