Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Release 0.2v0.2 | Karel Kočí | 2019-04-28 |
| | | | | | This is new release with support for preserving binfmt_misc. This allows uroot to be used to chroot to non-native architecture roots. | ||
* | child: allow binfmt_misc to be preserved | Karel Kočí | 2019-04-28 |
| | | | | This should allow chrooting to non-native systems using qemu. | ||
* | Add argument parser | Karel Kočí | 2019-04-28 |
| | | | | This implements argument parser based on glibc argp. | ||
* | child: fix what arguments we are using | Karel Kočí | 2019-04-28 |
| | |||
* | Update to working version | Karel Kočí | 2018-12-02 |
| | | | | | Still way off from something usable by someone else but it already works for me. | ||
* | Initial commit | Karel Kočí | 2018-08-27 |