Added tinyramfs

This commit is contained in:
Alexander Hill
2025-04-13 23:32:04 -04:00
parent 027523b924
commit 3ff3f922aa
2 changed files with 7 additions and 0 deletions

View File

@@ -455,6 +455,12 @@ sed -i "s/add_install_script('sh'/add_install_script('\/bin\/sh'/" meson.build
muon -C build install
cd ..
# tinyramfs Build
tar xf ../sources/tinyramfs-*.tar*
cd tinyramfs-*/
make install PREFIX=/usr
cd ..
# Finally, make the image bootable.
cp /usr/share/limine/BOOTX64.EFI /boot/EFI/BOOT/