aboutsummaryrefslogtreecommitdiffstats
path: root/chapter07/createfiles.xml
Commit message (Collapse)AuthorAgeFilesLines
* add <literal> to make commands for temp /etc/hosts and final /etc/pip3.conf ↵Xi Ruoyao2022-09-141-2/+2
| | | | looking better
* some http -> https changesXi Ruoyao2022-09-051-1/+1
|
* GID 5 (for tty) is also specialXi Ruoyao2022-05-021-3/+8
|
* minor fix for 65534 explanation: it is also used for "unmapped" groupsXi Ruoyao2022-05-021-3/+3
|
* make /etc/group sorted by GIDXi Ruoyao2022-05-021-4/+4
|
* explain the usage of 65534Xi Ruoyao2022-05-021-0/+9
|
* Package updates and nobody uid change.Bruce Dubbs2022-04-301-4/+4
| | | | | | | | | | | | | | Change nobody/nogroup uid/git to 65534. Update to meson-0.62.1. Update to libpipeline-1.5.6. Update to elfutils-0.187. Update to Jinja2-3.1.2. Update to vim-8.2.4814. Update to sysvinit-3.03. Update to linux-5.17.5. Update to gcc-11.3.0. Update to coreutils-9.1. Update to bc-5.2.4.
* Fix pdf presentation issues and some misc issuesBruce Dubbs2022-03-141-1/+1
| | | | | | | | | | Change pdf generation to use 9 point fonts for monospace sections of the book. Otherwise texy overflows, especially in Chapter 8, Stripping. Fix a minor spacing issue in the stripping issue. MAke a minor grammar fix in creatingfiles.xml.
* Fix typos in glibc and for systemd-oom group syntaxBruce Dubbs2022-02-151-1/+1
|
* systemd: remove unneeded group "systemd-bus-proxy"Xi Ruoyao2022-02-051-1/+0
|
* remove "+h" in bash commands in chroot (#4998)Xi Ruoyao2022-02-051-8/+1
| | | | | | | | | | | | | | | In the new cross-compilation approach, the $PATH in chroot does not contain '/tools/bin'. So "+h" is useless in chroot as the newly installed tools always replace the temporary counterpart at the same location. "+h" in chapter4/settingenviron.xml is kept deliberately. Currently $LFS/tools/bin only contains programs prefixed with "x86_64-lfs-linux-gnu-", and it's highly unlikely that any distro will ever ship a program named with such prefix. So it may seems that we can remove this "+h" as well. However, the situation may change in future and we can take this oppertunity to teach the advantage and disvantage of bash hash feature.
* Minor tweaks to systemdDouglas R. Reno2022-02-041-1/+0
|
* Revert the change /bin/bash->/usr/bin/bashPierre Labastie2021-11-021-3/+3
| | | | We are not sure what the interaction with /etc/shells is...
* Package updatesBruce Dubbs2021-10-311-23/+23
| | | | | | | | | | | | | | 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 temp hosts fileXi Ruoyao2021-08-041-1/+1
| | | | I think it may be related to Python 3 tests hang (?)
* do not use UID hack for testerXi Ruoyao2021-07-181-1/+1
| | | | | It's causing "root-tester namesis" (both have UID 0) if the tty is owned by root. To fix bash test, use Expect to spawn a new PTY for it.
* fix user and group name for systemd-oomdXi Ruoyao2021-05-181-2/+2
|
* Merge Xi's changes into trunkDouglas R. Reno2021-05-111-0/+2
| | | | | | | | | | | | | 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!
* Add ipv6 localhost in Chapter 7 hosts fileBruce Dubbs2021-04-291-1/+4
|
* /etc/{passwd,group}: add uuidd user and groupXi Ruoyao2021-01-281-0/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12103 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* use /run for runtime state directoriesXi Ruoyao2021-01-131-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12093 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Change messagebus home directory to /runBruce Dubbs2021-01-111-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12092 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Move iana-etc and the creation of a test /etc/hosts earier in the build, soPierre Labastie2020-06-141-0/+6
| | | | | | that 2 more gcc tests pass. git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11940 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update initial Chapter 7 pages for cross2 branchBruce Dubbs2020-06-111-12/+12
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11918 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Initial commit of alternative cross LFSBruce Dubbs2020-06-071-0/+204
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11897 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689