source: lsb-bootscripts/ChangeLog@ 3013a70

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.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 3013a70 was ef504c2, checked in by Matthew Burgess <matthew@…>, 12 years ago

Correct permissions on /run/shm. Fixes #2984.

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

  • Property mode set to 100644
File size: 6.3 KB
Line 
12011-12-23 Matt Burgess <matthew@linuxfromscratch.org>
2 * etc/init.d/mountvirtfs: Correct permissions on /run/shm
32011-05-23 DJ Lucas <dj@linuxfromscratch.org>
4 * Makefile, etc/default/rc: The value of ETCDIR is used to set the RC_BASE at
5 install time. Changed default ETCDIR to /etc/rc.d and added /etc/init.d
6 symlink if ETCDIR is not /etc.
7 * Makefile, etc/inittab: Removed the installation of /etc/inittab as this is
8 done in the book.
9 * etc/default/rc, etc/default/rc.site: Added "stop_on_error" parameter to
10 rc.site file and added testcase on "stop_on_error" for FAILURE_ACTION in
11 rc file.
12
132011-05-21 DJ Lucas <dj@linuxfromscratch.org>
14 * lib/lsb/init-functions: Merged the contents of etc/init.d/lfs-functions and
15 standardized comment headers.
16 * etc/init.d/lfs-functions: Removed.
17 * etc/default/rc, etc/default/rc.site: moved majority of etc/default/rc.site
18 into etc/default/rc as the configuration items are not generally user
19 configurable items.
20 * etc/init.d/udev: Changed trigger commands to use both subsystem and device
21 types, per udev documentation.
22
232011-05-18 DJ Lucas <dj@linuxfromscratch.org>
24 * sbin/ifup, sbin/ifdown: Complete rewrite for use as standalone tools.
25 * etc/init.d/network: Rewrote script to account for new ifup and ifdown.
26
272011-05-14 DJ Lucas <dj@linuxfromscratch.org>
28 * etc/default/rc.site: Added FAILURE_ACTION variable for use in remote
29 systems where user input is not appropriate in the event of a failure.
30 * etc/default/rc.site: Moved configuration of clock and hostname to rc.site
31 * etc/init.d/setclock: Removed provides '$time' and added provides 'hwclock'.
32 * etc/init.d/rc: Setup the /run mountpoint (for use by bootloging).
33 * sysconfig/network-devices/services/*: Moved service scripts to
34 /lib/network-services.
35 * sysconfig/network-devices/*: Moved network configuration files to
36 /etc/network.
37 * sysconfig/network-devices/*: Moved ifup and ifdown scripts to /sbin.
38 * sbin/ifup: Copy network configuration scritps to /run on startup.
39 * sbin/ifdown: Use running configuration stored in /run to stop interfaces.
40 * etc/sysoconfig/*: Moved sysconfig files to /etc/default.
41 * ect/lsb-config, lsb/manage-functions: Removed (unused).
42 * /: Changed layout to include full installation paths inside of archive.
43
442011-04-24 Bruce Dubbs <bdubbs@linuxfromscratch.org>
45 * init.d/mountvirtfs: Sync to LFS-Bootscripts-20110424 - Add creation of
46 /run/{var,lock,shm}.
47 * init.d/udev: Sync to LFS-Bootscripts-20110424 - Add /dev/shm -> /run/shm
48 symlink.
49
502011-04-18 Bruce Dubbs <bdubbs@linuxfromscratch.org>
51 * init.d/mountvirtfs: Change name from mountkernfs to mountvirtfs and added
52 mounting of /run filesystem.
53
542010-10-12 DJ Lucas <dj@linuxfromscratch.org>
55 * init.d/swap: Added udev to Required-Start.
56
572010-08-23 DJ Lucas <dj@linuxfromscratch.org>
58 * init.d/sendsignals: Fix missing 'then' in conditionals. Thanks to
59 Jeremy Huntwork for the report and correction.
60
612010-06-27 DJ Lucas <dj@linuxfromscratch.org>
62 * init.d/sendsignals: Sync to LFS-Bootscripts-20100627 - fix killall in new
63 sysvinit.
64 * init.d/*: Standardized syntax for integer comparisons in tests.
65
662010-05-29 Matthew Burgess <matthew@linuxfromscratch.org>
67 * init.d/udev: Only copy /lib/udev/devices/null, as Udev >= 155 copies
68 devices from /lib/udev/devices to /dev itself. Udevd still needs /dev/null
69 present before starting up though.
70
712010-05-29 DJ Lucas <dj@linuxfromscratch.org>
72 * init.d/udev: Sync to LFS-Bootscirpts-20100529 - Add test if /dev is already
73 mounted and add --action=add to udevadmin trigger (Matthew Burgess).
74
752010-04-27 DJ Lucas <dj@linuxfromscratch.org>
76 * init.d/*: Removed unneeded X-LFS-Default* lines.
77 * init.d/udev_retry: Add --action=add for udevtrigger (Bryan Kadzban)
78 * init.d/sysklogd: Corrected path of syslogd and klogd.
79
802009-03-25 DJ Lucas <dj@linuxfromscratch.org>
81 * init.d/rc: Corrected serveral echo commands missing -e flag. Thanks to
82 Michael Tremer at IPFire for the corrections.
83
842008-10-23 DJ Lucas <dj@linuxfromscratch.org>
85 * init.d/console: Removed BROKEN_COMPOSE handling because kernel patch was
86 accepted upstream.
87
882008-09-08 DJ Lucas <dj@linuxfromscratch.org>
89 * init.d/rc: Corrected echo -e command - Thanks to Michael Tremer at IPFire.
90
912008-09-07 DJ Lucas <dj@linuxfromscratch.org>
92 * Makefile: Use new initd-tools package to activate scripts.
93 * Makefile: $syslog and modules services cannot be a hard dependencies
94 due to minimal install target.
95 * init.d/rc: Store bootlog date in UTC.
96 * init.d/network: Added hard deps for local_fs, swap, and localnet (account
97 for /usr at network instead of $remote_fs).
98
992008-08-31 DJ Lucas <dj@linuxfromscratch.org>
100 * init.d/*: Corrected more, and minimized dependencies in scripts.
101 * init.d/rc: Don't try to write to bootlog in 0 and 6.
102 * etc/inittab: Use /etc/rcS.d instead of /etc/rcsysinit.d - added
103 replacement /etc/inittab file.
104
1052008-08-30 DJ Lucas <dj@linuxfromscratch.org>
106 * init.d/*: Corrected remaining dependency errors in script headers.
107
1082008-05-31 DJ Lucas <dj@linuxfromscratch.org>
109 * init.d/udev, init.d/udev_retry: Synced with LFS-Bootscrpts-20080531 - use
110 udevadm.
111 * lsb/manage-functions: Added additional functions.
112
1132008-04-13 DJ Lucas <dj@linuxfromscratch.org>
114 * lsb/manage-functions: Added for use by scripts such as
115 {install,remove}_initd or chkconfig, that need to parse the LSB headers.
116 * init.d/*: Cleaned up script headers to reflect real Start or Stop.
117
1182008-03-15 DJ Lucas <dj@linuxfromscratch.org>
119 * lsb/init-functions: Corrected test for $pidfile in pidofproc().
120 * init.d/lfs-functions: Replaced exit with return in statusproc().
121
1222008-03-15 DJ Lucas <dj@linuxfromscratch.org>
123 * lsb/init-functions: Added missing 'stale pid file' checking for pidofproc().
124
1252008-02-10 DJ Lucas <dj@linuxfromscratch.org>
126 * README, INSTALL: Updated documentation.
127
1282007-08-20 DJ Lucas <dj@linuxfromscratch.org>
129 * init.d/*: Synced with LFS-bootscripts.
130
1312007-07-05 DJ Lucas <dj@linuxfromscratch.org>
132 * init.d/*: Synced with LFS-bootscripts.
133 * init.d/rc: Removed 'stty sane' from the environment setup as it breaks
134 custom key configs when run from the CLI.
135
1362007-02-18 DJ Lucas <dj@linuxfromscratch.org>
137 * init.d/*: Synced with LFS-bootscripts.
138
1392007-02-06 DJ Lucas <dj@linuxfromscratch.org>
140 * /: Initial commit!
Note: See TracBrowser for help on using the repository browser.