mirror of
https://linux.maple.camp/git/ahill/maplelinux-bootstrap.git
synced 2026-02-11 10:13:35 +00:00
Added tinyramfs
This commit is contained in:
@@ -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/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user