aboutsummaryrefslogtreecommitdiffstats
path: root/chapter09
Commit message (Collapse)AuthorAgeFilesLines
* kernfs: modernize the explanation for bind mounting /devXi Ruoyao2022-10-011-1/+1
| | | | | | | | | | | | | If you are using a "modern" distro (with devtmpfs and a modern udev implementation), a bind mounting is actually not needed because you can mount devtmpfs anyway. The only reason for bind mounting is to be compatible with old host distros where /dev is a directory containing many static device nodes, or is a tmpfs (not same as devtmpfs) popluated by bootscript or an old udev (modern udev implementations, including eudev and systemd-udev used by LFS, strictly requires a devtmpfs on /dev). So update the explanation to match the status quo.
* partition: update the description for /tmp with tmpfsXi Ruoyao2022-09-231-1/+1
|
* Remove trailing spacesPierre Labastie2022-09-111-3/+3
|
* some http -> https changesXi Ruoyao2022-09-053-3/+3
|
* disable systemd-networkd-wait-online if ...Xi Ruoyao2022-05-291-0/+11
| | | | systemd-networkd won't be used for network configuration
* Make clear that run-level definitions are for LFSPierre Labastie2022-05-112-2/+2
|
* Rename run level 2Bruce Dubbs2022-05-101-1/+1
|
* Remove the 0/6 exception explanation in usage.xmlPierre Labastie2022-03-251-2/+2
| | | | It's not true anymore with the new semantics of K/S files.
* inputrc: "8bit" -> "8-bit"Xi Ruoyao2022-03-251-1/+1
| | | | | | The info page of readline says "eight-bit", so I guess a dash is proper. Suggested-by: rhubarbpieguy <rhubarbpieguy@vivaldi.net>
* fix typosXi Ruoyao2022-03-251-1/+1
| | | | Suggested-by: rhubarbpieguy <rhubarbpieguy@vivaldi.net>
* Update references to active display managersBruce Dubbs2022-03-211-1/+1
|
* Clarify SysV run levels.Bruce Dubbs2022-03-211-3/+17
| | | | | | Update the meaning of run level 2. Add some clarifying remarks about run levels 0 and 6 (halt and reboot).
* [Sysv]: /etc/inittab: respawn sulogin in runlevel 1Pierre Labastie2022-03-181-1/+2
| | | | | | | | If run once (as it is now), the only possibility after hitting control-D is to reboot. Note that init treats the S runlevel differently: when the last daemon to be run n runlevel S exits, init switches to the default runlevel. This is not the case for other runlevels.
* Do a minor reword in networkd.xml and move Firmware Drivers to theDouglas R. Reno2022-02-261-1/+1
| | | | Device Drivers section in the systemd kernel configuration.
* Spelling/TyposBruce Dubbs2022-02-182-2/+2
|
* systemd net cfg: fix unclosed <...>Xi Ruoyao2022-02-061-1/+1
|
* systemd net cfg: fix ambigious "it"Xi Ruoyao2022-02-051-2/+2
|
* systemd network config: slightly reword about resolv.confXi Ruoyao2022-02-051-1/+6
|
* Minor tweaks to systemdDouglas R. Reno2022-02-041-3/+9
|
* network cfg: mention that LFS and the host may name interfaces differentlyXi Ruoyao2022-01-312-6/+27
|
* clarify that the system "*ctl" commands won't work in chrootXi Ruoyao2021-09-213-6/+9
|
* Remove spaces at end o lines - chapterO9Pierre Labastie2021-09-0711-73/+73
|
* Minor instruction changes and text updates.Bruce Dubbs2021-07-271-1/+1
| | | | | | | | | | | Move coreutils library from /usr/libexec to /usr/lib in both Chapter 6 and Chapter 8. Text updates in chapter08/pkgmgt.xml and chapter09/locale.xml. Restore deletion of hanging test in chapter08/util-linux.xml. Text changes in stripping and make instruction compatible with jhalfs.
* Merge Xi's changes into trunkDouglas R. Reno2021-05-112-3/+3
| | | | | | | | | | | | | 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!
* remove $Date$ and $LastChangedBy$Xℹ Ruoyao2021-03-311-6/+0
| | | | They are unsupported by Git.
* systemd: network configuration: network-manager is now compatible with ↵Xi Ruoyao2021-03-121-6/+7
| | | | | | systemd-resolved git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12161 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
* decorate usernames with <systemitem>Xi Ruoyao2020-12-261-1/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12071 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* typosBruce Dubbs2020-08-281-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12038 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix the /etc/hosts file on systemdDouglas R. Reno2020-06-121-9/+12
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11930 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updates to chapter09 for systemdDouglas R. Reno2020-06-128-69/+71
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11929 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Text updated for cross2 chapter 9Bruce Dubbs2020-06-128-252/+62
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11928 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Rename package entities to be independent of chapter numberingThomas Trepl2020-06-111-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11921 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Initial commit of alternative cross LFSBruce Dubbs2020-06-0720-315/+3550
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11897 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add /etc/os-release to SysV,Pierre Labastie2020-01-091-22/+30
| | | | | | and reword instructions in "The End" git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11721 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Typos and cleanupBruce Dubbs2019-07-141-1/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11638 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove reference to openssl in BLFS in Chapter 9. Bruce Dubbs2018-03-241-3/+1
| | | | | | | | | | | | | | | Update minimum host system requirements. Added the rationale for including openssl. Update to util-linux-2.32. Update to meson-0.45.0. Update to e2fsprogs-1.44.0. Update to linux-4.15.11. Update to automake-1.16.1. Update to systemd-238. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11387 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add comments to the kernel section to change the unwinder option. Bruce Dubbs2017-12-311-1/+1
| | | | | | | | | | | Update to linux-4.14.10. Update to coreutils-8.29. Remove old footer from non-chunks book. Make spacing between "Chapter" and digit non breaking. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11344 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to systemd-231Douglas R. Reno2016-08-121-0/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11106 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to dbus-1.10.8. Bruce Dubbs2016-05-271-1/+1
| | | | | | | | | | | | | | | Update to e2fsprogs-1.43. Update to gdbm-1.12. Update to iproute2-4.6.0. Update to make-4.2. Update to systemd-230. Add additional explanatory text for sytemctl and journalctl commands. [chapter07/systemd-custom.xml] git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/merge@11078 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Create branches/merge in svn repo fo rtesting of merged LFS booksBruce Dubbs2016-05-242-8/+38
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/merge@11073 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Spelling and other typos -- from Craig GarnerBruce Dubbs2015-11-031-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10969 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Use an entity for BLFS URL's.Krejzi2015-01-231-10/+10
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10818 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Reference /etc/lsb-release in index.Krejzi2014-09-091-0/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10748 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* More fixes for BLFS links.Krejzi2014-09-091-10/+10
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10747 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to man-pages-3.72Bruce Dubbs2014-09-081-7/+0
| | | | | | | | | | Add upstream patches to gcc Update to linux-3.16.2 Update to util-linux-2.25.1 Remove reference to defunct web site git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10734 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Move sed to be after acl. Bruce Dubbs2014-08-031-10/+10
| | | | | | | | | Remove reference to obsolete /proc/ksyms in modules boot script. Change internal references to svn to an entitiy. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10671 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add acl and attr packagesBruce Dubbs2014-03-211-1/+1
| | | | | | | | | Minor grammar fixes Update standards compliance statments Put e2fsprogs executables in /bin git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10512 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updates for eudevBruce Dubbs2014-03-071-1/+1
| | | | | | | Minor text changes git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10507 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Moved util-linux final build to be after udev. Bruce Dubbs2014-01-211-9/+1
| | | | | | | | | | | Fixed up e2fsprogs and udev to use the Chapter 5 build of util-linux. Changed umount instructions in Chapter 9 to be compatible with changes in mounting /run as a tmpfs. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10448 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689