|
7d18610b2f
|
posh: minor syntactic change
|
2019-12-13 20:59:27 +01:00 |
|
|
14d496811c
|
pkgs/posh: change userns and $HOME handling, switch to crun runtime
Since version 0.10.4 [0] the crun runtime understands an annotation to
keep the original groups of the user who runs the container.
[0]: https://github.com/containers/crun/releases/tag/0.10.4
|
2019-12-13 20:58:57 +01:00 |
|
|
4fc34a3fd1
|
pkgs/posh: spawn login shell
When bash is spawned as a login shell it automatically loads some of the
default profile paths, including `/etc/profile` and `$HOME/.profile`.
|
2019-12-13 00:37:22 +01:00 |
|
|
6f06311c04
|
posh: don't depend on system config or packages
This adds a comprehensive libpod-configuration to posh to make it
indepdent of the system's one.
|
2019-12-06 16:34:16 +01:00 |
|
|
e07c5e0fb3
|
nix: separate into multiple overlays and expose them from top-level
|
2019-12-06 16:06:45 +01:00 |
|