aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/udev/udev/init
AgeCommit message (Expand)Author
2015-01-27udev-cache: avoid using '-L' for statChenQi/udev-cache-statChen Qi
2014-12-19udev-cache: invalidate on rules.d changesRichard Tollerton
2014-12-19udev-cache: always warn on console if invalidatedRichard Tollerton
2014-12-19udev-cache: Clean up message when cache is invalidatedRichard Tollerton
2014-12-19udev-cache: refactor sysconf generationRichard Tollerton
2014-12-19udev-cache: don't generate sysconf twiceRichard Tollerton
2014-12-19udev-cache: replace readfiles() with cmpRichard Tollerton
2014-11-04udev: fix uevent-helper disableJohan Hovold
2014-08-23udev-cache: parametrize sysconf file pathsRichard Tollerton
2014-08-23udev-cache: Don't ignore error messages from cache extractRichard Tollerton
2014-08-23udev-cache: strip timestamps on extractRichard Tollerton
2014-08-23udev: fix /var/volatile/tmp permissionsRiku Voipio
2014-06-25udev: update init script for conditional probing of platform busDenys Dmytriyenko
2013-11-08sysvinit: adjust boot sequence and remove hack from udevChen Qi
2013-08-16udev: remove implicit dependency on initscriptsChen Qi
2013-07-02udev-cache: take a read-only rootfs into considerationChen Qi
2013-06-27udev: only use devtmpfs for udevAlex Olson
2013-06-25udev-cache: fix to use udev-cache correctlyChen Qi
2013-05-29udev: do not create /var/volatile/run in init scriptJonathan Liu
2013-04-28udev: create /var/volatile/tmp to avoid dead linkChen Qi
2013-04-17udev: remove explicit path to udevadmRoss Burton
2013-04-13udev: Update initscript to check for devtmpfsSaul Wold
2013-04-09udev: fix init script for the location of udevdSaul Wold
2013-02-11udev: Modify init script to use the correct path of udevadmAndrei Gherzan
2013-02-08udev: Add start/stop/status/restart support to init scriptJesse Zhang
2012-12-19udev: fix failed /dev/shm mountJohan Hovold
2012-10-30udev: Ensure tmpfs are mounted and volatile/run existsRichard Purdie
2012-10-25udev: upgrade to 182Alexandru DAMIAN
2012-03-13udev-164: fixup "don't hardcode path to pidof"Andreas Oberritter
2012-03-08udev-164: don't hardcode path to pidofAndreas Oberritter
2012-02-02udev: improve udev-cache robustnessOtavio Salvador
2012-01-06udev: ensure /dev/pts and /dev/shm does existsOtavio Salvador
2012-01-05udev: use 'echo' instead of 'echo -n' in init scriptOtavio Salvador
2012-01-02udev: skip mounting /dev on tmpfs if it is on devtmpfsOtavio Salvador
2012-01-02udev: use tabs for init script (no code changes)Otavio Salvador
2012-01-02udev: reorganize files of 164 versionOtavio Salvador