Develop to master #3

Merged
maximstewart merged 18 commits from develop into master 2020-05-02 11:14:56 +00:00
1 changed files with 2 additions and 1 deletions
Showing only changes of commit 68e9efb2a7 - Show all commits

View File

@ -1,2 +1,3 @@
# 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.
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.