Age | Commit message (Collapse) | Author |
|
Also use a valid spdx identifier.
|
|
The earlier GPL-3 only is implied in the new grant.
|
|
populate_dev may be used before unsharing a pid namespace with the
intention of unsharing it. Then, /dev/pts should not be mounted and
instead that mount needs to happen inside the newly created pid
namespace. To allow for this usage, rename the pidns argument to pts and
turn it into a literal. It may also be desired to have a /dev without
pts, so add that option as well. It's a breaking change, but it does add
clarity.
|
|
Fixes: be42cb03f861 ("add userchroot.py example")
|
|
|
|
Most frequently, the root user is allocated.
|
|
|