Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rescue: Use systemd as initsystem. | Colin Guthrie | 2013-12-07 | 1 | -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 consoles | Thierry Vignaud | 2012-01-26 | 1 | -5/+5 |
| | |||||
* | kill dead email | Thierry Vignaud | 2012-01-26 | 1 | -2/+2 |
| | |||||
* | enable rescue through serial line (mga#2052) | Thierry Vignaud | 2012-01-25 | 1 | -0/+2 |
| | |||||
* | use "mingetty --autologin" instead of calling directly "bash --login", that | Pascal Rigaux | 2005-01-10 | 1 | -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 rescue | Guillaume Cottenceau | 2001-06-11 | 1 | -1/+1 |
| | |||||
* | no_comment | Pascal Rigaux | 2000-04-20 | 1 | -0/+14 |