mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-21 22:30:59 +02:00
pentoo-system: disable zfs for \!livecd users
This commit is contained in:
parent
2d8def9b12
commit
14270627d3
1 changed files with 1 additions and 1 deletions
|
|
@ -81,7 +81,7 @@ PDEPEND="${PDEPEND}
|
|||
sys-process/lsof
|
||||
!arm? ( sys-kernel/pentoo-sources )
|
||||
app-portage/mirrorselect
|
||||
!livecd-stage1? ( amd64? ( !pax_kernel? ( sys-fs/zfs ) ) )
|
||||
!livecd-stage1? ( amd64? ( livecd? ( sys-fs/zfs ) ) )
|
||||
app-crypt/openvpn-blacklist
|
||||
app-admin/localepurge
|
||||
app-editors/nano
|
||||
Loading…
Reference in a new issue