]> git.ipfire.org Git - thirdparty/util-linux.git/commit
sulogin: mount temporary /dev and /proc if not found
authorWerner Fink <werner@suse.de>
Mon, 10 Dec 2012 12:27:10 +0000 (13:27 +0100)
committerKarel Zak <kzak@redhat.com>
Tue, 18 Dec 2012 14:45:33 +0000 (15:45 +0100)
commitab6478ef2d51215441baa47fe1cb0e6aa6ba1c27
treebb776ec1acbe3c0e25c857eed7f5c77388342d82
parent729bfb80ffc308b685006de496df06551c627057
sulogin: mount temporary /dev and /proc if not found

This is very usefull if initrd can not loaded that is no /dev and no
/proc is found.  Also if the /etc/shadow and /etc/passwd is copied into
the initrd the sulogin can be used in initrd even before /dev and/or /proc
are mounted.

Signed-off-by: Werner Fink <werner@suse.de>
configure.ac
lib/consoles.c