configfs: adjust phrasing on file system state/usecases

This commit is contained in:
Ori Bernstein 2025-01-05 23:35:20 +00:00
parent 01f50db963
commit 9a648220b6

View file

@ -13,9 +13,9 @@ case checkdone
case go case go
echo 'You can install the following types of file systems:' echo 'You can install the following types of file systems:'
echo echo
echo ' cwfs64x the cached-worm file server' echo ' cwfs64x cached-worm file server for large disks'
echo ' gefs the good enough file system (experimental!)' echo ' hjfs file server for small disks'
echo ' hjfs the old experimental file system (unmaintained!)' echo ' gefs good enough file system (experimental!)'
echo echo
prompt -d cwfs64x 'File system' cwfs64x hjfs gefs prompt -d cwfs64x 'File system' cwfs64x hjfs gefs
fstype=$rd fstype=$rd