mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2025-11-18 22:12:56 -05:00
re-enable generating fallback initramfs
This commit is contained in:
parent
46fe2fd36c
commit
b2cb800512
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
#ALL_config="/etc/mkinitcpio.conf"
|
||||
ALL_kver="/boot/vmlinuz-linux-lts"
|
||||
|
||||
PRESETS=('default')
|
||||
PRESETS=('default' 'fallback')
|
||||
|
||||
#default_config="/etc/mkinitcpio.conf"
|
||||
default_image="/boot/initramfs-linux-lts.img"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue