From 9a648220b638450c9153e15491be4f5a0f478c9a Mon Sep 17 00:00:00 2001 From: Ori Bernstein Date: Sun, 5 Jan 2025 23:35:20 +0000 Subject: [PATCH] configfs: adjust phrasing on file system state/usecases --- rc/bin/inst/configfs | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/rc/bin/inst/configfs b/rc/bin/inst/configfs index 3e33f57f2..d36c2329f 100755 --- a/rc/bin/inst/configfs +++ b/rc/bin/inst/configfs @@ -13,9 +13,9 @@ case checkdone case go echo 'You can install the following types of file systems:' echo - echo ' cwfs64x the cached-worm file server' - echo ' gefs the good enough file system (experimental!)' - echo ' hjfs the old experimental file system (unmaintained!)' + echo ' cwfs64x cached-worm file server for large disks' + echo ' hjfs file server for small disks' + echo ' gefs good enough file system (experimental!)' echo prompt -d cwfs64x 'File system' cwfs64x hjfs gefs fstype=$rd