summaryrefslogtreecommitdiffstats
path: root/rescue/tree/etc/inittab
Commit message (Collapse)AuthorAgeFilesLines
* rescue: Use systemd as initsystem.Colin Guthrie2013-12-071-16/+0
| | | | | | | | | | | | | | | 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
* enable autologin on all consolesThierry Vignaud2012-01-261-5/+5
|
* kill dead emailThierry Vignaud2012-01-261-2/+2
|
* enable rescue through serial line (mga#2052)Thierry Vignaud2012-01-251-0/+2
|
* use "mingetty --autologin" instead of calling directly "bash --login", thatPascal Rigaux2005-01-101-1/+1
| | | | | | way the shell has a valid controlling terminal (CTTY, accessed via /dev/tty). This is needed for ssh to work
* umount as much as possible before rebooting the rescueGuillaume Cottenceau2001-06-111-1/+1
|
* no_commentPascal Rigaux2000-04-201-0/+14