aboutsummaryrefslogtreecommitdiffstats
path: root/rc.d/rc.sysinit
Commit message (Expand)AuthorAgeFilesLines
* Initial removal of support for non-systemd systems.Bill Nottingham2012-08-061-666/+0
* Use /run/initramfs instead of /dev/.initramfsWill Woods2012-03-081-2/+2
* selinuxfs moved, adjust code. (#733759)Bill Nottingham2011-08-301-7/+7
* plymouth lives in /bin. (#702814)Bill Nottingham2011-08-151-5/+5
* Add back a message for udev start. (#714531, continued)Bill Nottingham2011-06-211-1/+1
* Start udev by hand. (#714531)Bill Nottingham2011-06-201-1/+4
* Fix logic error (#698520, <jlau@redhat.com>)Bill Nottingham2011-04-251-1/+1
* Support overriding hostname via /etc/hostname.Bill Nottingham2011-04-181-0/+3
* Add a comment explaining the oft-confused -t nox,y,z mount syntax.Bill Nottingham2011-03-221-0/+1
* Avoid some unnecessary stat calls.Ville Skyttä2011-03-011-6/+4
* Move sysctl.conf/sysctl.d handling to a function, call it where appropriate. ...Bill Nottingham2011-02-281-5/+1
* Add support for sysctl.d (#59311)Martin Langhoff2011-02-251-0/+4
* When creating btmp, ensure the proper context. (#656928)Bill Nottingham2010-11-291-1/+1
* Don't use rhgb-client; it's long since deprecated.Bill Nottingham2010-11-031-4/+5
* Revert "add systemd services"Bill Nottingham2010-10-141-2/+655
* add systemd servicesHarald Hoyer2010-10-051-655/+2
* Reset btmp on boot too, if necessary (#633768, <dmach@redhat.com>)Bill Nottingham2010-09-141-2/+3
* Don't frob the console loglevel on boot. (#621257, #626572)Bill Nottingham2010-08-241-5/+0
* Remove support for hotkey interactive startup. (#605016)Bill Nottingham2010-06-301-20/+0
* Also init_crypto for encrypyed network block devices. (#605600)Bill Nottingham2010-06-231-160/+0
* Use /etc/system-release.Bill Nottingham2010-06-181-6/+6
* Always reboot on autorelabel. (#595823)Bill Nottingham2010-06-031-19/+9
* Use new lvm2 --sysinit option. Conflict with older lvm2. (#588777)Bill Nottingham2010-05-181-3/+1
* Ignore monitoring on startup. (#589037)Bill Nottingham2010-05-051-1/+1
* Change how we handle RAID arrays. (<dledford@redhat.com>)Bill Nottingham2010-04-091-1/+1
* The current rawhide dmraid has proper error codes.Bill Nottingham2010-02-261-1/+1
* Check dmraid's return code, to catch 'no raid sets' error. (#568790)Bill Nottingham2010-02-261-1/+1
* Suppress bogus LVM2 warnings. (#561938, <prajnoha@redhat.com>)Bill Nottingham2010-02-161-0/+2
* Eliminate bunch of unnecessary stat calls and command invocations.Ville Skyttä2010-01-121-14/+14
* Move mdadm after dmraid. (#494821)Bill Nottingham2010-01-111-3/+3
* Fix indenting/whitespace.Bill Nottingham2010-01-111-25/+25
* Simplify various string match constructs.Ville Skyttä2010-01-071-4/+4
* Handle yet another random return string from dmraid.Bill Nottingham2009-11-251-1/+1
* Put /dev/shm in mtab too, as dracut now mounts it. (#528667)Bill Nottingham2009-10-151-0/+1
* dmraid can return 'no raid disks' to stdout. Handle it. (#527726, <mschmidt@r...Bill Nottingham2009-10-091-8/+11
* Do not try and activate ISW raidsets, unless noiswmd is passed. (#524355, <hd...Bill Nottingham2009-09-211-3/+5
* Support rwtab and state passed from dracut initrd.Warren Togami2009-09-021-3/+3
* Restore context of recreated files. (#519748)Bill Nottingham2009-08-271-0/+1
* Fix some whitespace annoyances.Bill Nottingham2009-08-201-44/+44
* /selinux is not configurable. Don't pretend it is (fixes #518164)Bill Nottingham2009-08-201-10/+9
* Remove call to pam_console_apply.Bill Nottingham2009-08-041-3/+0
* Use resolv.conf from dracut netboot before setting hostname. (#514801, <wtoga...Bill Nottingham2009-07-301-0/+3
* Use $() instead of `` for process expansion.Bill Nottingham2009-07-301-10/+10
* Fix dmraid partition naming (#501476, <hdegoede@redhat.com>)Bill Nottingham2009-05-261-1/+6
* Silence errors.Bill Nottingham2009-04-021-1/+1
* Fix syntax error.initscripts-8.92-1Bill Nottingham2009-04-021-1/+1
* Add a disk scan synchronization point with scsi_wait_scan. (#481470)Bill Nottingham2009-04-021-0/+3
* Revert mdadm changes.Bill Nottingham2009-03-311-2/+2
* Handle multiple IP addresses without choking in the stateless code. (#443945)Bill Nottingham2009-03-231-2/+3
* Catch the right return code from asking for the password. (#483269, <vladis.k...Bill Nottingham2009-03-201-1/+3