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
/
Makefile.am
Age
Commit message (
Expand
)
Author
2014-11-28
udevadm: split out find_device helper
Zbigniew Jędrzejewski-Szmek
2014-09-13
udev: remove userspace firmware loading support
Kay Sievers
2014-08-05
src/shared: refactor shared code
Anthony G. Basile
2014-01-13
src/udev: bring up to date with upstream.
Anthony G. Basile
2014-01-11
src/udev/path-util.[ch]: remove duplicates
Anthony G. Basile
2014-01-09
udev: move udev_rules_check_timestamp to shared
Tom Gundersen
2014-01-09
security: rework selinux, smack, ima, apparmor detection logic
Lennart Poettering
2013-10-25
src/udev/Makefile.am: Fix udevadm symlink
Michael Forney
2013-07-24
Switch from external keymaps to internal (hwdb) keymaps
Ian Stakenvicius
2013-04-21
src/udev/Makefile.am: do not fail if sym link already exists
Anthony G. Basile
2013-04-07
src/udev/Makefile.am: fix symlink to udevadm
Anthony G. Basile
2013-04-04
Use LN_S instead of directly calling ln -s
Ian Stakenvicius
2013-04-04
Move udevadm from sbin to bin
Ian Stakenvicius
2013-04-02
udev: make firmware loading optional and disable by default
Tom Gundersen
2013-01-28
Make blkid optional
Ian Stakenvicius
2013-01-28
Add missing selinux code to udev core (convenience lib)
Ian Stakenvicius
2013-01-21
Remove the remaining systemd code since it is not needed anymore
Ian Stakenvicius
2013-01-14
Make binaries report udev version compatibility version instead of eudev version
Richard Yao
2012-12-12
Changed --enable-split-usr to add hard-coded paths for rules etc in both / an...
Ian Stakenvicius
2012-12-01
Moved files to libudev that once were in upstream libsystemd-shared
Ian Stakenvicius
2012-12-01
drop ACL support, udev-acl is in consolekit upstream
Ian Stakenvicius
2012-11-24
Fix paths: test/udev-test.pl now works under sudo make distcheck
Anthony G. Basile
2012-11-23
Propagation of configured installation paths to Makefile.am and .c code
Anthony G. Basile
2012-11-23
Consolidate configuration of all installation paths into configure.ac
Anthony G. Basile
2012-11-23
Permit users to disable module loading support
Richard Yao
2012-11-23
Use libkmod only when requested
Richard Yao
2012-11-23
Reintroduce blkid-kmod
Richard Yao
2012-11-22
Make udevlibexecdir be substituted out of configure and assigned ${rootlibdir...
Ian Stakenvicius
2012-11-19
Reintroduce blkid-builtin
Richard Yao
2012-11-18
Got helper in src/* and make distcheck working
Anthony G. Basile
2012-11-17
Restructure src/ as per lu_zero
Anthony G. Basile
2012-11-17
Fix all Makefile.am: work towards 'make distcheck' sanity
Anthony G. Basile
2012-11-17
Rename src/shared to src/include, a saner name
Anthony G. Basile
2012-11-17
Eliminate blkid-builtin
Richard Yao
2012-11-17
Eliminate kmod dependency
Richard Yao
2012-11-17
src/udev: breakout Makefile.am for helpers
Anthony G. Basile
2012-11-17
src/udev: continue restoring needed deps
Anthony G. Basile
2012-11-16
src/udev: restore needed deps from src/share
Anthony G. Basile
2012-11-16
src/udev/Makefile.am: work towards fixing up udev build
Anthony G. Basile
2012-11-16
src/udev: work towards building udev
Anthony G. Basile
2012-11-15
src/libudev: successfully builds
Anthony G. Basile
2012-11-15
Final step of revamping the build system
Anthony G. Basile
2012-11-15
Second step of revamping the build system
Anthony G. Basile