summaryrefslogtreecommitdiff
path: root/init.d
Commit message (Expand)AuthorAgeFilesLines
* remove udev-mount service script27William Hubbs2014-08-082-90/+27
* This code is now inside net.sh since netifrc 0.2.2, see Gentoo bug 503530Samuli Suominen2014-03-071-27/+0
* Move code from dev-root-link helper to udev init scriptWilliam Hubbs2013-12-301-1/+18
* Add net devices when coldplugging is disabled26Lars Wendler2013-04-151-0/+1
* Fix the path for udevadmSamuli Suominen2013-04-031-2/+2
* small wording change in the message about the /dev/root symlinkWilliam Hubbs2013-03-211-1/+1
* remove extra information about /dev/rootWilliam Hubbs2013-03-211-4/+0
* Optionally create /dev/root symlinkWilliam Hubbs2013-03-211-0/+10
* re-arrange variable settingsWilliam Hubbs2013-03-191-11/+6
* udev: fix permissions and symlinks when rc_coldplug="no"Lars Wendler2013-03-191-0/+2
* udev: skip "udevadm trigger" calls if coldplug sequence is not requestedWilliam Hubbs2013-02-271-8/+5
* init.d/udev: remove kernel version checks23William Hubbs2013-02-041-46/+0
* bump kernel version requirement22William Hubbs2013-01-271-1/+1
* move disable_oldnet_hotplug above start_preWilliam Hubbs2013-01-271-13/+13
* Fix population of /run/udev/rules.d for newnetMike Gilbert2013-01-271-2/+7
* Add code to stop udevd if udevadm control --exit fails21William Hubbs2013-01-211-1/+9
* udev: only run the executable20William Hubbs2013-01-211-1/+1
* udev: return error if unable to find executableWilliam Hubbs2013-01-081-2/+3
* udev: start udev from /lib/systemd if it exists there.William Hubbs2013-01-081-4/+8
* update copyright noticesWilliam Hubbs2013-01-042-2/+2
* udev: fail if unable to load the socket moduleWilliam Hubbs2013-01-041-0/+1
* udev: move the code to search for the binary to start_preWilliam Hubbs2013-01-041-6/+7
* udev: add a stop functionWilliam Hubbs2013-01-041-0/+7
* udev: start /sbin/udevd if it exists18William Hubbs2012-11-231-1/+6
* init.d/udev*: dev-mount virtual depRobin H. Johnson2012-09-262-0/+3
* Revert "move back to /lib/udev"William Hubbs2012-08-081-1/+1
* move back to /lib/udevWilliam Hubbs2012-08-071-1/+1
* Add reload command for bug #403217William Hubbs2012-08-011-0/+9
* always wait for ueventsWilliam Hubbs2012-07-311-6/+3
* Allow an optional wait for uevent processingWilliam Hubbs2012-07-311-1/+6
* udev: remove code that waits for uevents to processWilliam Hubbs2012-07-161-9/+0
* abort if the kernel version is too oldWilliam Hubbs2012-07-121-0/+1
* disable oldnet hotplug after udev startsWilliam Hubbs2012-07-121-17/+21
* remove get_rundir functionWilliam Hubbs2012-07-121-14/+4
* remove check_udev_works and cleanup functionsWilliam Hubbs2012-07-041-18/+0
* add caching to get_rundirWilliam Hubbs2012-07-041-1/+6
* udev-mount: remove selinux codeWilliam Hubbs2012-07-011-10/+0
* Drop the write_root_link_rule helperWilliam Hubbs2012-06-301-2/+0
* remove udev-postmountWilliam Hubbs2012-06-302-70/+0
* do not create /run/udevWilliam Hubbs2012-06-301-4/+0
* drop support for the persistent rules generatorsWilliam Hubbs2012-06-301-61/+0
* fix path to daemonWilliam Hubbs2012-06-301-1/+1
* udev-mount: add -n call to mount for temporary /devWilliam Hubbs2012-05-011-1/+1
* udev-mount: allow recovery if devtmpfs is not availableWilliam Hubbs2012-05-011-3/+8
* udev: do not hard code path to udevd in cleanup functionWilliam Hubbs2012-03-201-1/+1
* Simplify udev version queryMatthias Schwarzott2012-02-241-1/+1
* fix mounting logic in udev-mountWilliam Hubbs2012-02-201-21/+22
* Typo FixWilliam Hubbs2012-02-141-1/+1
* udev: remove broken reload functionWilliam Hubbs2012-02-141-10/+0
* Fix location of udevdWilliam Hubbs2012-01-081-1/+1