1
0
mirror of https://git.linuxfromscratch.org/lfs.git synced 2025-03-05 13:54:49 +00:00
Commit Graph

7815 Commits

Author SHA1 Message Date
Bruce Dubbs
25596ffb1d Make stopping the network interfaces more robust.
SysV only.

When stopping or rebooting the system, the network boot script is run and looks
at all the /etc/sysconfig/ifconfig.* files. Some of the devices these files
refer to may not be active or even refer to interfaces that are not defined on
the current system. This change ignores non-existant interfaces and any
interfaces that are not UP. This change also avoids bogus warning or error
error messages when the system is shutting down.
2021-06-08 12:31:17 -05:00
Xi Ruoyao
06cdaed873
systemd: sync with BLFS 2021-06-04 21:05:13 +08:00
Douglas R. Reno
9c53f9d20f Changelog: Make the bootscripts change SysV only 2021-06-03 12:16:34 -05:00
Thomas Trepl (Moody)
9804e1619b Update chglog and bootscript version 2021-06-02 22:28:20 +02:00
Thomas Trepl (Moody)
6a11766e6e Avoid killing mdmon at shutdown/reboot 2021-06-02 22:12:59 +02:00
Thomas Trepl (Moody)
134c2784d4 Fix version of libstdc++.so 2021-06-02 15:26:38 +02:00
Xi Ruoyao
4c416d14ac
dependencies: remove popt
It has been in dependencies page for 8 years while the package is
already removed!
2021-06-02 02:37:51 +08:00
Ken Moffat
82366ae3f0 Update to linux-5.12.8. 2021-06-01 03:46:49 +01:00
Bruce Dubbs
af4f4bfa8c Package updates.
Update to iana-etc-20210526.
Update to vim-8.2.2890.
Update to zstd-1.5.0.
Update to perl-5.34.0.
Update to inux-5.12.7.
Update to libcap-2.50.
Update to kmod-29.
Update to expat-2.4.1.
Update to elfutils-0.185.
Update to bc-4.0.2.
2021-05-28 15:00:26 -05:00
Thomas Trepl (Moody)
8d5f7c7557 Tweak install in iproute2 (rmv DOCDIR) 2021-05-26 08:04:51 +02:00
Ken Moffat
d3e6c1b7e6 gdbm: The failing test is reported as 'FAIL: version'
so report that as lowercase.
2021-05-25 21:56:11 +01:00
Douglas R. Reno
1432cda119 Point IRC to Libera.chat 2021-05-24 11:13:02 -05:00
Xi Ruoyao
6218cdb962
use https for anduin 2021-05-24 19:19:04 +08:00
Pierre Labastie
c31e35bd8a kmod: do not install lsmod both in /usr/sbin and /usr/bin 2021-05-21 19:23:23 +02:00
Xi Ruoyao
dc90d88882
kmod: create lsmod symlink in /usr/bin (merge /usr)
Forgot it in the last commit...
2021-05-22 00:06:08 +08:00
Xi Ruoyao
e3471c8c4d
kmod: create symlinks in /usr/sbin (merge /usr) 2021-05-22 00:02:27 +08:00
Xi Ruoyao
7ffe1b8169
add --localstatedir= for temp findutils
It's to prevent the creation of an empty /usr/var.
2021-05-18 12:55:25 +08:00
Bruce Dubbs
9901d50d9a Tweak install directories for eudev and e2fsprogs 2021-05-17 14:34:48 -05:00
Xi Ruoyao
bbea6a3273
fix user and group name for systemd-oomd 2021-05-18 01:02:07 +08:00
Xi Ruoyao
0389538132
bzip2: replace copies of bzip2 executable with symlinks 2021-05-17 23:09:39 +08:00
Ken Moffat
7fbfed5668 For consistency, do not use /bin in bzip2 and inetutils. 2021-05-16 03:06:47 +01:00
Xi Ruoyao
59fef4c47e
generalize ken's note for shared library update, ...
and move it into package management section
2021-05-16 02:55:02 +08:00
Xi Ruoyao
80838616e5
glibc: remove description of libc_cv_rtlddir for now 2021-05-16 02:28:22 +08:00
Ken Moffat
6df63e484f OpenSSL: add a note about upgrading. 2021-05-14 16:41:52 +01:00
Bruce Dubbs
7836185415 Merge branch 'trunk' of git.linuxfromscratch.org:lfs into trunk 2021-05-14 10:18:11 -05:00
Bruce Dubbs
7a8a136dff Tweak mail address for missing patches 2021-05-14 10:17:51 -05:00
Xi Ruoyao
7f25c8447d
glibc: remove libc_cv_rtlddir override for now
Back to use the sed.  Need to investigate later.
2021-05-14 22:44:01 +08:00
Thomas Trepl (Moody)
1b1acbed65 Use /usr/lib for libc_cv_rtlddir 2021-05-14 12:54:44 +02:00
Thomas Trepl (Moody)
f5c3bf6e7e Use a configuration option to set the loader pathes in ldd 2021-05-13 18:30:55 +02:00
Douglas R. Reno
8725caed02 Remove unnecessary command for systemd. Nice eye, Xi! 2021-05-13 10:40:28 -05:00
Xi Ruoyao
7bf2e85ea6
glibc: fix ldd script 2021-05-13 23:28:16 +08:00
Bruce Dubbs
5d0219fdad Merge branch 'trunk' of git.linuxfromscratch.org:lfs into trunk 2021-05-12 18:34:57 -05:00
Bruce Dubbs
5ed37b354c Remove python tests in Chapter 8 2021-05-12 18:34:34 -05:00
Xi Ruoyao
871fd2f4a2
systemd: fix systemd-sysext description
Technically it's not a daemon, copy the desc from man page.
2021-05-13 01:57:28 +08:00
Xi Ruoyao
c03457342d
typos fix 2021-05-13 01:43:09 +08:00
Douglas R. Reno
d7a942197e Merge Xi's changes into trunk
Update to meson-0.58.0
Update to systemd-248
Update to gcc-11.1.0
Update to linux-5.12.1
Update to iproute2-5.12.0
Update to Python-3.9.5
Make /bin, /sbin, and /lib symlinks to their counterparts in /usr.
Thanks again for a significant portion of this work goes to Xi, I only
really merged it and made a couple of modifications for my updates. To
LFS 11.x we go!
2021-05-11 23:24:11 -05:00
Xi Ruoyao
0f7d4cb8a7
xsl: fix copy-lfs-patch.sh generation 2021-05-06 18:04:15 +08:00
Xi Ruoyao
c91649c2d0
add new shadow homepage 2021-05-06 16:47:23 +08:00
Xi Ruoyao
54ee51d41d
git-version: fix trunk branch detection 2021-05-02 16:22:08 +08:00
Xi Ruoyao
6ca780c12d git-version: simplify the versioning scheme
Now the version for trunk head is simply rx.y-z.  x.y is the last
release, and z is the number of commits after x.y.

For other commits, the version is rx.y-z-g{sha}.  An abbreviated sha
hash is added to distinguish commits with same x, y, and z on different
branches.

If there are uncommited changes, a "+" is appended to the version,
indicating the version is "unclean".

To make it works correctly, a tag "rx.y" have to be created on the last
commit on trunk of x.y release.
2021-05-01 21:00:30 +08:00
Bruce Dubbs
2013a74b0d Add ipv6 localhost in Chapter 7 hosts file 2021-04-29 12:23:59 -05:00
Douglas R. Reno
99ee345ad6 Patch systemd to build with meson-0.57.2 and Linux-API-Headers-5.11.14
and higher.
2021-04-28 20:29:58 -05:00
Bruce Dubbs
49e360b9b5 Add manual locales needed for tests if using alternate locale installation
instructions.

Minor changes to boot scripts.
2021-04-28 16:40:51 -05:00
Douglas R. Reno
c461bd9011 Changelog: Reflect 5.11.16 instead of 5.10.16 2021-04-26 19:32:25 -05:00
Bruce Dubbs
7b2439a5df Update to vim-8.2.2812.
Update to iana-etc-20210407.
Update to Python3-3.9.4.
Update to meson-0.57.2.
Update to linux-5.10.16.
Update to less-581.
Update to file-5.40.
Update to bc-4.0.1.
2021-04-26 19:26:06 -05:00
Xi Ruoyao
af548cd4ae
mention make-ca in rebooting 2021-04-24 22:25:33 +08:00
Bruce Dubbs
aae1c7c0fe Merge branch 'trunk' of git.linuxfromscratch.org:lfs into trunk 2021-04-23 22:04:25 -05:00
Bruce Dubbs
4612211a90 Update mail address in currency check. 2021-04-23 22:03:03 -05:00
Xi Ruoyao
61707b171e
secure LFS URL 2021-04-23 18:57:29 +08:00
Xi Ruoyao
9a178619b9
add a paragraph for "downgrading issue" in package management page 2021-04-23 01:38:47 +08:00