From: Michael Prokop Date: Thu, 15 Jul 2010 11:32:34 +0000 (+0200) Subject: docs/grml-live.txt: clarify policy for class names X-Git-Tag: v0.9.43~3 X-Git-Url: https://git.grml.org/?p=grml-live.git;a=commitdiff_plain;h=6136081d91da776f9a892f62a8bf7c79df545c14;hp=4c87eada94daf4168807db57d62b43848a7857e5;ds=sidebyside docs/grml-live.txt: clarify policy for class names Class names have to be uppercase only, make sure users are aware of that. Signed-off-by: Michael Prokop --- diff --git a/docs/grml-live.txt b/docs/grml-live.txt index aafd340..335a92b 100644 --- a/docs/grml-live.txt +++ b/docs/grml-live.txt @@ -81,11 +81,17 @@ really know that you do not want to update the chroot. Specify the CLASSES to be used for building the ISO via FAI. By default only the classes GRMLBASE, GRML_MEDIUM and I386 are assumed, resulting in a small base system (being about ~180MB total ISO size). If using a non-I386 system (like -amd64) you should specify the appropriate architecture as well. Additionally you +AMD64) you should specify the appropriate architecture as well. Additionally you can specify a class providing a grml-kernel (see <> for details about available classes). So instead of GRML_MEDIUM you can also use GRML_SMALL and GRML_FULL. +[IMPORTANT] +All class names should be written in uppercase letters. Do not use a dash, use +an underscore. So do not use "amd64" but "AMD64", do not use "FOO BAR" but +"FOO_BAR". + + -C **CONFIGURATION_FILE**:: The specified file is used as configuration file for grml-live. By default