Scripts to build ubuntu/debian remix distributions through chroot.
Go to file
Maxim 05817fe705
Merge pull request #14 from maximstewart/master
meh
2020-05-03 03:11:33 -05:00
images Updated text, some logic, added echo stubs 2020-05-03 02:52:01 -05:00
src Updated text, some logic, added echo stubs 2020-05-03 02:52:01 -05:00
.gitignore added gitignore file 2020-05-03 03:01:10 -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.