summaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Collapse)Author
2009-08-07Merge libudev, udev, and the unconditional extras in a single Makefile.am.Diego Elio 'Flameeyes' Pettenò
Instead of using multiple recursive Makefile.am files, use a single Makefile.am that sets and builds all the basic suite of libraries and binaries for udev. This reduces the number of files in the source tree, and also reduces drastically the build time when using parallel-make. With this setup, all the compile steps will be executed in parallel, and just the linking stage will be (partially) serialised on the libraries creation.
2009-06-15libudev: add gtk-docKay Sievers
2008-09-29gitignore: move *.8 to subdirsKay Sievers
2008-08-13update .gitignoreKay Sievers
Based on Karel's patch. Thanks!
2008-08-09fix .gitignoreKay Sievers
2008-07-30use autotoolsKay Sievers
2007-11-13remove udevstartKay Sievers
2007-11-08udevadm: merge all udev tools into a single binaryKay Sievers
2006-12-08rename "udev.c" to "test-udev.c" - it is only for testingKay Sievers
2006-04-12remove old symlinks before creating current onesKay Sievers
This will prevent incorrect symlinks when a filesystem label is changed and the event is triggered again from sysfs.
2006-03-21fix spelling error in debug stringKay Sievers
2005-11-10replace udeveventrecorder by a shell scriptKay Sievers
Signed-off-by: Kay Sievers <kay.sievers@suse.de>
2005-11-07update .gitignoreKay Sievers
Signed-off-by: Kay Sievers <kay.sievers@suse.de>
2005-11-07add .gitignoreKay Sievers
Signed-off-by: Kay Sievers <kay.sievers@suse.de>