aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'trunk' of git.linuxfromscratch.org:lfs into trunkDouglas R. Reno2022-01-132-20/+38
|\
| * Add a note telling to reenter chroot after making a backupPierre Labastie2022-01-091-0/+7
| * Remove ending space in shadowPierre Labastie2022-01-041-3/+3
| * Minor reworing of reason for GID 999Bruce Dubbs2022-01-041-14/+14
| * shadow: "users" is a groupname, not a parameterXi Ruoyao2022-01-051-1/+2
| * Reword explanation of GROUP parameter in /etc/default/useraddPierre Labastie2022-01-041-6/+12
| * shadow: move /etc/default/useradd creation to "Configuration"Pierre Labastie2022-01-041-11/+15
* | Use the corrected systemd patchDouglas R. Reno2022-01-131-2/+2
* | Fix CVE-2021-3997 in systemd.Douglas R. Reno2022-01-136-21/+18
|/
* systemd: Add CONFIG_PSI to the kernel configuration to get systemd-oomdDouglas R. Reno2022-01-032-0/+12
* Revert "shadow: remove explicit --disable-{su,runuser}"Xi Ruoyao2022-01-031-0/+4
* systemd: correct the description of systemd#21896Xi Ruoyao2021-12-311-2/+3
* Package updates.Bruce Dubbs2021-12-318-43/+109
* Package Updates:Douglas R. Reno2021-12-307-25/+46
* shadow: remove explicit --disable-{su,runuser}Xi Ruoyao2021-12-271-4/+0
* 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 the command explanations in findutilsPierre Labastie2021-12-141-0/+7
* Update the changelog for findutilsPierre Labastie2021-12-141-0/+10
* Fix issue building findutils on a 32bit systemThomas Trepl2021-12-141-1/+4
* 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
* Package updates.Bruce Dubbs2021-11-303-19/+45
* don't enable CONFIG_IKHEADERS building the kernelXi Ruoyao2021-11-232-2/+19
* 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
* Package updates.Bruce Dubbs2021-11-145-35/+82
* toolchain note: add a disclaimer for the purpose of the bookXi Ruoyao2021-11-121-0/+9
* move the ln note back to chap 5 glibcXi Ruoyao2021-11-122-9/+9
* 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
* 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
* 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
* Package updates.Bruce Dubbs2021-10-144-34/+71
* Remove forgotten conditionals in patches.entPierre Labastie2021-10-141-16/+0
* Make instructions more consistent.Bruce Dubbs2021-10-136-6/+6
* 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
|\