git: fqa.9front.org

Download patch

ref: b32ec0ade37ded7406b8d0fce25dfbfa52272188
parent: 734a1db8281a7a6d4e7f7fb1b85002dd7385dd2a
author: sl <sl@9front>
date: Sat Jun 14 22:03:03 EDT 2025

fqa4.ms: mention gefs in the install section.

--- a/fqa4.ms
+++ b/fqa4.ms
@@ -623,7 +623,8 @@
 You can install the following types of systems:
 
      cwfs64x     the cached-worm file server
-     hjfs        the new 9front file server (experimental!)
+     hjfs        the new 9front file server
+     gefs	good enough file system (experimental!)'
 
 File system (cwfs64x, hjfs)[cwfs64x]:
 .P2
@@ -633,8 +634,12 @@
 .CW cwfs64x
 file server uses 16KB blocks, with its cache and permanent storage locate on separate partitions. The
 .CW hjfs
-file server uses 4KB blocks, with its cache and permanent storage located on the same partition. If you are installing to a disk of less than 12GB, you should choose
-.CW hjfs .
+file server uses 4KB blocks, with its cache and permanent storage located on the same partition. The
+.CW gefs
+file server uses 16KB blocks, but only one partition. If you are installing to a disk of less than 12GB, you should choose
+.CW hjfs
+or
+.CW gefs ,
 
 .B However:
 The
@@ -834,7 +839,7 @@
 >>>
 .P2
 
-Again, accept the defaults.
+Again, accept the defaults. If you are installing `hjfs` or `gefs`, the defaults will be slightly different.
 .P1
 >>> w
 >>> q
--