summaryrefslogtreecommitdiff
path: root/meta/packages/udev/files
Commit message (Collapse)AuthorAgeFilesLines
* Fix the boot process udev warningYu Ke2010-06-091-0/+20
| | | | | | | | | | | Phenomena: there is udev warning in boot process tar: can't open '/etc/dev.tar': Read-only file system The reason is that the init script /etc/rcS.d/S04udev will try to tar the /dev as cache to speed up udev at next boot time. Unfortunately, S04udev is too early and the filesystem is not writable yet. To fix it, this patch split the cache action to another init script, and register it as /etc/rcS.d/S36, which is after the S35mountall, and the filesystem is already writable. Signed-off-by: Yu Ke <ke.yu@intel.com>
* udev: improved mount.shMarcin Juszkiewicz2008-08-085-18/+6
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5025 311d38ba-8fff-0310-9ca6-ca027cbcb966
* udev: save another fork in mount.shRoss Burton2008-06-231-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4721 311d38ba-8fff-0310-9ca6-ca027cbcb966
* udev: don't fork so much in mount.shRoss Burton2008-06-231-6/+7
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4717 311d38ba-8fff-0310-9ca6-ca027cbcb966
* udev: blacklist mtdblock devices - we mount them separate if neededMarcin Juszkiewicz2007-05-171-1/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1749 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Various minor updates from OE.devRichard Purdie2006-11-211-2/+6
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@919 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Update udev from upstream oe (still using 092, just a newer PR, so the ↵Chris Larson2006-10-051-0/+4
| | | | | | .debug stuff is split out of its packaging). git-svn-id: https://svn.o-hand.com/repos/poky/trunk@788 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Rename /openembedded/ -> /meta/Richard Purdie2006-07-2120-0/+1631
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@530 311d38ba-8fff-0310-9ca6-ca027cbcb966