X-Git-Url: https://git.grml.org/?a=blobdiff_plain;f=docs%2Fgrml-live.txt;h=1e9f0ccad2631da41f6ca81f17d91ca4fe203057;hb=5f8bc68065c2395c347271320ce654026332468c;hp=a79403074cb93740a6d6efee6aac1be0303a93f6;hpb=b21dfdc8a1fb3d576c3a80844f8d04ff8fe53650;p=grml-live.git diff --git a/docs/grml-live.txt b/docs/grml-live.txt index a794030..1e9f0cc 100644 --- a/docs/grml-live.txt +++ b/docs/grml-live.txt @@ -12,7 +12,7 @@ Synopsis grml-live [-a ] [-c ] [-C ] [-g ] [-i ] [-o ] [-r ] [-s -] [-t ] [-v ] [-bFhuVz] +] [-t ] [-v ] [-bFhquVz] CAUTION: Please check out <> for details about current state of involved @@ -121,6 +121,12 @@ inside this target directory, being: grml_cd (where the files for creating the ISO are located, including the compressed squashfs file), grml_chroot (the chroot system) and grml_isos (where the resulting ISO is stored). + -q:: + +Build the ISO without (re-)creating the squashfs compressed file using mksquashfs. +This option is useful if you just want to update parts outside the chroot in the ISO. +Consider combining this option with the build-only option '-b'. + -r **RELEASENAME**:: Specify name of the release. @@ -266,7 +272,9 @@ progress) * LATEX_CLEANUP: get rid of several very large LaTeX directories (like some /usr/share/doc/texlive-*, /usr/share/doc/texmf,...) -* LOCALES: use full featured locales setup (see /etc/locale.gen.grml) +* LOCALES: use full featured locales setup (see /etc/locale.gen.grml). This +avoids to get rid of /usr/share/locale - which happens by default otherwise - as +well. * NO_ONLINE: do not run scripts during the chroot build process which require a network connection @@ -485,7 +493,8 @@ option in grml-live cmdline): Versions with LZMA compression: * Kernel 2.6.23-grml: works -* Kernel 2.6.26-grml: does NOT work, please use zlib mode instead +* Kernel 2.6.26-grml: does NOT work, please use zlib mode instead or switch + to Debian package squashfs-lzma-tools (see section above). FAQ --- @@ -666,7 +675,7 @@ link:http://deb.grml.org/pool/main/g/grml-live/[deb.grml.org]. If you want to build a Debian package on your own (using for example a specific version or the current development tree), just execute: - hg clone http://hg.grml.org/grml-live + git clone git://git.grml.org/grml-live cd grml-live debuild -us -uc @@ -674,12 +683,12 @@ Source ------ The source of grml-live is available at -link:http://hg.grml.org/grml-live/[http://hg.grml.org/grml-live/] +link:http://git.grml.org/?p=grml-live.git[http://git.grml.org/?p=grml-live.git] TODO list --------- -Check out link:http://wiki.grml.org/doku.php?id=grml-live[grml-live@grml-wiki] +Check out link:http://wiki.grml.org/doku.php?id=grml-live[grml-live in the grml-wiki] for details. Bugs