mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-21 14:21:02 +02:00
pentoo-system: drop zfs, it's been a nightmare of build failures and forked ebuilds for years and I'm just tired of it
This commit is contained in:
parent
6cb8e61ec1
commit
11bfd26695
1 changed files with 2 additions and 1 deletions
|
|
@ -81,7 +81,6 @@ PDEPEND="${PDEPEND}
|
|||
sys-process/lsof
|
||||
!arm? ( sys-kernel/pentoo-sources )
|
||||
app-portage/mirrorselect
|
||||
!livecd-stage1? ( amd64? ( livecd? ( sys-fs/zfs ) ) )
|
||||
app-crypt/openvpn-blacklist
|
||||
app-admin/localepurge
|
||||
app-editors/nano
|
||||
|
|
@ -125,6 +124,8 @@ PDEPEND="${PDEPEND}
|
|||
sys-process/atop
|
||||
pax_kernel? ( x11-misc/xdialog )
|
||||
"
|
||||
# This causes me more build frustration than anything but metasploit. diaf
|
||||
#!livecd-stage1? ( amd64? ( livecd? ( sys-fs/zfs ) ) )
|
||||
|
||||
src_install() {
|
||||
insinto /boot/grub
|
||||
Loading…
Reference in a new issue