diff options
Diffstat (limited to 'conf')
-rw-r--r-- | conf/intel/portage/package.keywords/00-kogaion.package.keywords | 6 | ||||
-rw-r--r-- | conf/intel/portage/package.mask/00-kogaion.package.mask | 3 |
2 files changed, 9 insertions, 0 deletions
diff --git a/conf/intel/portage/package.keywords/00-kogaion.package.keywords b/conf/intel/portage/package.keywords/00-kogaion.package.keywords index 2e7ab8b..cce1b05 100644 --- a/conf/intel/portage/package.keywords/00-kogaion.package.keywords +++ b/conf/intel/portage/package.keywords/00-kogaion.package.keywords @@ -29,3 +29,9 @@ dev-qt/qtxmlpatterns:4 ~amd64 ~x86 =sys-apps/entropy-292::kogaion ~amd64 ~x86 =sys-apps/entropy-server-292::kogaion ~amd64 ~x86 =app-admin/matter-292::kogaion ~amd64 ~x86 + +# install grub2 with zfs support from OUR overlay +=sys-boot/grub-2.00-r7::kogaion-desktop ~amd64 ~x86 +=x11-themes/kogaion-artwork-grub-2.1 ~amd64 ~x86 +=sys-fs/zfs-0.6.3-r2 ~amd64 ~x86 + diff --git a/conf/intel/portage/package.mask/00-kogaion.package.mask b/conf/intel/portage/package.mask/00-kogaion.package.mask new file mode 100644 index 0000000..8ea3caa --- /dev/null +++ b/conf/intel/portage/package.mask/00-kogaion.package.mask @@ -0,0 +1,3 @@ +# we use grub from our overlay, mask the gentoo one +sys-boot/grub:0::gentoo +sys-boot/grub:2::gentoo |