From: Anthony Lieuallen <[email protected]>
I've maintained a custom installcd for several years. I'd find it quite
useful if I could do root-on-ZFS installs with the default install
media. I think this is all that needs to change to make that happen.
---
releases/weekly/portage/isos/package.accept_keywords/zfs | 3 ---
releases/weekly/specs/amd64/installcd-stage2-minimal.spec | 3 +++
2 files changed, 3 insertions(+), 3 deletions(-)
delete mode 100644 releases/weekly/portage/isos/package.accept_keywords/zfs
diff --git a/releases/weekly/portage/isos/package.accept_keywords/zfs
b/releases/weekly/portage/isos/package.accept_keywords/zfs
deleted file mode 100644
index 492060f9..00000000
--- a/releases/weekly/portage/isos/package.accept_keywords/zfs
+++ /dev/null
@@ -1,3 +0,0 @@
-sys-kernel/spl
-sys-fs/zfs-kmod
-sys-fs/zfs
diff --git a/releases/weekly/specs/amd64/installcd-stage2-minimal.spec
b/releases/weekly/specs/amd64/installcd-stage2-minimal.spec
index 4ba33b34..02bd5954 100644
--- a/releases/weekly/specs/amd64/installcd-stage2-minimal.spec
+++ b/releases/weekly/specs/amd64/installcd-stage2-minimal.spec
@@ -18,6 +18,9 @@ boot/kernel: gentoo
boot/kernel/gentoo/sources: gentoo-sources
boot/kernel/gentoo/config:
@REPO_DIR@/releases/weekly/kconfig/amd64/installcd-4.14.52.config
+boot/kernel/gentoo/packages:
+ sys-fs/zfs
+
livecd/unmerge:
app-admin/eselect
app-admin/eselect-ctags
--
2.21.0