Add complete guide and all config variants

This commit is contained in:
renato97
2026-02-05 14:06:25 +00:00
parent 239ee0e593
commit b40c76762c
1053 changed files with 167761 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
#!/bin/bash
cd "$(dirname "$0")" || exit 1
export ARCHS=IA32
export DUET_SUFFIX=""
source BootInstallBase.sh