Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tytydraco/ChArch

An Android and Linux compatible chroot container manager. Easy to use, advanced for power users.
https://github.com/tytydraco/ChArch

Last synced: 5 days ago
JSON representation

An Android and Linux compatible chroot container manager. Easy to use, advanced for power users.

Awesome Lists containing this project

README

        

# ![ChArch](https://imgur.com/download/Spf3agt)

A set of scripts to manage chroot containers on Linux.

# Features
- Low Learning Curve. Even Linux noobs will have an easy time with ChArch.
- Portable. Take your rootfs instances with you on an external drive.
- Fast. ChArch uses raw filesystems instead of loopback devices.
- Easy. ChArch can configure an entire rootfs instance in less than a minute (YMMV).
- Compatible. ChArch relies almost exclusively on BusyBox, with the additional dependency of bash.
- Seamless. ChArch supports multiple running rootfs instances at the same time, and even in the background.

# Getting Started
Head over to the [Wiki](https://github.com/tytydraco/ChArch/wiki) to learn how to get started with ChArch.

# Credits
- [baalajimaestro](https://github.com/baalajimaestro): Android bug testing and suggestions