update scripts. relative directories. boot to ubuntu noble command line.

This commit is contained in:
2025-12-06 23:24:59 -08:00
parent 191a3c9568
commit 221c49ccbb
6 changed files with 57 additions and 46 deletions

View File

@@ -3,8 +3,11 @@ set -e
dir=$(dirname "$0")
echo $dir
cd $dir
./install_dependencies.sh
./build_kernel.sh
./build_filesystem.sh
sudo ./create_image.sh
./build_initramfs.sh
./build_image.sh