Age | Commit message (Collapse) | Author |
|
/proc/swaps does not exist when swap is disabled in the kernel.
Just report an empty list of mountpoints to unmount in this case.
|
|
As in the bug[1] it would be nice to configure plymouth support
independently of the distro. This patch adds a "--enable-plymouth" and
"--disable-plymouth" option to the configure script to overwrite the
distro specific default.
[1] https://bugs.freedesktop.org/show_bug.cgi?id=38460
|
|
|
|
|
|
Add -u/--user option, which changes the effective and real user and
group id to the new value. The user must exists in the chroot, otherwise
it will fail. Both username and user id are accepted. The user home is
created as well.
It also setup HOME, USER, LOGNAME and SHELL variables .
|
|
nspawn.c.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
spurious wake-ups
|
|
the user could change his password
|
|
has specified an explicit path in it
|
|
|
|
|
|
fifo in it
|
|
|
|
still modify the groups list
|
|
|
|
|
|
|
|
multiple tags, so avoid using them for now
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
conjunction with tags
|
|
|
|
gains a native feature for this
|
|
|
|
we can reconnect later
|
|
|
|
|
|
|
|
temporary work-around for broken libudev
|
|
|
|
|