summaryrefslogtreecommitdiffstats
path: root/rescue/dirs
Commit message (Collapse)AuthorAgeFilesLines
* rescue: Tidy up dirs and aliasesColin Guthrie2013-12-071-2/+2
| | | | | | | | | Technically, because we don't actually switchroot into this filesystem we don't need some of the directories and symlinks (as they are already present in the initrd). But with a long term view to making this a "real" filesystem that we DO switchroot into, it makes sense to try and keep things vaguely valid.
* rescue: Use systemd as initsystem.Colin Guthrie2013-12-071-2/+7
| | | | | | | | | | | | | | | This commit converts the rescue system to systemd rather than the legacy sysvinit. Besides being faster, one primary advantage of running systemd here is that we can "boot" the system we're inspecting via systemd-nspawn to properly test it. Note: Bits that don't work: * nspawn * old dracut initqueue udev rules in /etc/ are not cleaned out (drop in support error?) * the gui may loop differently now
* really fix mounting /dev/pts & /dev/shm (mga#1023)Thierry Vignaud2012-02-251-2/+0
|
* not useful anymore (maybe others are unneeded too?)Pascal Rigaux2005-01-201-3/+0
|
* at least be able to mount /dev/pts if neededPascal Rigaux2005-01-101-0/+1
|
* make it work (do not have the dev in /)Pascal Rigaux2001-08-291-0/+1
|
* no_commentPascal Rigaux2000-07-101-0/+4
|
* no_commentPascal Rigaux2000-05-111-0/+3