summaryrefslogtreecommitdiff
path: root/src/udev/Makefile.am
AgeCommit message (Expand)Author
2015-03-27Remove hardcoded path /run and configure using --with-rootrundir=David Cortarello
2015-02-11src/udev/udev-builtin.c: remove legacy optional keymapAnthony G. Basile
2015-02-11src/udev/udev-builtin-kmod.c: remove the modprobe alt to kmod codeAnthony G. Basile
2015-01-17src/udev/Makefile.am: fix build wrt udev-builtin-evdev_id.cAnthony G. Basile
2015-01-17udev: Add builtin/rule to export evdev information as udev propertiesCarlos Garnacho
2014-11-28udevadm: split out find_device helperZbigniew Jędrzejewski-Szmek
2014-09-13udev: remove userspace firmware loading supportKay Sievers
2014-08-05src/shared: refactor shared codeAnthony G. Basile
2014-01-13src/udev: bring up to date with upstream.Anthony G. Basile
2014-01-11src/udev/path-util.[ch]: remove duplicatesAnthony G. Basile
2014-01-09udev: move udev_rules_check_timestamp to sharedTom Gundersen
2014-01-09security: rework selinux, smack, ima, apparmor detection logicLennart Poettering
2013-10-25src/udev/Makefile.am: Fix udevadm symlinkMichael Forney
2013-07-24Switch from external keymaps to internal (hwdb) keymapsIan Stakenvicius
2013-04-21src/udev/Makefile.am: do not fail if sym link already existsAnthony G. Basile
2013-04-07src/udev/Makefile.am: fix symlink to udevadmAnthony G. Basile
2013-04-04Use LN_S instead of directly calling ln -sIan Stakenvicius
2013-04-04Move udevadm from sbin to binIan Stakenvicius
2013-04-02udev: make firmware loading optional and disable by defaultTom Gundersen
2013-01-28Make blkid optionalIan Stakenvicius
2013-01-28Add missing selinux code to udev core (convenience lib)Ian Stakenvicius
2013-01-21Remove the remaining systemd code since it is not needed anymoreIan Stakenvicius
2013-01-14Make binaries report udev version compatibility version instead of eudev versionRichard Yao
2012-12-12Changed --enable-split-usr to add hard-coded paths for rules etc in both / an...Ian Stakenvicius
2012-12-01Moved files to libudev that once were in upstream libsystemd-sharedIan Stakenvicius
2012-12-01drop ACL support, udev-acl is in consolekit upstreamIan Stakenvicius
2012-11-24Fix paths: test/udev-test.pl now works under sudo make distcheckAnthony G. Basile
2012-11-23Propagation of configured installation paths to Makefile.am and .c codeAnthony G. Basile
2012-11-23Consolidate configuration of all installation paths into configure.acAnthony G. Basile
2012-11-23Permit users to disable module loading supportRichard Yao
2012-11-23Use libkmod only when requestedRichard Yao
2012-11-23Reintroduce blkid-kmodRichard Yao
2012-11-22Make udevlibexecdir be substituted out of configure and assigned ${rootlibdir...Ian Stakenvicius
2012-11-19Reintroduce blkid-builtinRichard Yao
2012-11-18Got helper in src/* and make distcheck workingAnthony G. Basile
2012-11-17Restructure src/ as per lu_zeroAnthony G. Basile
2012-11-17Fix all Makefile.am: work towards 'make distcheck' sanityAnthony G. Basile
2012-11-17Rename src/shared to src/include, a saner nameAnthony G. Basile
2012-11-17Eliminate blkid-builtinRichard Yao
2012-11-17Eliminate kmod dependencyRichard Yao
2012-11-17src/udev: breakout Makefile.am for helpersAnthony G. Basile
2012-11-17src/udev: continue restoring needed depsAnthony G. Basile
2012-11-16src/udev: restore needed deps from src/shareAnthony G. Basile
2012-11-16src/udev/Makefile.am: work towards fixing up udev buildAnthony G. Basile
2012-11-16src/udev: work towards building udevAnthony G. Basile
2012-11-15src/libudev: successfully buildsAnthony G. Basile
2012-11-15Final step of revamping the build systemAnthony G. Basile
2012-11-15Second step of revamping the build systemAnthony G. Basile