| Commit message (Collapse) | Author | Age |
| |
|
|
|
|
|
| |
There was an error where when we had only one argument that it would not
run it as program but it would start shell instead. This fixes that.
|
|
|
|
|
| |
This is new release with support for preserving binfmt_misc. This allows
uroot to be used to chroot to non-native architecture roots.
|
|
|
|
| |
This should allow chrooting to non-native systems using qemu.
|
|
|
|
| |
This implements argument parser based on glibc argp.
|
| |
|
|
|
|
|
| |
Still way off from something usable by someone else but it already works
for me.
|
|
|