Develop #11
|
@ -12,7 +12,7 @@ be handled by the user.
|
|||
n/a
|
||||
|
||||
# TODO
|
||||
* Create extremely bare bones install pipeline for core dependencies accross all build types.
|
||||
* Create extremely bare bones install pipeline for core dependencies across all build types.
|
||||
|
||||
# Images
|
||||
![1 Distro Builder Menu. ](images/pic1.png)
|
||||
|
|
BIN
images/pic1.png
BIN
images/pic1.png
Binary file not shown.
Before Width: | Height: | Size: 38 KiB After Width: | Height: | Size: 35 KiB |
|
@ -53,7 +53,7 @@ function confirm_dialouge() {
|
|||
function start_menu_mesage() {
|
||||
echo "NOTE: Remember to check the CONFIG.sh and set the variables!"
|
||||
echo "\nWhat do you want to run?"
|
||||
echo "\t1) Do all jobs (Including cleanup berfore starting.)"
|
||||
echo "\t1) Do all jobs (Including cleanup before starting.)"
|
||||
echo "\t2) Do debootstrap run"
|
||||
echo "\t3) Chroot"
|
||||
echo "\t4) Create boot structure"
|
||||
|
|
Loading…
Reference in New Issue