aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* systemd: Add CONFIG_PSI to the kernel configuration to get systemd-oomdDouglas R. Reno2022-01-032-0/+12
| | | | | | | to work. Note that it just skips bringing systemd-oomd up when not present, and does not fail the startup process.
* Revert "shadow: remove explicit --disable-{su,runuser}"Xi Ruoyao2022-01-031-0/+4
| | | | | | This reverts commit 6ecd06927ba617a521dafc6c4feb1b60c6941769. Continue to use shadow su, until it's really dead.
* systemd: correct the description of systemd#21896Xi Ruoyao2021-12-311-2/+3
|
* Package updates.Bruce Dubbs2021-12-318-43/+109
| | | | | | | | | | | | | Update to e2fsprogs-1.46.5. Update to zstd-1.5.1. Update to expat-2.4.2. Update to shadow-4.10. Update to sysvinit-3.01. Update to linux-5.15.12. Update to iana-etc-20211224. Update to openssl-3.0.1. Update to eudev-3.2.11. Update lfs-latest-git.php currency for new eudev location.
* Package Updates:Douglas R. Reno2021-12-307-25/+46
| | | | | | | | | Update to systemd-250 (BLFS coming shortly) Update to meson-0.60.3 Kernel Configuration: Enable the framebuffer since it's disabled by default in Linux-5.15. Kernel Configuration: Add a note about CONFIG_DEFAULT_HOSTNAME on systemd.
* shadow: remove explicit --disable-{su,runuser}Xi Ruoyao2021-12-271-4/+0
| | | | | for sync with BLFS. They are automatically disabled when PAM is unavailable.
* dependencies: list Linux-PAM as an optional dependency of util-linuxXi Ruoyao2021-12-271-0/+2
|
* chapter 6 ncurses: disable stripping (invoking host strip)Xi Ruoyao2021-12-181-0/+10
|
* Move Python to LFS in Standards section (again)Bruce Dubbs2021-12-171-2/+2
|
* Move Python to LFS in Standards sectionBruce Dubbs2021-12-171-2/+2
|
* Package updates.Bruce Dubbs2021-12-143-16/+38
| | | | | | | Update to python3-3.10.1. Update to openssl-1.1.1m. Update to linux-5.15.7. Update to libcap-2.62.
* Update the command explanations in findutilsPierre Labastie2021-12-141-0/+7
|
* Update the changelog for findutilsPierre Labastie2021-12-141-0/+10
| | | | The preceding cherry-picked commit did not have a changelog entry
* Fix issue building findutils on a 32bit systemThomas Trepl2021-12-141-1/+4
| | | | Cherry picked from the multilib branch
* Fix currency for psmiscBruce Dubbs2021-12-121-1/+1
|
* ncursesw: do not in-place overwrite library being used by bashXi Ruoyao2021-12-041-7/+17
|
* gcc-pass1: set --with-glibc-version to target glibc versionXi Ruoyao2021-12-031-5/+8
| | | | | | | | | | | | | | | | | | "info gccinstall" says: '--with-glibc-version=MAJOR.MINOR' Tell GCC that when the GNU C Library (glibc) is used on the target it will be version MAJOR.MINOR or later. Normally this can be detected from the C library's header files, but this option may be needed when bootstrapping a cross toolchain without the header files available for building the initial bootstrap compiler. So it can, and should be set to the version of glibc which will be built for the chroot environment. On x86_64, currently it does not make any difference with values >= 2.13. But it may make a difference if a new feature is added to glibc, or on other platforms.
* Package updates.Bruce Dubbs2021-11-303-19/+45
| | | | | | | | Update to vim-8.2.3704. Update to iana-etc-20211124. Update to bc-5.2.1. Update to meson-0.60.2. Update to linux-5.15.5.
* don't enable CONFIG_IKHEADERS building the kernelXi Ruoyao2021-11-232-2/+19
| | | | https://lists.linuxfromscratch.org/sympa/arc/lfs-support/2021-11/msg00014.html
* changelog: remove extra ">" breaking REV=systemdXi Ruoyao2021-11-151-1/+1
|
* systemd: minor reword for Linux header >= 5.14 issueXi Ruoyao2021-11-151-1/+2
| | | | | It does not affect using systemd with Linux >= 5.14, but only affects building systemd with kernel header >= 5.14.
* Package updates.Bruce Dubbs2021-11-145-35/+82
| | | | | | | | | | | | | | | | | | Update to iana-etc-20211112. Update to elfutils-0.186. Update to jinja2-3.0.3. Update to bc-5.2.0. Update to ncurses-6.3. Update to libpipeline-1.5.4. Update to meson-0.60.1. Update to iproute2-5.15.0. Update to linux-5.15.2. One change was needed to systemd-249 due to changes in the linux keernel version 5.14 and later. A change to ncurses was needed to ensure the .pc files are placed in the right location (/usr/lib/pkgconfig).
* toolchain note: add a disclaimer for the purpose of the bookXi Ruoyao2021-11-121-0/+9
| | | | | | There are some discussion on gcc-help from someone (mis)using LFS to build a "general" toolchain. Let's stop it before off-topic message got into lfs-support.
* move the ln note back to chap 5 glibcXi Ruoyao2021-11-122-9/+9
| | | | | | It was moved to chapter 4 during merged-/usr update. However the ln commands in chapater 4 are "trivial", so move it back to chapter 5 glibc where we start to use a "different syntactic version" of it.
* Update currency to use https everywhereBruce Dubbs2021-11-082-7/+10
|
* systemd: fix a typoXi Ruoyao2021-11-021-1/+1
|
* Revert the change /bin/bash->/usr/bin/bashPierre Labastie2021-11-021-3/+3
| | | | We are not sure what the interaction with /etc/shells is...
* gawk, chap 6: now config.guess is in build-auxPierre Labastie2021-11-021-1/+1
|
* Make umounting explicitBruce Dubbs2021-11-011-1/+21
|
* Minor wording changeBruce Dubbs2021-11-011-1/+1
|
* Package updatesBruce Dubbs2021-10-3111-86/+129
| | | | | | | | | | | | | | Update to gawk-5.1.1. Update to meson-0.60.0. Update to libcap-2.60. Update to gdbm-1.22. Update to file-5.41. Update to linux-5.14.15. Update to iana-etc-20211025. Update to tzdata-2021e. Change /bin to /usr/bin in passwd, and revisedchroot. Fix systemd for new meson.
* Fix currency for vimBruce Dubbs2021-10-251-1/+1
|
* Fix 'file' currencyBruce Dubbs2021-10-241-1/+1
|
* libcap: remove unneeded chmod commandXi Ruoyao2021-10-161-4/+0
| | | | Libcap-2.59 install shared libs with mode 0755 by default.
* Package updates.Bruce Dubbs2021-10-144-34/+71
| | | | | | | | | | | Update to vim-8.2.3508. Update to tzdata-2021c. Update to Python-3.10.0. Update to Jinja2-3.0.2. Update to linux-5.14.12. Update to iana-etc-20211004. Update to bc-5.1.1. Update to automake-1.16.5.
* Remove forgotten conditionals in patches.entPierre Labastie2021-10-141-16/+0
|
* Make instructions more consistent.Bruce Dubbs2021-10-136-6/+6
| | | | | | When using mkdir during installation, use -pv all the time. Make reference to irc channel all lower case. Update lfs-latest for condxml merge
* askforhelp: add a missing right bracketXi Ruoyao2021-10-131-1/+1
|
* git-version: remove -g{sha} unconditionallyXi Ruoyao2021-10-131-5/+3
|
* clean up after condxml mergeXi Ruoyao2021-10-132-18/+2
|
* Merge branch 'trunk' into plabs/condxmlPierre Labastie2021-10-124-40/+82
|\ | | | | | | October updates
| * Package updates.Bruce Dubbs2021-09-304-40/+82
| | | | | | | | | | | | | | | | | | | | | | | | Update to vim-8.2.3458. Update to iana-etc-20210924. Update to tzdata-2021b. Update to sysvinit-3.0.0. Update to meson-0.59.2. Update to linux-5.14.8. Update to libcap-2.59. Update to coreutils-9.0. Update to bison-3.8.2.
* | Merge branch 'plabs/condxml' of git.linuxfromscratch.org:lfs into plabs/condxmlplabs/condxmlPierre Labastie2021-09-221-0/+16
|\ \
| * \ Merge branch 'trunk' into plabs/condxmlPierre Labastie2021-09-202-11/+10
| |\ \
| * \ \ Merge branch 'trunk' into plabs/condxmlPierre Labastie2021-09-162-19/+27
| |\ \ \
| * | | | Remove conditionals in packages.entPierre Labastie2021-09-161-115/+2
| | | | | | | | | | | | | | | | | | | | | | | | | This allows to generate the same consolidated wget-list for both books, which is needed for currency scripts
| * | | | Remove eol spaces not caught by mergePierre Labastie2021-09-153-7/+7
| | | | |
| * | | | Merge branch 'trunk' into plabs/condxmlPierre Labastie2021-09-151-2/+2
| |\ \ \ \
| * \ \ \ \ Merge branch 'trunk' into plabs/condxmlPierre Labastie2021-09-15125-1455/+728
| |\ \ \ \ \
| * | | | | | packages.ent: remove a double hyphen in a commentPierre Labastie2021-09-011-1/+1
| | | | | | |