Re: [lfs-dev] 6.62. Udev-186 (Extracted from systemd-186)

2012-07-16 Thread Bruce Dubbs
Armin K. wrote: > First check if it's necesary anymore. If it is, then just do whatever > kind of checking if user is root before running mknod. OK, in the mountvirtfs bootscript I added ls -l /dev/* > /run/devlog1 Right before /dev is mounted and ls -l /dev/* > /run/devlog2 right after. In

Re: [lfs-dev] 6.62. Udev-186 (Extracted from systemd-186)

2012-07-16 Thread Armin K.
On 07/16/2012 08:47 PM, Bruce Dubbs wrote: > Armin K. wrote: > >> On the >> http://www.linuxfromscratch.org/lfs/view/development/chapter07/symlinks.html >> I have noticed the following: >> >> "The path is determined by Udev's path_id script" ... >> >> There is no path_id script anymore. >> >> "udev

Re: [lfs-dev] 6.62. Udev-186 (Extracted from systemd-186)

2012-07-16 Thread Bruce Dubbs
Ivan Kabaivanov wrote: > actually if we're gonna be sticklers for grammar and puctuation rules, it's > gotta be: > > Installed programs: accelerometer, ata_id, cdrom_id, collect, mtd_probe, > scsi_id, v4l_id, udevadm, and udevd > > (notice the comma between 'udevadm' and 'and') Yes, I've already

Re: [lfs-dev] 6.62. Udev-186 (Extracted from systemd-186)

2012-07-16 Thread Ivan Kabaivanov
On Monday 16 July 2012 20:07:25 Armin K. wrote: > On 07/16/2012 07:43 PM, Bruce Dubbs wrote: > > I have updated LFS for the new udev extracted from systemd. The > > instructions and package locations should be OK and I've regenerated the > > book's html and other tarballs on quantum. > > > > Text

Re: [lfs-dev] 6.62. Udev-186 (Extracted from systemd-186)

2012-07-16 Thread Bruce Dubbs
Armin K. wrote: > On the > http://www.linuxfromscratch.org/lfs/view/development/chapter07/symlinks.html > I have noticed the following: > > "The path is determined by Udev's path_id script" ... > > There is no path_id script anymore. > > "udevadm test /sys/block/hdd" > > On my system with 3.4 kern

Re: [lfs-dev] 6.62. Udev-186 (Extracted from systemd-186)

2012-07-16 Thread Armin K.
On 07/16/2012 07:43 PM, Bruce Dubbs wrote: > I have updated LFS for the new udev extracted from systemd. The > instructions and package locations should be OK and I've regenerated the > book's html and other tarballs on quantum. > > Text still needs to be reviewed in several places (e.g. Chapter 7

Re: [lfs-dev] 6.62. Udev-186 (Extracted from systemd-186)

2012-07-16 Thread Bruce Dubbs
Armin K. wrote: > On 07/16/2012 07:43 PM, Bruce Dubbs wrote: >> I have updated LFS for the new udev extracted from systemd. The >> instructions and package locations should be OK and I've regenerated the >> book's html and other tarballs on quantum. >> >> Text still needs to be reviewed in several

Re: [lfs-dev] 6.62. Udev-186 (Extracted from systemd-186)

2012-07-16 Thread Armin K.
On 07/16/2012 07:43 PM, Bruce Dubbs wrote: > I have updated LFS for the new udev extracted from systemd. The > instructions and package locations should be OK and I've regenerated the > book's html and other tarballs on quantum. > > Text still needs to be reviewed in several places (e.g. Chapter 7