Finished Limine configuration for now

This commit is contained in:
Alexander Hill
2026-02-08 07:41:44 -05:00
parent 87d540f7d6
commit e3a94bd472
2 changed files with 5 additions and 1 deletions

View File

@@ -9,4 +9,4 @@ NOTE: liquid-lua doesn't support the `where` filter, so I had to improvise and
protocol: Linux
kernel_path: boot():/vmlinuz
kernel_cmdline: root=UUID={%for p in partition%}{%if p.location == "/"%}{{p.uuid}}{%endif%}{%endfor%} rw
module_path: boot():/
module_path: boot():/initramfs

View File

@@ -4,6 +4,10 @@ SRC_NAME="limine"
SRC_URL="https://github.com/limine-bootloader/limine/releases/download/v10.6.4/limine-10.6.4.tar.xz"
SRC_VERSION="10.6.4"
SRC_PATCHES="
8ab49ead489fc493ecda52a492ba0fd9aff15889977ae997346268fc90c4f621 limine.conf
"
build() {
mkdir -p $TT_INSTALLDIR$TT_DATADIR/mapleconf/boot
cp limine.conf $TT_INSTALLDIR$TT_DATADIR/mapleconf/boot/