This commit is contained in:
Michal S.
2026-08-04 17:59:44 +01:00
commit 69071efd58
123 changed files with 7728 additions and 0 deletions
+16
View File
@@ -0,0 +1,16 @@
timeout: 3
default_entry: 1
serial: yes
serial_baudrate: 115200
graphics: yes
interface_branding: MOUSE
/MOUSE
protocol: linux
path: boot():/vmlinuz-mouse
cmdline: console=tty0 console=ttyS0 root=PARTUUID=4d4f5553-4500-4000-8000-000000000002 rootfstype=btrfs rw rootwait init=/sbin/cheesed panic=-1
/MOUSE alternate
protocol: linux
path: boot():/vmlinuz-mouse
cmdline: console=tty0 console=ttyS0 root=PARTUUID=4d4f5553-4500-4000-8000-000000000002 rootfstype=btrfs rootflags=subvol=ROOT/alternate rw rootwait init=/sbin/cheesed panic=-1