From ee75b6194455826fe285579c4edb39561b01e3de Mon Sep 17 00:00:00 2001 From: Christian Neukirchen Date: Thu, 21 Apr 2016 15:19:44 +0200 Subject: add zfs (without module binaries) --- data/issue.in | 1 + mkhrmpf.sh | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/data/issue.in b/data/issue.in index fb0daaa..c4afdc2 100644 --- a/data/issue.in +++ b/data/issue.in @@ -22,5 +22,6 @@ sure to configure your network interface and then use: - xbps-install(8) to install/update packages - xbps-query(8) to query for package info + - xbps-reconfigure -a to build ZFS modules Enjoy! diff --git a/mkhrmpf.sh b/mkhrmpf.sh index f7f32a8..23a5e5d 100755 --- a/mkhrmpf.sh +++ b/mkhrmpf.sh @@ -10,4 +10,5 @@ -B extra/mhdd32ver4.6.iso \ -B extra/ipxe.iso \ -B extra/memtest86+-5.01.iso \ - -p "$(grep '^[^#].' hrmpf.packages)" + -p "$(grep '^[^#].' hrmpf.packages)" \ + -U "spl zfs" -- cgit 1.4.1