* [gentoo-catalyst] [PATCH] Add (stable) ZFS support to the installcd.
@ 2019-11-17 17:00 arantius
0 siblings, 0 replies; only message in thread
From: arantius @ 2019-11-17 17:00 UTC (permalink / raw
To: gentoo-catalyst; +Cc: Anthony Lieuallen
From: Anthony Lieuallen <arantius@gmail.com>
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2019-11-17 17:00 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-11-17 17:00 [gentoo-catalyst] [PATCH] Add (stable) ZFS support to the installcd arantius
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox