summaryrefslogtreecommitdiff
path: root/.gitignore
Commit message (Collapse)AuthorAge
* build-sys: place build binaries in the rootKay Sievers2012-03-18
|
* merge udev/, libudev/, systemd/ files in src/; move extras/ to src/Kay Sievers2012-01-06
|
* Merge libudev, udev, and the unconditional extras in a single Makefile.am.Diego Elio 'Flameeyes' Pettenò2009-08-07
| | | | | | | | | | | 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.
* libudev: add gtk-docKay Sievers2009-06-15
|
* gitignore: move *.8 to subdirsKay Sievers2008-09-29
|
* update .gitignoreKay Sievers2008-08-13
| | | | Based on Karel's patch. Thanks!
* fix .gitignoreKay Sievers2008-08-09
|
* use autotoolsKay Sievers2008-07-30
|
* remove udevstartKay Sievers2007-11-13
|
* udevadm: merge all udev tools into a single binaryKay Sievers2007-11-08
|
* rename "udev.c" to "test-udev.c" - it is only for testingKay Sievers2006-12-08
|
* remove old symlinks before creating current onesKay Sievers2006-04-12
| | | | | | This will prevent incorrect symlinks when a filesystem label is changed and the event is triggered again from sysfs.
* fix spelling error in debug stringKay Sievers2006-03-21
|
* replace udeveventrecorder by a shell scriptKay Sievers2005-11-10
| | | | Signed-off-by: Kay Sievers <kay.sievers@suse.de>
* update .gitignoreKay Sievers2005-11-07
| | | | Signed-off-by: Kay Sievers <kay.sievers@suse.de>
* add .gitignoreKay Sievers2005-11-07
Signed-off-by: Kay Sievers <kay.sievers@suse.de>