add in bootstrapping of root folder.

This commit is contained in:
2026-02-08 13:19:48 -07:00
parent 2770dfc964
commit 19ede9ac58

View File

@@ -6,6 +6,8 @@ cd $dir
./install_dependencies.sh
./build_kernel.sh
./build_initramfs.sh
./bootstrap_filesystem.sh
./build_initramfs.sh
./build_filesystem.sh
./build_image.sh