index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
udev
/
udev-builtin-firmware.c
Age
Commit message (
Collapse
)
Author
2012-11-17
udev: firmware - disable firmware loading when firmware file is 0 byte
Umut Tezduyar
If firmware file is not found in the file system, udev terminates firmware loading. This is not the case if firmware file exists in the file system but doesn't have any data in it.
2012-11-12
use the same email address everywhere
Kay Sievers
2012-07-19
udev: firmware - do not cancel requests in the initrd
Kay Sievers
2012-05-31
udev: do not selinux label files in /run/udev
Kay Sievers
2012-05-31
mkdir: append _label to all mkdir() calls that explicitly set the selinux ↵
Kay Sievers
context
2012-04-17
udev: replace util_create_path() with mkdir_parents()
Kay Sievers
2012-04-16
udev: remove configuration options for /dev, /sys, /run directories
Kay Sievers
2012-04-16
udev: replace ARRAY_SIZE() with ELEMENTSOF()
Kay Sievers
2012-04-13
udev: fix a few issues detected by the llvm static analyzer
Kay Sievers
2012-04-08
udev: switch to systemd logging functions
Kay Sievers
2012-04-04
move imported udev into place
Kay Sievers