2 Commits

Author SHA1 Message Date
Iago López Galeiras fec61a4161 scripts: debug: containers -> pods
Pods live in /var/lib/rkt/pods now.
2015-04-13 21:06:23 +02:00
Iago López Galeiras 8b1ad6c99f scripts: debug: add script to install busybox in stage1
Add a script to copy busybox into stage1 for debugging purposes. It
takes a container UUID and outputs the nsenter command needed to enter
stage1's namespaces.

When using overlay filesystem, a new mount namespace will be created for
stage1. This script enters this namespace to copy busybox.
2015-03-24 18:45:06 +01:00