mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-05 11:00:48 +02:00
pentoo-system/pentoo-installer: we no longer support grub:0 (even if it is in use and uninstalled it won't break users)
This commit is contained in:
parent
d554a53f75
commit
83614ade9f
2 changed files with 1 additions and 3 deletions
|
|
@ -25,8 +25,6 @@ PDEPEND="dev-util/dialog
|
|||
sys-apps/util-linux
|
||||
sys-block/parted
|
||||
sys-boot/efibootmgr
|
||||
|| ( sys-boot/grub:0
|
||||
sys-boot/grub-static:0 )
|
||||
sys-boot/grub:2[multislot(-)]
|
||||
sys-boot/os-prober
|
||||
sys-boot/shim
|
||||
|
|
|
|||
|
|
@ -46,7 +46,7 @@ PDEPEND="${PDEPEND}
|
|||
|| ( app-admin/syslog-ng virtual/logger )
|
||||
|| ( sys-process/fcron virtual/cron )
|
||||
!arm? ( !livecd-stage1? ( || ( sys-kernel/genkernel sys-kernel/genkernel-next )
|
||||
|| ( sys-boot/grub:2 sys-boot/grub:0 sys-boot/grub-static sys-boot/systemd-boot )
|
||||
|| ( sys-boot/grub:2 sys-boot/systemd-boot )
|
||||
)
|
||||
sys-boot/os-prober
|
||||
sys-boot/syslinux
|
||||
Loading…
Reference in a new issue