Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/tytydraco/ChArch
- Owner: tytydraco
- License: bsd-2-clause
- Created: 2020-07-08T22:30:06.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-01-07T20:32:27.000Z (12 months ago)
- Last Synced: 2024-12-24T03:52:14.303Z (12 days ago)
- Language: Shell
- Homepage:
- Size: 116 KB
- Stars: 69
- Watchers: 8
- Forks: 14
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-starred - tytydraco/ChArch - An Android and Linux compatible chroot container manager. Easy to use, advanced for power users. (Shell)
- awesome-starred - tytydraco/ChArch - An Android and Linux compatible chroot container manager. Easy to use, advanced for power users. (Shell)
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