complete start over...

This commit is contained in:
root
2023-04-15 00:23:32 +02:00
parent ce15b23cbd
commit 052c402829
33 changed files with 0 additions and 0 deletions

22
old-version/runall.sh Executable file
View File

@@ -0,0 +1,22 @@
#!/bin/sh
. ./settings.sh
# 1. install needed debian packages:
./install-debian-packages.sh
# 2. configure debian system
./configure-debian-system.sh
# 3. configure full system menu
./generate-full-menu.sh
#./generate-minimal-menu.sh
# 4. download free stuff (knoppix...)
./download-free.sh
# 5. download windows stuff
./configure-windows-pxeboot.sh
# 6. rerun some settings...
./configure-debian-system.sh