source: lsb-bootscripts/ChangeLog@ d93bdd1e

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

Multiple changes - cleanup and udev trigger - see changelog

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

  • Property mode set to 100644
File size: 5.7 KB
Line 
12011-05-21 DJ Lucas <dj@linuxfromscratch.org>
2 * lib/lsb/init-functions: Merged the contents of etc/init.d/lfs-functions and
3 standardized comment headers.
4 * etc/init.d/lfs-functions: Removed.
5 * etc/default/rc, etc/default/rc.site: moved majority of etc/default/rc.site
6 into etc/default/rc as the configuration items are not generally user
7 configurable items.
8 * etc/init.d/udev: Changed trigger commands to use both subsystem and device
9 types, per udev documentation.
10
112011-05-18 DJ Lucas <dj@linuxfromscratch.org>
12 * sbin/ifup, sbin/ifdown: Complete rewrite for use as standalone tools.
13 * etc/init.d/network: Rewrote script to account for new ifup and ifdown.
14
152011-05-14 DJ Lucas <dj@linuxfromscratch.org>
16 * etc/default/rc.site: Added FAILURE_ACTION variable for use in remote
17 systems where user input is not appropriate in the event of a failure.
18 * etc/default/rc.site: Moved configuration of clock and hostname to rc.site
19 * etc/init.d/setclock: Removed provides '$time' and added provides 'hwclock'.
20 * etc/init.d/rc: Setup the /run mountpoint (for use by bootloging).
21 * sysconfig/network-devices/services/*: Moved service scripts to
22 /lib/network-services.
23 * sysconfig/network-devices/*: Moved network configuration files to
24 /etc/network.
25 * sysconfig/network-devices/*: Moved ifup and ifdown scripts to /sbin.
26 * sbin/ifup: Copy network configuration scritps to /run on startup.
27 * sbin/ifdown: Use running configuration stored in /run to stop interfaces.
28 * etc/sysoconfig/*: Moved sysconfig files to /etc/default.
29 * ect/lsb-config, lsb/manage-functions: Removed (unused).
30 * /: Changed layout to include full installation paths inside of archive.
31
322011-04-24 Bruce Dubbs <bdubbs@linuxfromscratch.org>
33 * init.d/mountvirtfs: Sync to LFS-Bootscripts-20110424 - Add creation of
34 /run/{var,lock,shm}.
35 * init.d/udev: Sync to LFS-Bootscripts-20110424 - Add /dev/shm -> /run/shm
36 symlink.
37
382011-04-18 Bruce Dubbs <bdubbs@linuxfromscratch.org>
39 * init.d/mountvirtfs: Change name from mountkernfs to mountvirtfs and added
40 mounting of /run filesystem.
41
422010-10-12 DJ Lucas <dj@linuxfromscratch.org>
43 * init.d/swap: Added udev to Required-Start.
44
452010-08-23 DJ Lucas <dj@linuxfromscratch.org>
46 * init.d/sendsignals: Fix missing 'then' in conditionals. Thanks to
47 Jeremy Huntwork for the report and correction.
48
492010-06-27 DJ Lucas <dj@linuxfromscratch.org>
50 * init.d/sendsignals: Sync to LFS-Bootscripts-20100627 - fix killall in new
51 sysvinit.
52 * init.d/*: Standardized syntax for integer comparisons in tests.
53
542010-05-29 Matthew Burgess <matthew@linuxfromscratch.org>
55 * init.d/udev: Only copy /lib/udev/devices/null, as Udev >= 155 copies
56 devices from /lib/udev/devices to /dev itself. Udevd still needs /dev/null
57 present before starting up though.
58
592010-05-29 DJ Lucas <dj@linuxfromscratch.org>
60 * init.d/udev: Sync to LFS-Bootscirpts-20100529 - Add test if /dev is already
61 mounted and add --action=add to udevadmin trigger (Matthew Burgess).
62
632010-04-27 DJ Lucas <dj@linuxfromscratch.org>
64 * init.d/*: Removed unneeded X-LFS-Default* lines.
65 * init.d/udev_retry: Add --action=add for udevtrigger (Bryan Kadzban)
66 * init.d/sysklogd: Corrected path of syslogd and klogd.
67
682009-03-25 DJ Lucas <dj@linuxfromscratch.org>
69 * init.d/rc: Corrected serveral echo commands missing -e flag. Thanks to
70 Michael Tremer at IPFire for the corrections.
71
722008-10-23 DJ Lucas <dj@linuxfromscratch.org>
73 * init.d/console: Removed BROKEN_COMPOSE handling because kernel patch was
74 accepted upstream.
75
762008-09-08 DJ Lucas <dj@linuxfromscratch.org>
77 * init.d/rc: Corrected echo -e command - Thanks to Michael Tremer at IPFire.
78
792008-09-07 DJ Lucas <dj@linuxfromscratch.org>
80 * Makefile: Use new initd-tools package to activate scripts.
81 * Makefile: $syslog and modules services cannot be a hard dependencies
82 due to minimal install target.
83 * init.d/rc: Store bootlog date in UTC.
84 * init.d/network: Added hard deps for local_fs, swap, and localnet (account
85 for /usr at network instead of $remote_fs).
86
872008-08-31 DJ Lucas <dj@linuxfromscratch.org>
88 * init.d/*: Corrected more, and minimized dependencies in scripts.
89 * init.d/rc: Don't try to write to bootlog in 0 and 6.
90 * etc/inittab: Use /etc/rcS.d instead of /etc/rcsysinit.d - added
91 replacement /etc/inittab file.
92
932008-08-30 DJ Lucas <dj@linuxfromscratch.org>
94 * init.d/*: Corrected remaining dependency errors in script headers.
95
962008-05-31 DJ Lucas <dj@linuxfromscratch.org>
97 * init.d/udev, init.d/udev_retry: Synced with LFS-Bootscrpts-20080531 - use
98 udevadm.
99 * lsb/manage-functions: Added additional functions.
100
1012008-04-13 DJ Lucas <dj@linuxfromscratch.org>
102 * lsb/manage-functions: Added for use by scripts such as
103 {install,remove}_initd or chkconfig, that need to parse the LSB headers.
104 * init.d/*: Cleaned up script headers to reflect real Start or Stop.
105
1062008-03-15 DJ Lucas <dj@linuxfromscratch.org>
107 * lsb/init-functions: Corrected test for $pidfile in pidofproc().
108 * init.d/lfs-functions: Replaced exit with return in statusproc().
109
1102008-03-15 DJ Lucas <dj@linuxfromscratch.org>
111 * lsb/init-functions: Added missing 'stale pid file' checking for pidofproc().
112
1132008-02-10 DJ Lucas <dj@linuxfromscratch.org>
114 * README, INSTALL: Updated documentation.
115
1162007-08-20 DJ Lucas <dj@linuxfromscratch.org>
117 * init.d/*: Synced with LFS-bootscripts.
118
1192007-07-05 DJ Lucas <dj@linuxfromscratch.org>
120 * init.d/*: Synced with LFS-bootscripts.
121 * init.d/rc: Removed 'stty sane' from the environment setup as it breaks
122 custom key configs when run from the CLI.
123
1242007-02-18 DJ Lucas <dj@linuxfromscratch.org>
125 * init.d/*: Synced with LFS-bootscripts.
126
1272007-02-06 DJ Lucas <dj@linuxfromscratch.org>
128 * /: Initial commit!
Note: See TracBrowser for help on using the repository browser.