X-Git-Url: https://git.grml.org/?p=grml-live.git;a=blobdiff_plain;f=etc%2Fgrml%2Fgrml-live.conf;h=3409f0a9afff60b69f745abde818e99424987a39;hp=523dce434677bfd574e6a90ef65d02671c3ab932;hb=dc72132b00ae3c559a8efc552111b78b14407649;hpb=4f8937bce96f552121e525eb927a2daea4dfae88 diff --git a/etc/grml/grml-live.conf b/etc/grml/grml-live.conf index 523dce4..3409f0a 100644 --- a/etc/grml/grml-live.conf +++ b/etc/grml/grml-live.conf @@ -19,19 +19,17 @@ BUILD_TARGET="$TARGET/grml_cd" # Where do you want to find the final ISO? ISO_TARGET="$TARGET/grml_isos" -# Which Debian suite to you want to use? Unless it's set it defaults to "etch" -# Supported values are: stable, testing, unstable, etch, lenny, sid +# Which Debian suite to you want to use? Unless it is set it defaults to "etch" +# Supported values are: etch, lenny, sid # SUITE="sid" -# Which FAI classes do you want to use by default? -# Notice: GRMLBASE is recommended in any case unless you *really* -# know what you are doing; class I386 provides the kernel for x86 -CLASSES="GRMLBASE,I386" +# Which FAI classes do you want to use by default?# -# Which grml name do you want to use? -# Common usage examples: grml, grml-small, grml64,... -# Default: 'grml' -# GRML_NAME="grml" +# Notice: GRMLBASE is recommended in any case unless you *really* know what you +# are doing; make sure to also use a GRML_* class (for example GRML_SMALL, +# GRML_MEDIUM or GRML_FULL) to get an according kernel and also select the +# architecture (I386 for x86; AMD64 for x86_64) +CLASSES="GRMLBASE,GRML_MEDIUM,I386" ## Which mirrors do you want to use? Please set GRML_LIVE_SOURCES *and* ## *FAI_DEBOOTSTRAP* accordingly. To use a local directory (like an NFS mount) @@ -68,6 +66,10 @@ VERSION="0.0-1" # Name of the release: RELEASENAME="grml-live just rocks!" +# Which "grml flavour name" do you want to use? +# Common usage examples: grml, grml-small, grml64,... +GRML_NAME="grml" + # Specify hostname of the live-system: HOSTNAME=grml