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

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.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 f2ca25f was f2ca25f, checked in by Matthew Burgess <matthew@…>, 14 years ago

Upgrade to Udev-156. Fixes #2671.

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

  • Property mode set to 100644
File size: 2.7 KB
Line 
1ChangeLog
2
320100529 - [matthew]
4 * Only copy /lib/udev/devices/null, as Udev >= 155 copies
5 devices from /lib/udev/devices to /dev itself.
6 Udevd still needs /dev/null present before starting up though.
7
820100529 - [dj] * Sync to LFS-Bootscirpts-20100529
9 * Add test if /dev is already mounted in udev script.
10 * Added --action=add to udevadmin trigger lines of udev script.
11
1220100427 - [dj] * Removed unneeded X-LFS-Default* lines.
13 * Corrected udev_retry script for new udev.
14 * Corrected path of syslogd and klogd in sysklogd script.
15
1620090325 - [dj] * Corrected serveral echo commands missing -e - Thanks to
17 Michael Tremer at IPFire for the corrections.
18
1920081023 - [dj] * Removed BROKEN_COMPOSE handling in console script because
20 kernel patch was accepted upstream.
21
2220080908 - [dj] * Corrected echo command in rc script - Thanks to
23 Michael Tremer at IPFire.
24
2520080907 - [dj] * Use new initd-tools package to activate scripts.
26 * $syslog and modules services cannot be a hard dependencies
27 due to minimal install target.
28 * Store bootlog date in UTC.
29 * Added hard deps to network script for local_fs, swap, and
30 localnet (account for /usr at network instead of $remote_fs).
31
3220080831 - [dj] * Corrected more, and minimized dependencies in scripts.
33 * Don't try to write to bootlog in 0 and 6.
34 * Use /etc/rcS.d instead of /etc/rcsysinit.d - added
35 replacement /etc/inittab file
36
3720080830 - [dj] * Corrected remaining dependency errors in script headers.
38
3920080531 - [dj] * Synced with LFS-Bootscrpts-20080531 (use udevadm)
40 * Added additional functions to manage_functions script.
41
4220080413 - [dj] * Added manage_functions script for use by scripts such as
43 {install,remove}_initd or chkconfig, that need to parse the
44 LSB headers.
45 * Cleaned up script headers to reflect real Start or Stop
46
4720080315 - [dj] * Corrected test for $pidfile in pidofproc()
48 * Replaced exit with return in statusproc() - (lfs-functions)
49
5020080315 - [dj] * Added missing 'stale pid file' checking for pidofproc()
51
5220080210 - [dj] * Updated documentation
53
5420070820 - [dj] * Synced with LFS-bootscripts
55
5620070705 - [dj] * Synced with LFS-bootscripts
57 * Removed 'stty' from the environment setup as it breaks
58 custom key configs when run from the CLI.
59
6020070218 - [dj] * Synced with LFS-bootscripts.
61
6220070206 - [dj] * Initial commit
Note: See TracBrowser for help on using the repository browser.