aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* dependencies: add Jinja2 into systemd dependenciesXi Ruoyao2021-07-091-1/+1
|
* fix installed directories in jinja2 & markupsafeXi Ruoyao2021-07-093-2/+5
|
* Add missing filesDouglas R. Reno2021-07-092-0/+132
|
* Package Updates and AdditionsDouglas R. Reno2021-07-089-30/+181
| | | | | | | | | | Add MarkupSafe Add Jinja2 Update to texinfo-6.8 Update to iproute2-5.13.0 Update to Python-3.9.6 (Security Update) Update to systemd-249 (Security Update) Update to Linux-5.13.1
* DejaGNU: build in seperate directoryXi Ruoyao2021-07-061-3/+9
| | | | | Upstream recommends it. And there are reports about test failure when DejaGNU is build in source directory ("./configure").
* man-pages: add prefix=/usrXi Ruoyao2021-07-021-1/+1
| | | | Thanks John Burrell for reporting the issue.
* Fix gcc patch name in Chapter 8.Bruce Dubbs2021-07-011-1/+1
|
* Patch gcc :Ken Moffat2021-07-015-10/+30
| | | | | Fix some regressions, and cope with removal of a kernel header in linux-5.13 which broke the build in chapter 8's bootstrap.
* gcc: correct desc of locale related testsXi Ruoyao2021-06-301-1/+1
|
* gcc: correct the desc of constexpr-52830 XPASS and FAILXi Ruoyao2021-06-301-2/+4
|
* Add more locales used in gcc's libstdc++ testsuite.Ken Moffat2021-06-293-5/+30
|
* Package updates.Bruce Dubbs2021-06-276-29/+49
| | | | | | | | Update to bash-5.1.8. Update to dejagnu-1.6.3. Update to gdbm-1.20. Update to libcap-2.51. Update to man-pages-5.1.
* shadow: adjust for merged /usrXi Ruoyao2021-06-271-1/+1
|
* Some updates re test failures.Ken Moffat2021-06-224-4/+11
|
* Really fix grub currencyBruce Dubbs2021-06-211-1/+1
|
* Fix grub currency.Bruce Dubbs2021-06-201-1/+1
|
* pkg management: add a note about kernel upgradeXi Ruoyao2021-06-191-4/+15
|
* Ensure capsh in installed from the libcap package.Bruce Dubbs2021-06-182-0/+13
|
* Use the correct month for the changelogDouglas R. Reno2021-06-161-1/+1
|
* fix grub download urlXi Ruoyao2021-06-161-2/+1
|
* Tweak spacingBruce Dubbs2021-06-151-2/+1
|
* Package Updates.Bruce Dubbs2021-06-156-27/+83
| | | | | | | | | | Update to iana-etc-20210611. Update to vim-8.2.3001. Update to util-linux-2.37. Update to meson-0.58.1. Update to linux-5.12.10. Update to m4-1.4.19. Update to grub-2.06.
* For consistency, make the cpp link in /usr/lib.Ken Moffat2021-06-092-1/+5
|
* 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.