From b21b9ba89cf66a8fac6f94efb79cfb425a2c4df2 Mon Sep 17 00:00:00 2001 From: aiju Date: Tue, 7 Aug 2012 17:57:04 +0200 Subject: added hjfs --- rc/bin/inst/configfs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'rc/bin/inst/configfs') diff --git a/rc/bin/inst/configfs b/rc/bin/inst/configfs index a0eea4838..81fc37a3a 100755 --- a/rc/bin/inst/configfs +++ b/rc/bin/inst/configfs @@ -14,8 +14,9 @@ case go echo 'You can install the following types of file systems:' echo echo ' cwfs64x the cached-worm file server' + echo ' hjfs the new 9front file server (experimental!)' echo - prompt -d cwfs64x 'File system' cwfs64x + prompt -d cwfs64x 'File system' cwfs64x hjfs fstype=$rd export fstype } -- cgit v1.2.3