about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--data/issue.in1
-rw-r--r--hrmpf.packages1
-rwxr-xr-xmkhrmpf.sh1
3 files changed, 1 insertions, 2 deletions
diff --git a/data/issue.in b/data/issue.in
index c4afdc2..fb0daaa 100644
--- a/data/issue.in
+++ b/data/issue.in
@@ -22,6 +22,5 @@ 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/hrmpf.packages b/hrmpf.packages
index 49c67a5..0d3b559 100644
--- a/hrmpf.packages
+++ b/hrmpf.packages
@@ -336,6 +336,7 @@ udftools
 xfsdump
 xfsprogs
 zerofree
+zfs
 
 # bootloader
 efibootmgr
diff --git a/mkhrmpf.sh b/mkhrmpf.sh
index d72ad57..8e6a852 100755
--- a/mkhrmpf.sh
+++ b/mkhrmpf.sh
@@ -14,4 +14,3 @@
 	-B extra/grub2.iso \
 	-p "$(grep '^[^#].' hrmpf.packages)" \
 	-A "gawk tnftp inetutils-hostname libressl-netcat dash vim-common" \
-	-U "zfs"