From feaa5201afc11fc8e0c241496b42fbf6ef25d046 Mon Sep 17 00:00:00 2001 From: freesource Date: Wed, 13 Mar 2002 05:29:04 +0000 Subject: [PATCH] Didn't mention the addition of mkfs.jffs*, also improved the explanation for the way the mechanism works. --- doc/html/index.html | 25 ++++++++++++++++--------- 1 file changed, 16 insertions(+), 9 deletions(-) diff --git a/doc/html/index.html b/doc/html/index.html index 47a239a..26d2be2 100644 --- a/doc/html/index.html +++ b/doc/html/index.html @@ -3,7 +3,7 @@ -
$Id: index.html,v 1.95 2002/03/11 05:05:28 freesource Exp $
+
$Id: index.html,v 1.96 2002/03/11 20:43:44 freesource Exp $

@@ -558,21 +558,28 @@ user would create a fs with their own UID/GID if they turned this on.

The root_fs helper provides support for these commands:
-mke2fs mkreiserfs mkcramfs genromfs mkminix +mke2fs mkreiserfs mkcramfs genromfs mkminix mkfs.jffs2 mkfs.jffs

-Notes: -1). All these commands may have options added, but it is unnecessary to add -directory, device, or source options  2). -Mkcramfs and genromfs use the filesystem given a -filename in the ARS as the source to produce another filesystem which is -named respectively with _cramfs or _romfs appended to the original name of -this filesystem.   +Notes: + +

+