Revert "Remove systemd-bootctl stuff"

This reverts commit ee2e7091d2.
This commit is contained in:
theVakhovskeIsTaken 2022-11-27 19:10:00 +03:00
parent e826913135
commit 43fc3a0246
3 changed files with 14 additions and 0 deletions

View File

@ -0,0 +1,6 @@
title HoloISO installer (Copy-to-RAM)
linux /%INSTALL_DIR%/boot/x86_64/vmlinuz-linux-neptune
initrd /%INSTALL_DIR%/boot/intel-ucode.img
initrd /%INSTALL_DIR%/boot/amd-ucode.img
initrd /%INSTALL_DIR%/boot/x86_64/initramfs-linux-neptune.img
options archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL% cow_spacesize=10G copytoram

View File

@ -0,0 +1,6 @@
title HoloISO installer
linux /%INSTALL_DIR%/boot/x86_64/vmlinuz-linux-neptune
initrd /%INSTALL_DIR%/boot/intel-ucode.img
initrd /%INSTALL_DIR%/boot/amd-ucode.img
initrd /%INSTALL_DIR%/boot/x86_64/initramfs-linux-neptune.img
options archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL% cow_spacesize=10G

View File

@ -0,0 +1,2 @@
timeout 15
default 01-archiso-x86_64-ram-linux-neptune.conf