summaryrefslogtreecommitdiffstats
path: root/rescue/tree/etc/passwd
Commit message (Collapse)AuthorAgeFilesLines
* rescue: add machined (and dbus as a dep) to the rescue.Colin Guthrie2013-12-071-0/+1
| | | | | | | | | | | | | This allows us to actually mount and run the system inside a container for more advanced debugging. I've successfully booted my systemd, logged in, had a fiddle and then powered it off again. There are some delays and it's requried to umount the /mnt/proc which seems to get automatically mounted before running nspawn. Also audit support has to be turned off in the kernel too to allow a full boot to work properly (otherwise the authentication in the container doesn't work. This is a known problem in the kernel and will be fixed eventually.
* rescue: Use systemd as initsystem.Colin Guthrie2013-12-071-2/+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
* - fix wrong dates in the NEWS fileMaarten Vanraes2012-02-251-1/+1
| | | | | | | - add logging to dropbear - make sure /dev/pts is mounted (mga#1023) - make root user homedir /root - add agetty (mga#2052)
* no_commentPascal Rigaux2000-04-201-0/+3