mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-08 12:30:44 +02:00
pentoo-system: migrate to a new efi bootloader, bug #556734
This commit is contained in:
parent
d455eb4da9
commit
57ba3419f5
1 changed files with 2 additions and 2 deletions
|
|
@ -42,9 +42,9 @@ PDEPEND="${PDEPEND}
|
|||
|| ( sys-process/fcron virtual/cron )
|
||||
sys-apps/gptfdisk
|
||||
sys-apps/pcmciautils
|
||||
efi? ( sys-boot/gummiboot )
|
||||
efi? ( sys-boot/systemd-boot )
|
||||
!arm? ( !livecd-stage1? ( sys-kernel/genkernel
|
||||
|| ( sys-boot/grub:0 sys-boot/grub-static sys-boot/grub:2 sys-boot/gummiboot )
|
||||
|| ( sys-boot/grub:0 sys-boot/grub-static sys-boot/grub:2 sys-boot/systemd-boot )
|
||||
)
|
||||
sys-boot/syslinux
|
||||
sys-boot/efibootmgr )
|
||||
Loading…
Reference in a new issue