aboutsummaryrefslogtreecommitdiffstats
path: root/extras/edd_id
AgeCommit message (Expand)AuthorFilesLines
2012-01-06merge udev/, libudev/, systemd/ files in src/; move extras/ to src/Kay Sievers3-209/+0
2012-01-01remove mknod() logic and rely on 'devtmpfs'Kay Sievers1-1/+1
2010-06-25switch a few left-over from GPLv2 to GPLv2 or laterKay Sievers1-3/+12
2010-04-12replace "add|change" with "!remove"Kay Sievers1-1/+1
2009-08-07Merge libudev, udev, and the unconditional extras in a single Makefile.am.Diego Elio 'Flameeyes' Pettenò1-14/+0
2009-07-25make: build internal tools against libudev-private.laKay Sievers1-5/+5
2009-06-17extras: delete man pages for private udev toolsKay Sievers2-30/+0
2009-06-17cleanup ./configure installation directory optionsKay Sievers1-3/+1
2009-06-09move syslog wrapper to libudevKay Sievers1-3/+4
2009-06-08libudev: move to top-level directoryKay Sievers1-4/+4
2009-05-20edd_id: use openat()Kay Sievers1-10/+9
2009-05-20use more efficient string copyingKay Sievers1-1/+1
2009-04-22edd_id: add cciss devicesJohn Wright1-1/+1
2008-12-06make: do not delete autotools generated file with distcleanKay Sievers1-3/+0
2008-10-30edd_id: add "change" event matchKay Sievers1-1/+1
2008-10-26do not init string arrays, just clear first byteKay Sievers1-2/+3
2008-10-16libudev: add global property listKay Sievers1-0/+1
2008-10-02libudev: get rid of selinuxKay Sievers1-5/+0
2008-09-19always include config.h from MakefileKay Sievers1-5/+2
2008-09-10use size definitions from libudevKay Sievers1-1/+1
2008-09-10extras: use libudev codeKay Sievers2-5/+2
2008-09-10libudev: rename libudev-utils.c libudev-util.cKay Sievers1-1/+1
2008-09-10libudev: get rid of udev_utils.cKay Sievers1-0/+1
2008-09-10libudev: get rid of udev_sysfs.cKay Sievers1-1/+0
2008-09-10libudev: add selinuxKay Sievers1-1/+5
2008-09-06use libudev code, unify logging, pass udev context around everywhereKay Sievers2-36/+29
2008-07-30use autotoolsKay Sievers2-1/+25
2008-07-30delete all Makefiles and move udev source to udev/Kay Sievers1-75/+0
2008-07-18move default rules from /etc/udev/rules.d/ to /lib/udev/rules.d/Kay Sievers1-3/+3
2008-05-20edd_id: call it only for sd* and hd*Kay Sievers1-0/+2
2008-04-20logging: add trailing newline to all stringsKay Sievers1-14/+14
2008-03-15Makefile: do not require GNU installRoy Marples1-3/+6
2007-11-08extras: ignore built and generated filesDan Nicholson1-0/+1
2007-08-14edd_id: move persistent rules to its own fileKay Sievers2-0/+12
2007-01-21fix INSTALL_PROGRAM vs. INSTALL_SCRIPTPeter Breitenlohner1-2/+2
2006-07-04Makefiles: fix .PHONY for man page targetKay Sievers1-1/+1
2006-05-10edd_id: fix "(null)" output if "mbr_signature" does not existKay Sievers1-14/+18
2006-03-29move all *_id programs to /lib/udev/Kay Sievers1-2/+2
2006-03-28man pages: mention udev(7) not udev(8)Kay Sievers1-1/+1
2006-03-28remove all stripping codeKay Sievers1-4/+0
2006-01-28replace fancy silent build program by simple kernel build like logicKay Sievers1-5/+10
2006-01-09replace libsysfsKay Sievers2-3/+3
2005-11-16Makefile: remove exec_prefix and srcdirKay Sievers1-5/+4
2005-10-31add man pages for *_id programsJan Luebbe2-2/+29
2005-10-28"STRIPCMD=" for the EXTRASKay Sievers1-0/+2
2005-09-27switch tools and volume_id from LGPL to GPLv2Kay Sievers1-1/+0
2005-09-16edd_id: check that EDD id is uniqueJohn Hull1-5/+15
2005-09-14EXTRAS: cleanup and sync all MakefilesKay Sievers1-18/+36
2005-09-14EXTRAS/Makefile: fix install targets to match main MakefileJürg Billeter1-2/+2
2005-09-06add edd_id tool to match BIOS EDD disk informationKay Sievers2-0/+234