Add ZFS support to the admincd specs.
This commit is contained in:
parent
df490397a3
commit
fdf9a3075e
3 changed files with 6 additions and 0 deletions
3
releases/weekly/portage/admincd/package.keywords/zfs
Normal file
3
releases/weekly/portage/admincd/package.keywords/zfs
Normal file
|
@ -0,0 +1,3 @@
|
|||
sys-kernel/spl
|
||||
sys-fs/zfs-kmod
|
||||
sys-fs/zfs
|
|
@ -191,6 +191,7 @@ livecd/packages:
|
|||
sys-fs/ntfs3g
|
||||
sys-fs/reiserfsprogs
|
||||
sys-fs/xfsprogs
|
||||
sys-fs/zfs
|
||||
sys-libs/gpm
|
||||
sys-power/acpid
|
||||
sys-process/htop
|
||||
|
|
|
@ -92,6 +92,8 @@ boot/kernel/gentoo/packages:
|
|||
|
||||
# fails to build
|
||||
# sys-apps/pcmciautils
|
||||
sys-kernel/spl
|
||||
sys-fs/zfs-kmod
|
||||
|
||||
livecd/unmerge:
|
||||
app-admin/eselect
|
||||
|
|
Loading…
Add table
Reference in a new issue