#2998: Udev-177
------------------------------------------+---------------------------------
 Reporter:  matthew@…                     |       Owner:  matthew@…             
      
     Type:  enhancement                   |      Status:  new                   
      
 Priority:  normal                        |   Milestone:  7.1                   
      
Component:  Book                          |     Version:  SVN                   
      
 Severity:  normal                        |    Keywords:                        
      
------------------------------------------+---------------------------------

Comment(by bryan@…):

 Replying to [comment:6 bdubbs@…]:
 > Yes, I think the 'mistake' is that /dev is mounted -n (--no-mtab) in
 udev and not added to mtab in mountfs.  We just need to add
 >
 > mount -f /dev
 >
 > in the mountfs script.

 Well, I think we should do whatever we do with /run, /proc, and /sys, with
 /dev as well: add it to fstab and put it into mountvirtfs.  (Which I
 called mountkernfs before.  Oops.)  udev can keep copying from
 /lib/udev/devices, and creating symlinks and whatever, but it makes sense
 to me to put all the kernel-virtual FSes together.

-- 
Ticket URL: <http://wiki.linuxfromscratch.org/lfs/ticket/2998#comment:7>
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

Reply via email to