aboutsummaryrefslogtreecommitdiff
path: root/system/openzfs/README
diff options
context:
space:
mode:
authorMarkus Reichelt <slackbuilds@mareichelt.de>2023-05-08 18:56:45 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-05-13 19:27:04 +0700
commitcb69fba0094516c7003ab422daafce4002c17861 (patch)
tree1867efd42775efb8aaaf64a0f8ce50fad109cffe /system/openzfs/README
parentb8c024c400d7b2ad559f8f73797cba600b6e0747 (diff)
downloadslackbuilds-cb69fba0094516c7003ab422daafce4002c17861.tar.xz
system/openzfs: Add dracut support.
Signed-off-by: bedlam <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/openzfs/README')
-rw-r--r--system/openzfs/README5
1 files changed, 4 insertions, 1 deletions
diff --git a/system/openzfs/README b/system/openzfs/README
index c69e3b65d7ed..d14fea174275 100644
--- a/system/openzfs/README
+++ b/system/openzfs/README
@@ -7,4 +7,7 @@ This package is kernel dependent, so you'll need to recompile it for
every new kernel you choose to run.
Please use KERNEL environment variable if target kernel version differs
-from that of the build machine, e.g. `export KERNEL=5.15.109`.
+from that of the build machine, e.g. `export KERNEL=5.15.111`.
+
+Dracut support is compiled in if dracut is installed at the time of
+building.