diff options
author | V3n3RiX <venerix@koprulu.sector> | 2024-09-05 12:21:12 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2024-09-05 12:21:12 +0100 |
commit | 025a15637c8bbb38ee1233794f27e1a7059ba00c (patch) | |
tree | 2008e621f7df47352b1f54d4949da47151d4e6a6 /app-misc/calamares-config-redcore/files | |
parent | ab6c7a10d5c602b7f7d8e30f02c8bcb1dde894eb (diff) |
app-misc/calamares-config-redcore : make sure the initramfs is named correctly
Diffstat (limited to 'app-misc/calamares-config-redcore/files')
-rw-r--r-- | app-misc/calamares-config-redcore/files/modules/dracut.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app-misc/calamares-config-redcore/files/modules/dracut.conf b/app-misc/calamares-config-redcore/files/modules/dracut.conf new file mode 100644 index 00000000..75a9b821 --- /dev/null +++ b/app-misc/calamares-config-redcore/files/modules/dracut.conf @@ -0,0 +1,2 @@ +--- +initramfsName: /boot/initrd-6.6.47-redcore-lts |