From a0ea10542d69889df2e39f83dc2d302bf8e6248b Mon Sep 17 00:00:00 2001
From: Marty Oehme <contact@martyoeh.me>
Date: Fri, 7 Mar 2025 21:37:30 +0100
Subject: [PATCH] ref(base): Change initramfs created filename

Since void defaults to building an 'initramfs-<kernelversion>.img' file
when running the update hook, I think it is just correct if we follow
their example.

This will make it harder to distinguish between kernels if you have many
others in the boot dir (e.g. Arch, or LTS) but that seems only an edge
case.
---
 roles/base/vars/main.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/roles/base/vars/main.yaml b/roles/base/vars/main.yaml
index 01f3915..a75088a 100644
--- a/roles/base/vars/main.yaml
+++ b/roles/base/vars/main.yaml
@@ -1,5 +1,5 @@
 ---
-booster_initramfs_name: /boot/booster-void
+booster_initramfs_name: /boot/initramfs
 host_name: voider
 timezone: Europe/Berlin
 locales_enabled: