| Commit message (Expand) | Author | Age | Files | Lines |
* | Add a comment explaining the oft-confused -t nox,y,z mount syntax. | Bill Nottingham | 2011-03-22 | 1 | -0/+1 |
* | Avoid some unnecessary stat calls. | Ville Skyttä | 2011-03-01 | 1 | -6/+4 |
* | Move sysctl.conf/sysctl.d handling to a function, call it where appropriate. ... | Bill Nottingham | 2011-02-28 | 1 | -5/+1 |
* | Add support for sysctl.d (#59311) | Martin Langhoff | 2011-02-25 | 1 | -0/+4 |
* | When creating btmp, ensure the proper context. (#656928) | Bill Nottingham | 2010-11-29 | 1 | -1/+1 |
* | Don't use rhgb-client; it's long since deprecated. | Bill Nottingham | 2010-11-03 | 1 | -4/+5 |
* | Revert "add systemd services" | Bill Nottingham | 2010-10-14 | 1 | -2/+655 |
* | add systemd services | Harald Hoyer | 2010-10-05 | 1 | -655/+2 |
* | Reset btmp on boot too, if necessary (#633768, <dmach@redhat.com>) | Bill Nottingham | 2010-09-14 | 1 | -2/+3 |
* | Don't frob the console loglevel on boot. (#621257, #626572) | Bill Nottingham | 2010-08-24 | 1 | -5/+0 |
* | Remove support for hotkey interactive startup. (#605016) | Bill Nottingham | 2010-06-30 | 1 | -20/+0 |
* | Also init_crypto for encrypyed network block devices. (#605600) | Bill Nottingham | 2010-06-23 | 1 | -160/+0 |
* | Use /etc/system-release. | Bill Nottingham | 2010-06-18 | 1 | -6/+6 |
* | Always reboot on autorelabel. (#595823) | Bill Nottingham | 2010-06-03 | 1 | -19/+9 |
* | Use new lvm2 --sysinit option. Conflict with older lvm2. (#588777) | Bill Nottingham | 2010-05-18 | 1 | -3/+1 |
* | Ignore monitoring on startup. (#589037) | Bill Nottingham | 2010-05-05 | 1 | -1/+1 |
* | Change how we handle RAID arrays. (<dledford@redhat.com>) | Bill Nottingham | 2010-04-09 | 1 | -1/+1 |
* | The current rawhide dmraid has proper error codes. | Bill Nottingham | 2010-02-26 | 1 | -1/+1 |
* | Check dmraid's return code, to catch 'no raid sets' error. (#568790) | Bill Nottingham | 2010-02-26 | 1 | -1/+1 |
* | Suppress bogus LVM2 warnings. (#561938, <prajnoha@redhat.com>) | Bill Nottingham | 2010-02-16 | 1 | -0/+2 |
* | Eliminate bunch of unnecessary stat calls and command invocations. | Ville Skyttä | 2010-01-12 | 1 | -14/+14 |
* | Move mdadm after dmraid. (#494821) | Bill Nottingham | 2010-01-11 | 1 | -3/+3 |
* | Fix indenting/whitespace. | Bill Nottingham | 2010-01-11 | 1 | -25/+25 |
* | Simplify various string match constructs. | Ville Skyttä | 2010-01-07 | 1 | -4/+4 |
* | Handle yet another random return string from dmraid. | Bill Nottingham | 2009-11-25 | 1 | -1/+1 |
* | Put /dev/shm in mtab too, as dracut now mounts it. (#528667) | Bill Nottingham | 2009-10-15 | 1 | -0/+1 |
* | dmraid can return 'no raid disks' to stdout. Handle it. (#527726, <mschmidt@r... | Bill Nottingham | 2009-10-09 | 1 | -8/+11 |
* | Do not try and activate ISW raidsets, unless noiswmd is passed. (#524355, <hd... | Bill Nottingham | 2009-09-21 | 1 | -3/+5 |
* | Support rwtab and state passed from dracut initrd. | Warren Togami | 2009-09-02 | 1 | -3/+3 |
* | Restore context of recreated files. (#519748) | Bill Nottingham | 2009-08-27 | 1 | -0/+1 |
* | Fix some whitespace annoyances. | Bill Nottingham | 2009-08-20 | 1 | -44/+44 |
* | /selinux is not configurable. Don't pretend it is (fixes #518164) | Bill Nottingham | 2009-08-20 | 1 | -10/+9 |
* | Remove call to pam_console_apply. | Bill Nottingham | 2009-08-04 | 1 | -3/+0 |
* | Use resolv.conf from dracut netboot before setting hostname. (#514801, <wtoga... | Bill Nottingham | 2009-07-30 | 1 | -0/+3 |
* | Use $() instead of `` for process expansion. | Bill Nottingham | 2009-07-30 | 1 | -10/+10 |
* | Fix dmraid partition naming (#501476, <hdegoede@redhat.com>) | Bill Nottingham | 2009-05-26 | 1 | -1/+6 |
* | Silence errors. | Bill Nottingham | 2009-04-02 | 1 | -1/+1 |
* | Fix syntax error.initscripts-8.92-1 | Bill Nottingham | 2009-04-02 | 1 | -1/+1 |
* | Add a disk scan synchronization point with scsi_wait_scan. (#481470) | Bill Nottingham | 2009-04-02 | 1 | -0/+3 |
* | Revert mdadm changes. | Bill Nottingham | 2009-03-31 | 1 | -2/+2 |
* | Handle multiple IP addresses without choking in the stateless code. (#443945) | Bill Nottingham | 2009-03-23 | 1 | -2/+3 |
* | Catch the right return code from asking for the password. (#483269, <vladis.k... | Bill Nottingham | 2009-03-20 | 1 | -1/+3 |
* | Fix raid auto-assembly (with corresponding mdadm changes). (#488038) | Bill Nottingham | 2009-03-18 | 1 | -2/+2 |
* | Fix various issues with dmraid handling (#485895, <hdegoede@redhat.com>) | Bill Nottingham | 2009-03-04 | 1 | -8/+1 |
* | Fix typo. (#487926) | Bill Nottingham | 2009-03-03 | 1 | -1/+1 |
* | Fix switching from targeted to MLS policy (#479054, <dwalsh@redhat.com>) | Bill Nottingham | 2009-01-06 | 1 | -1/+1 |
* | Nothing uses $(uname -r) or $(uname -m) any more in rc.sysinit - don't set them. | Bill Nottingham | 2009-01-05 | 1 | -2/+0 |
* | Remove /.suspended as well on boot (#270861) | Bill Nottingham | 2008-12-16 | 1 | -2/+3 |
* | blkid has a -l option to pick a single device. Use it. (#470027) | Bill Nottingham | 2008-11-05 | 1 | -4/+4 |
* | Properly handle multiple DM devices when checking for slaves. (#462371, <wwoo... | Bill Nottingham | 2008-10-31 | 1 | -3/+7 |