Distro_Builder/README.md

19 lines
660 B
Markdown
Raw Normal View History

2020-05-02 08:48:38 +00:00
# Distro Builder
This is a powerful and easy way to build ubuntu 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
2020-05-02 11:39:16 +00:00
* 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 you custom build pipeline.
2020-05-02 08:48:38 +00:00
# Updates
n/a
# TODO
2020-05-02 11:39:16 +00:00
* Create extremely bare bones install pipeline for core dependencies accross all build types.
2020-05-02 08:48:38 +00:00
# Images
![1 Distro Builder menu. ](images/pic1.png)