summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/udev/udev/init
Commit message (Expand)AuthorAgeFilesLines
* eudev: Replaces udev with eudev for compatibility when using sysvinit on newe...Alejandro Hernandez2016-03-021-142/+0
* udev-cache: avoid using '-L' for statChen Qi2015-01-291-1/+1
* udev-cache: invalidate on rules.d changesRichard Tollerton2014-12-191-0/+6
* udev-cache: always warn on console if invalidatedRichard Tollerton2014-12-191-3/+1
* udev-cache: Clean up message when cache is invalidatedRichard Tollerton2014-12-191-4/+7
* udev-cache: refactor sysconf generationRichard Tollerton2014-12-191-4/+11
* udev-cache: don't generate sysconf twiceRichard Tollerton2014-12-191-1/+4
* udev-cache: replace readfiles() with cmpRichard Tollerton2014-12-191-22/+7
* udev: fix uevent-helper disableJohan Hovold2014-11-041-1/+1
* udev-cache: parametrize sysconf file pathsRichard Tollerton2014-08-231-4/+6
* udev-cache: Don't ignore error messages from cache extractRichard Tollerton2014-08-231-1/+1
* udev-cache: strip timestamps on extractRichard Tollerton2014-08-231-1/+1
* udev: fix /var/volatile/tmp permissionsRiku Voipio2014-08-231-1/+1
* udev: update init script for conditional probing of platform busDenys Dmytriyenko2014-06-251-1/+6
* sysvinit: adjust boot sequence and remove hack from udevChen Qi2013-11-081-1/+3
* udev: remove implicit dependency on initscriptsChen Qi2013-08-161-4/+12
* udev-cache: take a read-only rootfs into considerationChen Qi2013-07-021-22/+32
* udev: only use devtmpfs for udevAlex Olson2013-06-281-3/+3
* udev-cache: fix to use udev-cache correctlyChen Qi2013-06-251-1/+5
* udev: do not create /var/volatile/run in init scriptJonathan Liu2013-05-291-1/+0
* udev: create /var/volatile/tmp to avoid dead linkChen Qi2013-04-281-0/+1
* udev: remove explicit path to udevadmRoss Burton2013-04-181-5/+5
* udev: Update initscript to check for devtmpfsSaul Wold2013-04-131-0/+8
* udev: fix init script for the location of udevdSaul Wold2013-04-091-2/+2
* udev: Modify init script to use the correct path of udevadmAndrei Gherzan2013-02-111-5/+5
* udev: Add start/stop/status/restart support to init scriptJesse Zhang2013-02-081-49/+64
* udev: fix failed /dev/shm mountJohan Hovold2012-12-191-2/+5
* udev: Ensure tmpfs are mounted and volatile/run existsRichard Purdie2012-10-301-3/+2
* udev: upgrade to 182Alexandru DAMIAN2012-10-251-7/+7
* udev-164: fixup "don't hardcode path to pidof"Andreas Oberritter2012-03-131-1/+1
* udev-164: don't hardcode path to pidofAndreas Oberritter2012-03-081-4/+2
* udev: improve udev-cache robustnessOtavio Salvador2012-02-021-3/+30
* udev: ensure /dev/pts and /dev/shm does existsOtavio Salvador2012-01-061-2/+3
* udev: use 'echo' instead of 'echo -n' in init scriptOtavio Salvador2012-01-051-2/+1
* udev: skip mounting /dev on tmpfs if it is on devtmpfsOtavio Salvador2012-01-031-1/+1
* udev: use tabs for init script (no code changes)Otavio Salvador2012-01-031-19/+19
* udev: reorganize files of 164 versionOtavio Salvador2012-01-031-0/+59