summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/udev
Commit message (Expand)AuthorAgeFilesLines
* udev: avoid autosuspend of USB input devicesNitin A Kamble2013-09-172-0/+26
* mount.sh: automount cdrom device even if no ID_FS_TYPE availableChen Qi2013-09-101-1/+5
* udev: remove implicit dependency on initscriptsChen Qi2013-08-161-4/+12
* udev-extraconf: allow users in disk group to write vfat filesystemHongxu Jia2013-07-181-0/+11
* udev-extraconf: blacklist /dev/dm-*Jackie Huang2013-07-051-0/+1
* udev: Add RRECOMMENDS for udev-cache to enable the cacheSaul Wold2013-07-021-1/+1
* udev-cache: take a read-only rootfs into considerationChen Qi2013-07-022-22/+38
* udev: only use devtmpfs for udevAlex Olson2013-06-281-3/+3
* udev-cache: fix to use udev-cache correctlyChen Qi2013-06-252-4/+6
* udev: do not recommend pciutils/usbutils idsMarcin Juszkiewicz2013-06-041-1/+0
* udev: do not create symbolic link from /run to /var/runJonathan Liu2013-05-292-6/+1
* udev: do not create /var/volatile/run in init scriptJonathan Liu2013-05-291-1/+0
* udev: do not recommend udev-extraconfAndreas Müller2013-05-081-1/+1
* udev: create /var/volatile/tmp to avoid dead linkChen Qi2013-04-281-0/+1
* udev-extraconf: Avoid mounting unknown filesystemsOtavio Salvador2013-04-281-1/+1
* udev: disable systemd supportRoss Burton2013-04-181-0/+1
* udev: drop dependency on udev in libudevRoss Burton2013-04-181-1/+0
* udev: explicitly package nonarch_base_libdirRoss Burton2013-04-181-1/+1
* udev: remove explicit path to udevadmRoss Burton2013-04-181-5/+5
* udev: Effectively revert the move to /sbinRichard Purdie2013-04-181-4/+4
* allarch: Drop various problematic allarch usagesRichard Purdie2013-04-151-2/+0
* udev-extraconf: Add -o silent to auto mount for mount.util-linuxSaul Wold2013-04-131-0/+5
* udev: Update initscript to check for devtmpfsSaul Wold2013-04-131-0/+8
* udev: fix init script for the location of udevdSaul Wold2013-04-093-3/+5
* udev: Move udevd back to /sbinRadu Moisan2013-04-092-2/+3
* udev-extraconf: Add rule adding input devices to input groupDarren Hart2013-04-042-1/+3
* udev: move /run volatile entry to udev instead of initscriptsRoss Burton2013-03-262-1/+6
* udev: Cleanup .inc fileAndrei Gherzan2013-02-111-11/+4
* udev: PR bumpAndrei Gherzan2013-02-111-1/+1
* 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-082-50/+65
* udev: skip in systemd distros, to fix world buildsRoss Burton2013-01-211-0/+6
* udev: Fix build with eglibc 2.17Khem Raj2013-01-102-2/+3
* udev: fix failed /dev/shm mountJohan Hovold2012-12-192-3/+6
* udev: Ensure tmpfs are mounted and volatile/run existsRichard Purdie2012-10-302-4/+3
* udev: Use correct variable in udev.conf for run_pathRichard Purdie2012-10-302-2/+2
* udev-extraconf: Don't mount root filesystem under /mediaAndy Ross2012-10-272-3/+7
* udev: upgrade to 182Alexandru DAMIAN2012-10-258-105/+74
* udev: Remove files moved to udev-extraconfRichard Purdie2012-09-042-8/+1
* udev-extraconf: change LICENSE to MITMartin Jansa2012-09-042-343/+4
* udev-extraconf: Merge with udev-extra-rules from meta-oeMartin Jansa2012-09-048-31/+105
* udev: Drop hid2hci, its provided by bluez4 nowRichard Purdie2012-08-292-1/+4
* udev: don't mount with -o syncJesse Zhang2012-07-172-2/+2
* udev: Fix build with eglibc 2.16Khem Raj2012-07-172-3/+35
* pcmcia-cs: Remove references to long-deprecated pcmcia-cs.Robert P. J. Day2012-07-041-3/+0
* udev-164: fixup "don't hardcode path to pidof"Andreas Oberritter2012-03-132-2/+2
* udev-164: don't hardcode path to pidofAndreas Oberritter2012-03-082-5/+3
* udev.inc has a bad link for udev home page; update the linkBob Cochran2012-02-211-1/+1
* udev: stop providing cache support by defaultOtavio Salvador2012-02-082-2/+2
* udev: improve udev-cache robustnessOtavio Salvador2012-02-025-8/+53