summaryrefslogtreecommitdiff
path: root/meta/packages/udev/udev_124.bb
Commit message (Collapse)AuthorAgeFilesLines
* udev: bump PR after cache fixesJoshua Lock2010-06-091-1/+1
| | | | Signed-off-by: Joshua Lock <josh@linux.intel.com>
* Fix the boot process udev warningYu Ke2010-06-091-0/+1
| | | | | | | | | | | 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-124: Fix firmware loader script name and bump package PRCyril Humbert2008-12-021-1/+1
|
* udev: Drop the standard persistent rules, they're useless on embedded hardwareRichard Purdie2008-08-121-1/+6
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5064 311d38ba-8fff-0310-9ca6-ca027cbcb966
* udev: improved mount.shMarcin Juszkiewicz2008-08-081-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5025 311d38ba-8fff-0310-9ca6-ca027cbcb966
* udev: add init script header so that insserv does the right thing (fixing ↵Ross Burton2008-07-311-1/+1
| | | | | | mountall/devpts ordering issues) git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4988 311d38ba-8fff-0310-9ca6-ca027cbcb966
* udev: Sync the rules with the versions from a more recent udev, optimise the ↵Richard Purdie2008-07-241-1/+3
| | | | | | boot process slightly by skipping boring ttys earlier git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4942 311d38ba-8fff-0310-9ca6-ca027cbcb966
* udev: Move machine specific parts into a separate extra packageRichard Purdie2008-07-191-3/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4896 311d38ba-8fff-0310-9ca6-ca027cbcb966
* udev no longer symlinks for udevcontrol, udevsettle and udevtrigger. Modify ↵Joshua Lock2008-07-151-0/+2
| | | | | | init script to use udevadm [action] git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4840 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Make udev-124 the default.Joshua Lock2008-07-151-2/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4839 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Recipe for udev-124Joshua Lock2008-07-151-0/+56
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4837 311d38ba-8fff-0310-9ca6-ca027cbcb966