summaryrefslogtreecommitdiff
path: root/src/udev/udev-builtin.c
AgeCommit message (Expand)Author
2013-07-24Switch from external keymaps to internal (hwdb) keymapsIan Stakenvicius
2013-07-07Import strxcpyx from upstreamAnthony G. Basile
2013-04-09build-sys: fix HAVE/ENABLE_FIRMWAREKay Sievers
2013-04-02udev: make firmware loading optional and disable by defaultTom Gundersen
2013-01-28Make blkid optionalIan Stakenvicius
2013-01-21Remove the remaining systemd code since it is not needed anymoreIan Stakenvicius
2012-11-23Permit users to disable module loading supportRichard Yao
2012-11-23Reintroduce blkid-kmodRichard Yao
2012-11-19Reintroduce blkid-builtinRichard Yao
2012-11-17Eliminate blkid-builtinRichard Yao
2012-11-17Eliminate kmod dependencyRichard Yao
2012-11-09udev: net_id - add builtin to retrieve data for network devicesKay Sievers
2012-11-09udev: update file headersKay Sievers
2012-10-26udev: builtin - do not fail builtin initialization if one of them returns an ...Kay Sievers
2012-10-25udev: set optind = 0, not the usual 1, to reset getopt_long()s internal stateKay Sievers
2012-10-23udev: add hardware database supportKay Sievers
2012-09-17udev: add btrfs supportKay Sievers
2012-08-08udev: re-initialize builtins in the daemon process, not in the workerKay Sievers
2012-04-17silence a bunch of gcc warningsKay Sievers
2012-04-16udev: replace ARRAY_SIZE() with ELEMENTSOF()Kay Sievers
2012-04-09udev: convert 'uaccess' to a builtinKay Sievers
2012-04-08udev: switch to systemd logging functionsKay Sievers
2012-04-04move imported udev into placeKay Sievers