Started integrating Limine with mapleconf

This commit is contained in:
Alexander Hill
2026-02-02 22:06:04 -05:00
parent b23ee115f8
commit e5c3db51b8
2 changed files with 18 additions and 4 deletions

View File

@@ -0,0 +1,12 @@
timeout: 3
{% comment %}
NOTE: liquid-lua doesn't support the `where` filter, so I had to improvise and
use a for loop with a conditional statement. Ugly, but functional. ~ahill
{% endcomment %}
/Maple Linux
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():/