aboutsummaryrefslogtreecommitdiffstats
path: root/chapter09/udev.xml
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.
* some http -> https changesXi Ruoyao2022-09-051-1/+1
|
* Remove spaces at end o lines - chapterO9Pierre Labastie2021-09-071-4/+4
|
* Merge Xi's changes into trunkDouglas R. Reno2021-05-111-2/+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!
* Updates to chapter09 for systemdDouglas R. Reno2020-06-121-5/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11929 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Text updated for cross2 chapter 9Bruce Dubbs2020-06-121-12/+12
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11928 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Initial commit of alternative cross LFSBruce Dubbs2020-06-071-0/+342
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11897 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689