diff options
author | Xi Ruoyao <xry111@xry111.site> | 2022-10-01 15:14:22 +0800 |
---|---|---|
committer | Xi Ruoyao <xry111@xry111.site> | 2022-10-01 15:14:22 +0800 |
commit | 00588180eea2ae621865ede52b7b9c619848c276 (patch) | |
tree | 32a5f33acb6baf06126356c16e433bc22771ffaa /packages.ent | |
parent | a8f3814a7b070ec4b8fcdf6960bd9e31824d91a5 (diff) |
kernfs: modernize the explanation for bind mounting /dev
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.
Diffstat (limited to 'packages.ent')
0 files changed, 0 insertions, 0 deletions