X-Git-Url: https://git.grml.org/?a=blobdiff_plain;f=docs%2Fgrml-live.txt;h=455889f959117a7054d438f8c62ac2cd499c771b;hb=b47433a3c158d7d761a9c239bbdf8181d1e99092;hp=e8862a6813139281d4cfe036340bb672684d0c69;hpb=81d68fd1cd4c828196882421dc42ec014007aa3f;p=grml-live.git diff --git a/docs/grml-live.txt b/docs/grml-live.txt index e8862a6..455889f 100644 --- a/docs/grml-live.txt +++ b/docs/grml-live.txt @@ -348,12 +348,11 @@ ISO size. defining a Grml system. Important parts of the buildprocess are specified in this class as well, so unless you have a really good reason you should always use this class. Please be aware that using *just* the GRMLBASE class won't be -enough, because the kernel packages (e.g. linux-image-i386-grml + -linux-image-amd64-grml) are chosen in further GRML_* classes (to provide maximum -flexibility with kernel selection). If you don't want to use the existing -GRML_FULL or GRML_SMALL classes, define your own CLASS file choosing the kernel -package you want to use (and don't forget to include your CLASS in the arguments -of grml-live's -c... command line option). +enough, because the kernel packages (e.g. linux-image-*) are chosen in further +GRML_* classes (to provide maximum flexibility with kernel selection). If you +don't want to use the existing GRML_FULL or GRML_SMALL classes, define your own +CLASS file choosing the kernel package you want to use (and don't forget to +include your CLASS in the arguments of grml-live's -c... command line option). * GRML_FULL: full featured Grml, also known as the "normal", full grml as introduced in December 2011 (~600MB ISO size). @@ -812,6 +811,7 @@ Usage example: # export GRML_FAI_CONFIG=$(pwd)/etc/grml/fai # export SCRIPTS_DIRECTORY=$(pwd)/scripts + # export TEMPLATE_DIRECTORY=$(pwd)/templates # ./grml-live -s sid -a amd64 -c GRMLBASE,GRML_FULL,AMD64 [[source]]