chiark / gitweb /
add kvm-img wrapper script
[bin.git] / chroot-enter
1 #! /bin/sh
2 ROOT="${1:-/chroot/sid}"
3 chroot-setup "$ROOT"
4 exec sudo chroot "$ROOT" su cjwatson