summaryrefslogtreecommitdiffstats
path: root/src/udev/udev-builtin-firmware.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* log: log_error() and friends add a newline after each line anyway, so avoid i...Lennart Poettering2013-12-241-5/+5
* udev: firmware - do not created /run/udev/firmware-missing/Kay Sievers2013-03-031-18/+0
* udev: move string copy functions to shared/Kay Sievers2013-01-091-5/+5
* udev: firmware - disable firmware loading when firmware file is 0 byteUmut Tezduyar2012-11-161-0/+3
* use the same email address everywhereKay Sievers2012-11-121-1/+1
* udev: firmware - do not cancel requests in the initrdKay Sievers2012-07-191-1/+7
* udev: do not selinux label files in /run/udevKay Sievers2012-05-311-1/+1
* mkdir: append _label to all mkdir() calls that explicitly set the selinux con...Kay Sievers2012-05-311-1/+1
* udev: replace util_create_path() with mkdir_parents()Kay Sievers2012-04-171-1/+1
* udev: remove configuration options for /dev, /sys, /run directoriesKay Sievers2012-04-161-1/+1
* udev: replace ARRAY_SIZE() with ELEMENTSOF()Kay Sievers2012-04-161-1/+1
* udev: fix a few issues detected by the llvm static analyzerKay Sievers2012-04-131-1/+1
* udev: switch to systemd logging functionsKay Sievers2012-04-081-8/+6
* move imported udev into placeKay Sievers2012-04-041-0/+168