Finalized core changes
20
README.md
@ -1,3 +1,17 @@
|
|||||||
# Distro-Builder
|
# Distro Builder
|
||||||
This is a powerful and easy way to build ubuntu remix distributions with debootstrap, chroot, and Xephyr at its core.
|
This is a powerful and easy way to build ubuntu remix distributions with
|
||||||
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.
|
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 file for important variables that need to be set.
|
||||||
|
|
||||||
|
# Updates
|
||||||
|
n/a
|
||||||
|
|
||||||
|
# TODO
|
||||||
|
* Create Chroot script pipline again.
|
||||||
|
|
||||||
|
# Images
|
||||||
|

|
||||||
|
BIN
images/pic1.png
Normal file
After ![]() (image error) Size: 38 KiB |
Before ![]() (image error) Size: 502 KiB After ![]() (image error) Size: 502 KiB ![]() ![]() |
Before ![]() (image error) Size: 73 KiB After ![]() (image error) Size: 73 KiB ![]() ![]() |
Before ![]() (image error) Size: 84 KiB After ![]() (image error) Size: 84 KiB ![]() ![]() |
@ -50,6 +50,18 @@ function confirm_dialouge() {
|
|||||||
|
|
||||||
# ---- Messages Used Throughout The Process ---- #
|
# ---- Messages Used Throughout The Process ---- #
|
||||||
|
|
||||||
|
function start_menu_mesage() {
|
||||||
|
echo "NOTE: Remember to check the CONFIG.sh and set the variables!"
|
||||||
|
echo "\nWhat do you want to run?"
|
||||||
|
echo "\t0) Do all jobs (Including cleanup berfore starting.)"
|
||||||
|
echo "\t1) Do debootstrap run"
|
||||||
|
echo "\t2) Chroot"
|
||||||
|
echo "\t3) Create boot structure"
|
||||||
|
echo "\t4) Create the ISO"
|
||||||
|
echo "\t5) Cleanup (Purges everything that was generated.)"
|
||||||
|
echo "\t6) EXIT"
|
||||||
|
}
|
||||||
|
|
||||||
function chroot_big_dump_mesage() {
|
function chroot_big_dump_mesage() {
|
||||||
echo "NOTE: COPY_OVER_TO_CHROOT is removed after exit from chroot env."
|
echo "NOTE: COPY_OVER_TO_CHROOT is removed after exit from chroot env."
|
||||||
echo "\nRun each time you chroot:"
|
echo "\nRun each time you chroot:"
|
Before ![]() (image error) Size: 359 KiB After ![]() (image error) Size: 359 KiB ![]() ![]() |
Before ![]() (image error) Size: 135 B After ![]() (image error) Size: 135 B ![]() ![]() |
Before ![]() (image error) Size: 140 B After ![]() (image error) Size: 140 B ![]() ![]() |
Before ![]() (image error) Size: 136 B After ![]() (image error) Size: 136 B ![]() ![]() |
Before ![]() (image error) Size: 134 B After ![]() (image error) Size: 134 B ![]() ![]() |
Before ![]() (image error) Size: 407 B After ![]() (image error) Size: 407 B ![]() ![]() |
Before ![]() (image error) Size: 407 B After ![]() (image error) Size: 407 B ![]() ![]() |
Before ![]() (image error) Size: 195 B After ![]() (image error) Size: 195 B ![]() ![]() |
Before ![]() (image error) Size: 178 B After ![]() (image error) Size: 178 B ![]() ![]() |
Before ![]() (image error) Size: 407 B After ![]() (image error) Size: 407 B ![]() ![]() |
Before ![]() (image error) Size: 195 B After ![]() (image error) Size: 195 B ![]() ![]() |
Before ![]() (image error) Size: 150 B After ![]() (image error) Size: 150 B ![]() ![]() |
Before ![]() (image error) Size: 146 B After ![]() (image error) Size: 146 B ![]() ![]() |
Before ![]() (image error) Size: 141 B After ![]() (image error) Size: 141 B ![]() ![]() |
Before ![]() (image error) Size: 133 B After ![]() (image error) Size: 133 B ![]() ![]() |
Before ![]() (image error) Size: 195 B After ![]() (image error) Size: 195 B ![]() ![]() |
Before ![]() (image error) Size: 407 B After ![]() (image error) Size: 407 B ![]() ![]() |
Before ![]() (image error) Size: 195 B After ![]() (image error) Size: 195 B ![]() ![]() |
Before ![]() (image error) Size: 181 B After ![]() (image error) Size: 181 B ![]() ![]() |
Before ![]() (image error) Size: 128 B After ![]() (image error) Size: 128 B ![]() ![]() |
Before ![]() (image error) Size: 154 B After ![]() (image error) Size: 154 B ![]() ![]() |
Before ![]() (image error) Size: 154 B After ![]() (image error) Size: 154 B ![]() ![]() |
Before ![]() (image error) Size: 135 B After ![]() (image error) Size: 135 B ![]() ![]() |
Before ![]() (image error) Size: 140 B After ![]() (image error) Size: 140 B ![]() ![]() |
Before ![]() (image error) Size: 136 B After ![]() (image error) Size: 136 B ![]() ![]() |