runc/nsinit
Mrunal Patel f9590b0927 Adds missing exit to fatal function.
Extracts ProcessState when we get ExitError.

Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
2015-02-25 13:54:45 -05:00
..
Makefile nsinit: Add Makefile 2014-12-16 09:18:48 +03:00
config.go Fixes bug where rootfs was empty instead of pwd when not specified. 2015-02-18 21:36:04 -08:00
exec.go Adds missing exit to fatal function. 2015-02-25 13:54:45 -05:00
init.go Update console and mount handling for user namespaces 2015-02-17 21:37:02 -08:00
main.go Merge branch 'master' into api 2015-02-16 15:09:42 -08:00
oom.go Fix compilation with golang 1.3(uid/gid mappings is unsupported) 2015-02-12 13:28:07 -08:00
pause.go Refactory container interface 2015-01-31 20:51:12 -08:00
state.go Implement nsinit state command 2015-02-11 18:49:28 -08:00
stats.go Implement nsinit state command 2015-02-11 18:49:28 -08:00
tty.go Remove userns sidecar process 2015-02-18 15:47:26 -08:00
utils.go Adds missing exit to fatal function. 2015-02-25 13:54:45 -05:00