summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* release udev-gentoo-scripts 7.1 hot fix for stable udev7.17.xWilliam Hubbs2012-10-191-1/+1
* add provide dev-mount to udev-mount scriptWilliam Hubbs2012-10-191-0/+1
* release udev-gentoo-scripts 77William Hubbs2011-12-221-1/+1
* Fix typoWilliam Hubbs2011-12-221-1/+1
* add -lxc and -vserver keywords to udev-mount and udev-postmountWilliam Hubbs2011-12-212-0/+6
* Release udev-gentoo-scripts 66William Hubbs2011-12-091-1/+1
* tests: Update the mount tests to work with udev-mountWilliam Hubbs2011-12-091-4/+4
* Separate udev-mount service from udevWilliam Hubbs2011-12-082-67/+66
* Make udev-postmount work correctly for all versions of udevWilliam Hubbs2011-12-081-2/+13
* Release udev-gentoo-scripts-55William Hubbs2011-11-021-1/+1
* remove pnp-aliases.confWilliam Hubbs2011-11-021-17/+0
* Update makefile dist target and add snapshot targetWilliam Hubbs2011-10-301-6/+11
* remove shell-compat-KV.sh helperWilliam Hubbs2011-10-294-54/+31
* Add kv_min variable to the udev init scriptWilliam Hubbs2011-10-292-6/+3
* remove warning about unreliable kernel/udev combinationWilliam Hubbs2011-10-293-12/+0
* test: Add tests for mounting /devMatthias Schwarzott2011-10-221-0/+156
* encorporate udev-mount script into udev scriptWilliam Hubbs2011-10-083-102/+91
* Convert udev init script to work only with openrcWilliam Hubbs2011-09-141-108/+68
* Add back the --action=add switchWilliam Hubbs2011-09-141-2/+2
* Remove reference to LIBDIR from all targetWilliam Hubbs2011-09-091-1/+1
* Revert "Add LIBDIR variable to Makefile"William Hubbs2011-09-091-2/+1
* Add LIBDIR variable to MakefileWilliam Hubbs2011-09-061-1/+2
* Improve rundir handlingWilliam Hubbs2011-09-051-2/+9
* Move code from _start functions to startWilliam Hubbs2011-09-052-13/+2
* Remove the shell-compat-addon helperWilliam Hubbs2011-09-052-72/+0
* Remove baselayout-1 addonsWilliam Hubbs2011-09-043-60/+0
* Use default openrc stop functionWilliam Hubbs2011-09-031-7/+1
* The udev service should not read udev.confWilliam Hubbs2011-09-011-2/+0
* Udev-postmount: make stop always succeedWilliam Hubbs2011-08-171-1/+1
* Udev service should query udev for runtime directoryWilliam Hubbs2011-08-171-1/+1
* remove deprecated call to udevadm trigger --type=failedWilliam Hubbs2011-08-031-4/+0
* Revert "Move debug and event logs"William Hubbs2011-08-032-5/+5
* Move debug and event logsWilliam Hubbs2011-08-032-5/+5
* Query udevadm for udev's runtime directoryMatthias Schwarzott2011-08-015-13/+17
* make our population calls match upstreams recommendationsWilliam Hubbs2011-07-311-10/+5
* move defaults to the top of the codeWilliam Hubbs2011-07-152-8/+15
* Remove startup propertyWilliam Hubbs2011-07-151-2/+0
* Small style changes for consistencyWilliam Hubbs2011-07-152-8/+14
* let "make test" and "make check" run the testsMatthias Schwarzott2011-07-151-1/+1
* remove rc_device_tarball functionalityWilliam Hubbs2011-07-125-121/+1
* Rearrange the directory structureWilliam Hubbs2011-07-1210-16/+17
* fix permissions on rules and modprobe configurationsWilliam Hubbs2011-07-121-2/+2
* rename test_KV_to_int.sh to lower caseWilliam Hubbs2011-07-091-0/+0
* use destdir only in install targetWilliam Hubbs2011-07-081-1/+0
* Use shtest2 for testingMatthias Schwarzott2011-06-083-57/+82
* Imported shunit2-2.1.6Matthias Schwarzott2011-06-083-0/+1399
* make dist: Add check for uncommited changesMatthias Schwarzott2011-06-081-1/+5
* Prepare KV test for kernel version 3.0v4Matthias Schwarzott2011-06-071-5/+7
* Fix handling kernel versions having a suffix starting with characters differe...Matthias Schwarzott2011-06-071-1/+1
* Test KV_to_int.Matthias Schwarzott2011-06-072-2/+61