#2715: /dev mounted by udev?
----------------------+-----------------------------------------------------
Reporter: splotz90 | Owner: lfs-b...@…
Type: task | Status: closed
Priority: normal | Milestone: 6.7
Component: Book | Version: SVN
Severity: normal | Resolution: fixed
Keywords: |
----------------------+-----------------------------------------------------
Changes (by bdu...@…):
* status: new => closed
* resolution: => fixed
Old description:
> 6.2. Preparing Virtual Kernel File Systems:
>
> {{{
> The recommended method of populating the /dev directory with devices is
> to mount a virtual filesystem (such as tmpfs) on the /dev directory, and
> allow the devices to be created dynamically on that virtual filesystem as
> they are detected or accessed. This is generally done during the boot
> process by Udev.
> }}}
>
> I think this could be understood wrong. Udev doesn't mount tmpfs on the
> /dev directory.
>
> This might be better:
>
> {{{
> The recommended method of populating the /dev directory with devices is
> to mount a virtual filesystem (such as tmpfs) on the /dev directory, and
> allow the devices to be created dynamically on that virtual filesystem as
> they are detected or accessed. This is generally done during the boot
> process by the bootscripts and Udev.
> }}}
New description:
6.2. Preparing Virtual Kernel File Systems:
The recommended method of populating the /dev directory with devices is
to mount a virtual filesystem (such as tmpfs) on the /dev directory, and
allow the devices to be created dynamically on that virtual filesystem as
they are detected or accessed. This is generally done during the boot
process by Udev.
I think this could be understood wrong. Udev doesn't mount tmpfs on the
/dev directory.
This might be better:
The recommended method of populating the /dev directory with devices is
to mount a virtual filesystem (such as tmpfs) on the /dev directory, and
allow the devices to be created dynamically on that virtual filesystem as
they are detected or accessed. This is generally done during the boot
process by the bootscripts and Udev.
--
Comment:
Fixed at revision 9337.
--
Ticket URL: <http://wiki.linuxfromscratch.org/lfs/ticket/2715#comment:1>
LFS Trac <http://wiki.linuxfromscratch.org/lfs/>
Linux From Scratch: Your Distro, Your Rules.
--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page