docs: mention FOOBAR class in usage example via /etc/grml/grml-live.local
authorMichael Prokop <mika@grml.org>
Thu, 29 Jul 2010 02:17:32 +0000 (22:17 -0400)
committerMichael Prokop <mika@grml.org>
Thu, 29 Jul 2010 02:17:32 +0000 (22:17 -0400)
Thanks: Tong Sun <suntong@cpan.org>
Signed-off-by: Michael Prokop <mika@grml.org>
docs/grml-live.txt

index b4c881d..51a1554 100644 (file)
@@ -273,8 +273,8 @@ files/directories.
 If you want to use your own configuration, extend an existing configuration
 and/or add additional packages to your ISO just invent a new class (or extend an
 existing one). For example if you want to use your own class named "FOOBAR" just
-set CLASSES="GRMLBASE,GRML_SMALL,I386" inside /etc/grml/grml-live.local or
-invoke grml-live using the classes option: "grml-live -c
+set CLASSES="GRMLBASE,GRML_SMALL,I386,FOOBAR" inside /etc/grml/grml-live.local
+or invoke grml-live using the classes option: "grml-live -c
 GRMLBASE,GRML_SMALL,I386,FOOBAR ...".
 
 More details regarding the class concept can be found in the documentation of