-
Notifications
You must be signed in to change notification settings - Fork 60
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add debootstrap and debian-chroot packages #799
base: testing
Are you sure you want to change the base?
Conversation
The primary use-case for this would be to run things that can't be run with entware. The full install size is around 600MB, which is much larger than the package, due to using debootstrap to handle the actual install. I don't really recommend using this on a real device, but it's quite useful for helping automate builds using qemu. |
Installation fails on rm2:
|
Also, |
I'll have to look at this, as it was on my path. |
here is some more:
|
Uninstall is broken at the moment, as umount doesn't have the |
Uninstall currently requires being run twice, as it fails the first time. I assume something with umount is the issue, but I don't really have time to test a fix for it at the moment. |
This adds the following new packages:
debian-chroot example usage: