Scripts to build ubuntu/debian remix distributions through chroot.
Go to file
Maxim 894d28134c
Update How-to_Create_A_meta-package.txt
Added provides section. It insures installation of pkgs when not on system
2019-02-24 01:41:35 -06:00
Boot_Structure Add files via upload 2019-02-24 00:58:14 -06:00
COPY_OVER_TO_CHROOT Checked scripts for syntax errors using shellcheck. 2018-01-27 00:29:31 -06:00
NOTES_LICENCE Update How-to_Create_A_meta-package.txt 2019-02-24 01:41:35 -06:00
AUTO_INSTALL.sh Checked scripts for syntax errors using shellcheck. 2018-01-27 00:29:31 -06:00
CONFIG Initial push to upstream 2016-08-19 06:21:38 -05:00
LICENSE Create LICENSE 2018-04-16 16:02:41 -05:00
README.md Update README.md 2016-09-29 00:00:35 -05:00
cleanup.sh Initial push to upstream 2016-08-19 06:21:38 -05:00
dist_Builder.sh Update dist_Builder.sh 2019-02-24 01:37:26 -06:00

README.md

Distro-Builder

This is a powerful and easy way to build distributions with chroot and Xephyr at its core. A base iso download option is available to work with as well. This script handles everything up to chroot and after leaving the meat of the build to be handled by the pre defined automation script or ones own automation scripts.