You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() |
3 years ago | |
---|---|---|
images | 3 years ago | |
src | 3 years ago | |
.gitignore | 3 years ago | |
LICENSE | 6 years ago | |
README.md | 3 years ago |
README.md
Distro Builder
This is a powerful and easy way to build ubuntu/debian remix distributions with debootstrap, chroot, and Xephyr at its core. These scripts handle everything up to chroot and after while leaving the fun and meaty parts of the build to be handled by the user.
Notes
- Check the CONFIG.sh files for important variables that need to be set. (In COPY_OVER_TO_CHROOT/ and App Root dir)
- In COPY_OVER_TO_CHROOT/ Checkout the start.sh file for structuring your custom build pipeline through scripts.
Updates
n/a
TODO
- Create extremely bare bones install pipeline for core dependencies across all build types.