mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-18 13:07:50 +00:00
Update to LFS-Bootscripts-20190902
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11666 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
8e1baccc0f
commit
6903d5eff3
@ -1,3 +1,6 @@
|
||||
2019-09-02 DJ Lucas <dj@linuxfromscratch.org>
|
||||
* Update facilities in LSB headers
|
||||
|
||||
2015-06-24 Bruce Dubbs <bdubbs@linuxfromscratch.org>
|
||||
* Unmount network file systems before bringing down the network
|
||||
* Spell out some mount/umount options
|
||||
|
@ -27,7 +27,7 @@
|
||||
|
||||
### BEGIN INIT INFO
|
||||
# Provides: checkfs
|
||||
# Required-Start: udev swap $time
|
||||
# Required-Start: udev swap
|
||||
# Should-Start:
|
||||
# Required-Stop:
|
||||
# Should-Stop:
|
||||
|
@ -15,8 +15,8 @@
|
||||
|
||||
### BEGIN INIT INFO
|
||||
# Provides: console
|
||||
# Required-Start:
|
||||
# Should-Start: $local_fs
|
||||
# Required-Start: $local_fs
|
||||
# Should-Start:
|
||||
# Required-Stop:
|
||||
# Should-Stop:
|
||||
# Default-Start: S
|
||||
|
@ -14,8 +14,8 @@
|
||||
|
||||
### BEGIN INIT INFO
|
||||
# Provides: localnet
|
||||
# Required-Start: $local_fs
|
||||
# Should-Start:
|
||||
# Required-Start:
|
||||
# Should-Start: modules
|
||||
# Required-Stop:
|
||||
# Should-Stop:
|
||||
# Default-Start: S
|
||||
|
@ -14,7 +14,7 @@
|
||||
|
||||
### BEGIN INIT INFO
|
||||
# Provides: modules
|
||||
# Required-Start: mountvirtfs sysctl
|
||||
# Required-Start: mountvirtfs
|
||||
# Should-Start:
|
||||
# Required-Stop:
|
||||
# Should-Stop:
|
||||
|
@ -15,7 +15,7 @@
|
||||
### BEGIN INIT INFO
|
||||
# Provides: $local_fs
|
||||
# Required-Start: udev checkfs
|
||||
# Should-Start:
|
||||
# Should-Start: modules
|
||||
# Required-Stop: swap
|
||||
# Should-Stop:
|
||||
# Default-Start: S
|
||||
|
@ -14,7 +14,7 @@
|
||||
|
||||
### BEGIN INIT INFO
|
||||
# Provides: mountvirtfs
|
||||
# Required-Start:
|
||||
# Required-Start: $first
|
||||
# Should-Start:
|
||||
# Required-Stop:
|
||||
# Should-Stop:
|
||||
|
@ -17,7 +17,7 @@
|
||||
### BEGIN INIT INFO
|
||||
# Provides: sysctl
|
||||
# Required-Start: mountvirtfs
|
||||
# Should-Start:
|
||||
# Should-Start: console
|
||||
# Required-Stop:
|
||||
# Should-Stop:
|
||||
# Default-Start: S
|
||||
|
@ -16,10 +16,10 @@
|
||||
# Provides: $syslog
|
||||
# Required-Start: localnet
|
||||
# Should-Start:
|
||||
# Required-Stop: $local_fs sendsignals
|
||||
# Should-Stop:
|
||||
# Default-Start: 3 4 5
|
||||
# Default-Stop: 0 1 2 6
|
||||
# Required-Stop: $local_fs
|
||||
# Should-Stop: sendsignals
|
||||
# Default-Start: 2 3 4 5
|
||||
# Default-Stop: 0 1 6
|
||||
# Short-Description: Starts kernel and system log daemons.
|
||||
# Description: Starts kernel and system log daemons.
|
||||
# /etc/fstab.
|
||||
|
@ -14,7 +14,7 @@
|
||||
|
||||
### BEGIN INIT INFO
|
||||
# Provides: udev $time
|
||||
# Required-Start:
|
||||
# Required-Start: localnet
|
||||
# Should-Start: modules
|
||||
# Required-Stop:
|
||||
# Should-Stop:
|
||||
|
@ -16,7 +16,7 @@
|
||||
### BEGIN INIT INFO
|
||||
# Provides: udev_retry
|
||||
# Required-Start: udev
|
||||
# Should-Start: $local_fs
|
||||
# Should-Start: $local_fs modules
|
||||
# Required-Stop:
|
||||
# Should-Stop:
|
||||
# Default-Start: S
|
||||
|
@ -47,7 +47,7 @@
|
||||
<para>2019-09-02</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to linux-5.2.4. Fixes
|
||||
<para>[bdubbs] - Update to linux-5.2.11. Fixes
|
||||
<ulink url="&lfs-ticket-root;4504">#4517</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
@ -62,6 +62,11 @@
|
||||
<para>[bdubbs] - Update to findutils-4.7.0. Fixes
|
||||
<ulink url="&lfs-ticket-root;4520">#4520</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[dj] - Update to LFS-Bootscripts-20190902 - correct LSB
|
||||
dependency information in bootscripts and update standards page for
|
||||
new LSB-Tools package.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
|
@ -380,7 +380,7 @@
|
||||
<!ENTITY less-ch6-du "4.1 MB">
|
||||
<!ENTITY less-ch6-sbu "less than 0.1 SBU">
|
||||
|
||||
<!ENTITY lfs-bootscripts-version "20190524"> <!-- Scripts depend on this format -->
|
||||
<!ENTITY lfs-bootscripts-version "20190902"> <!-- Scripts depend on this format -->
|
||||
<!ENTITY lfs-bootscripts-size "BOOTSCRIPTS-SIZE KB">
|
||||
<!ENTITY lfs-bootscripts-url "&downloads-root;lfs-bootscripts-&lfs-bootscripts-version;.tar.xz">
|
||||
<!ENTITY lfs-bootscripts-md5 "BOOTSCRIPTS-MD5SUM">
|
||||
|
@ -106,8 +106,8 @@
|
||||
<varlistentry>
|
||||
<term><emphasis>LSB Core:</emphasis></term>
|
||||
<listitem>
|
||||
<para>At, Batch (a part of At), Cpio, Ed, Fcrontab, Initd-tools,
|
||||
Lsb_release, NSPR, NSS, PAM, Pax, Sendmail (or Postfix or Exim), time
|
||||
<para>At, Batch (a part of At), Cpio, Ed, Fcrontab, LSB-Tools, NSPR,
|
||||
NSS, PAM, Pax, Sendmail (or Postfix or Exim), time
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
Loading…
Reference in New Issue
Block a user