runc/nsinit
Mrunal Patel b0eece8d7d Adds support for User Namespaces.
Signed-off-by: Mrunal Patel <mrunalp@gmail.com> (github: mrunalp)

Adds sample configuration to test user namespaces.
Signed-off-by: Mrunal Patel <mrunalp@gmail.com> (github: mrunalp)

Rebases to master.
Signed-off-by: Mrunal Patel <mrunalp@gmail.com> (github: mrunalp)

Fixes integration tests.
Signed-off-by: Mrunal Patel <mrunalp@gmail.com> (github: mrunalp)

Move selinux labeling, apparmor profile and restrict kernel files back to init.

Signed-off-by: Mrunal Patel <mrunalp@gmail.com> (github: mrunalp)

Separate the code paths for userns and default cases.

Signed-off-by: Mrunal Patel <mrunalp@gmail.com> (github: mrunalp)

tty not required for setup

Signed-off-by: Mrunal Patel <mrunalp@gmail.com> (github: mrunalp)

Cleanup and address review comments.

Signed-off-by: Mrunal Patel <mrunalp@gmail.com> (github: mrunalp)

Remove debug logs and other cleanup.

Signed-off-by: Mrunal Patel <mrunalp@gmail.com> (github: mrunalp)

Use function paramaters for SetupContainer.

Signed-off-by: Mrunal Patel <mrunalp@gmail.com> (github: mrunalp)
2015-01-19 14:50:21 -05:00
..
config.go Cleanup and rename loadContainer to loadConfig 2014-08-12 12:03:53 -07:00
exec.go Adds support for User Namespaces. 2015-01-19 14:50:21 -05:00
init.go Remove syncpipe pkg 2014-11-06 00:08:10 +00:00
main.go Adds support for User Namespaces. 2015-01-19 14:50:21 -05:00
nsenter.go Adds support for User Namespaces. 2015-01-19 14:50:21 -05:00
oom.go Add nsinit command to display oom notifications 2015-01-12 16:37:33 -08:00
pause.go Cleanup and rename loadContainer to loadConfig 2014-08-12 12:03:53 -07:00
stats.go Cleanup and rename loadContainer to loadConfig 2014-08-12 12:03:53 -07:00
utils.go Remove syncpipe pkg 2014-11-06 00:08:10 +00:00