aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* For consistency, install iproute2 progs in /usr/sbinKen Moffat2021-06-092-1/+11
| | | | (merged /usr) - from Joe Locash.
* Make stopping the network interfaces more robust.Bruce Dubbs2021-06-084-10/+24
| | | | | | | | | | | 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.
* systemd: sync with BLFSXi Ruoyao2021-06-041-1/+10
|
* Changelog: Make the bootscripts change SysV onlyDouglas R. Reno2021-06-031-1/+1
|
* Update chglog and bootscript versionThomas Trepl (Moody)2021-06-022-1/+4
|
* Avoid killing mdmon at shutdown/rebootThomas Trepl (Moody)2021-06-022-2/+15
|
* Fix version of libstdc++.soThomas Trepl (Moody)2021-06-021-1/+1
|
* dependencies: remove poptXi Ruoyao2021-06-021-35/+0
| | | | | It has been in dependencies page for 8 years while the package is already removed!
* Update to linux-5.12.8.Ken Moffat2021-06-012-2/+12
|
* Package updates.Bruce Dubbs2021-05-284-36/+88
| | | | | | | | | | | | | 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.
* Tweak install in iproute2 (rmv DOCDIR)Thomas Trepl (Moody)2021-05-262-1/+15
|
* gdbm: The failing test is reported as 'FAIL: version'Ken Moffat2021-05-251-1/+1
| | | | so report that as lowercase.
* Point IRC to Libera.chatDouglas R. Reno2021-05-241-1/+1
|
* use https for anduinXi Ruoyao2021-05-242-2/+2
|
* kmod: do not install lsmod both in /usr/sbin and /usr/binPierre Labastie2021-05-211-1/+1
|
* kmod: create lsmod symlink in /usr/bin (merge /usr)Xi Ruoyao2021-05-221-1/+1
| | | | Forgot it in the last commit...
* kmod: create symlinks in /usr/sbin (merge /usr)Xi Ruoyao2021-05-221-1/+1
|
* add --localstatedir= for temp findutilsXi Ruoyao2021-05-181-2/+3
| | | | It's to prevent the creation of an empty /usr/var.
* Tweak install directories for eudev and e2fsprogsBruce Dubbs2021-05-173-0/+12
|
* fix user and group name for systemd-oomdXi Ruoyao2021-05-181-2/+2
|
* bzip2: replace copies of bzip2 executable with symlinksXi Ruoyao2021-05-171-2/+6
|
* For consistency, do not use /bin in bzip2 and inetutils.Ken Moffat2021-05-162-3/+4
|
* generalize ken's note for shared library update, ...Xi Ruoyao2021-05-162-12/+22
| | | | and move it into package management section
* glibc: remove description of libc_cv_rtlddir for nowXi Ruoyao2021-05-162-16/+0
|
* OpenSSL: add a note about upgrading.Ken Moffat2021-05-142-0/+36
|
* Merge branch 'trunk' of git.linuxfromscratch.org:lfs into trunkBruce Dubbs2021-05-142-0/+16
|\
| * glibc: remove libc_cv_rtlddir override for nowXi Ruoyao2021-05-142-4/+2
| | | | | | | | Back to use the sed. Need to investigate later.
| * Use /usr/lib for libc_cv_rtlddirThomas Trepl (Moody)2021-05-142-8/+8
| |
| * Use a configuration option to set the loader pathes in lddThomas Trepl (Moody)2021-05-132-6/+24
| |
* | Tweak mail address for missing patchesBruce Dubbs2021-05-141-1/+1
|/
* Remove unnecessary command for systemd. Nice eye, Xi!Douglas R. Reno2021-05-131-0/+2
|
* glibc: fix ldd scriptXi Ruoyao2021-05-132-0/+10
|
* Merge branch 'trunk' of git.linuxfromscratch.org:lfs into trunkBruce Dubbs2021-05-123-4/+3
|\
| * systemd: fix systemd-sysext descriptionXi Ruoyao2021-05-131-2/+1
| | | | | | | | Technically it's not a daemon, copy the desc from man page.
| * typos fixXi Ruoyao2021-05-132-2/+2
| |
* | Remove python tests in Chapter 8Bruce Dubbs2021-05-122-13/+24
|/
* Merge Xi's changes into trunkDouglas R. Reno2021-05-1159-406/+250
| | | | | | | | | | | | | 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!
* xsl: fix copy-lfs-patch.sh generationXi Ruoyao2021-05-061-1/+1
|
* add new shadow homepageXi Ruoyao2021-05-062-5/+2
|
* git-version: fix trunk branch detectionXi Ruoyao2021-05-021-1/+1
|
* git-version: simplify the versioning schemeXi Ruoyao2021-05-011-6/+8
| | | | | | | | | | | | | | | 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.
* Add ipv6 localhost in Chapter 7 hosts fileBruce Dubbs2021-04-291-1/+4
|
* Patch systemd to build with meson-0.57.2 and Linux-API-Headers-5.11.14Douglas R. Reno2021-04-283-4/+9
| | | | and higher.
* Add manual locales needed for tests if using alternate locale installationBruce Dubbs2021-04-285-8/+40
| | | | | | instructions. Minor changes to boot scripts.
* Changelog: Reflect 5.11.16 instead of 5.10.16Douglas R. Reno2021-04-261-1/+1
|
* Update to vim-8.2.2812.Bruce Dubbs2021-04-264-35/+73
| | | | | | | | | | 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.
* mention make-ca in rebootingXi Ruoyao2021-04-241-0/+6
|
* Merge branch 'trunk' of git.linuxfromscratch.org:lfs into trunkBruce Dubbs2021-04-235-14/+14
|\
| * secure LFS URLXi Ruoyao2021-04-235-14/+14
| |
* | Update mail address in currency check.Bruce Dubbs2021-04-231-3/+3
|/