Scripts to build ubuntu/debian remix distributions through chroot.
Go to file
Maxim Stewart e61b7614dc Updated scripts 2020-07-03 22:04:33 -05:00
images Updated text, some logic, added echo stubs 2020-05-03 02:52:01 -05:00
src Updated scripts 2020-07-03 22:04:33 -05:00
.gitignore Fixes, additional cleanup, etc 2020-05-03 21:46:47 -05:00
LICENSE Create LICENSE 2018-04-16 16:02:41 -05:00
README.md Update README.md 2020-05-03 03:10:47 -05:00

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.

Images

1 Distro Builder Menu. 1 Distro Builder Chroot Menu.