X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=docs%2Fgrml-live.txt;h=2a746e56efe7ca1382d87cf2754664eb20797e8c;hb=3ff2a862f83553916a1148543d69a0bbcc97bf4d;hp=c20b290d53963b8346c24820a6bacf88700b4c2e;hpb=db96b697e97bc1f338a586308bea2d9eaa48e2a5;p=grml-live.git diff --git a/docs/grml-live.txt b/docs/grml-live.txt index c20b290..2a746e5 100644 --- a/docs/grml-live.txt +++ b/docs/grml-live.txt @@ -10,14 +10,14 @@ Linux Live system (CD/ISO) Synopsis -------- -grml-live [-c ] [-g ] [-i ] [-o -] [-r ] [-s ] [-t ] -[-v ] [-FVh] +grml-live [-a ] [-c ] [-g ] [-i ] +[-o ] [-r ] [-s ] [-t +] [-v ] [-FVh] ******************************************************************************* Important! This document is growing as requested. If you have questions which aren't answered by this document yet please let me know: ! -This document currently applies to grml-live 0.0.4/0.0.5 +This document currently applies to grml-live version 0.0.6. ******************************************************************************* Description @@ -55,6 +55,13 @@ for details). Options ------- + -a **ARCHITECTURE**:: + +Use the specified architecture instead of the currently running one. This +allows building a 32bit system on a 64bit host. Please notice that real +crosscompiling (like building a ppc system on x86) isn't possible due to the +nature and the need of working in a chroot. + -c **CLASSES**:: Specify the CLASSES to be used for building the ISO via FAI. By default only @@ -188,6 +195,11 @@ option: "grml-live -c GRMLBASE,GRML_SMALL,I386,FOOBAR ...". More details regarding the class concept can be found in the documentation of FAI itself (being available at /usr/share/doc/fai-doc/). +Available classes +----------------- + +To be done... + Files -----