From: Andreas "Jimmy" Gredler Date: Sun, 23 Mar 2014 20:18:47 +0000 (-0700) Subject: Replaced all occurences of iso or Iso with ISO(s) in the manpages X-Git-Tag: v0.14.5~2^2 X-Git-Url: https://git.grml.org/?p=grml2usb.git;a=commitdiff_plain;h=317649494449d547db2f415c8efa2538b8bd2df8;hp=efd19d8657e82eaaf6c6eeacdf939cfcf2ed57f0 Replaced all occurences of iso or Iso with ISO(s) in the manpages --- diff --git a/grml2iso.8.txt b/grml2iso.8.txt index cdf8695..124b5af 100644 --- a/grml2iso.8.txt +++ b/grml2iso.8.txt @@ -47,7 +47,7 @@ Use specified default bootoptions as default. *-f*:: -Force the program to run and overwrite an existing iso image. +Force the program to run and overwrite an existing ISO image. *-r *:: @@ -59,7 +59,12 @@ Execute grml2usb with the specified parameters. For a list of valid parameters h *-s *:: -Generate a small iso file which downloads the squashfs file from the specified URI. Due to current limitations in busyboxs wget and DNS resolution, an URL can not contain a hostname but an IP only. This is useful if you want to boot systems which support booting iso image from your local system. Besides the iso image this command also copies the squashfs file to the output directory. +Generate a small ISO file which downloads the squashfs file from the +specified URI. Due to current limitations in busyboxs wget and DNS +resolution, an URL can not contain a hostname but an IP only. This is +useful if you want to boot systems which support booting ISO image from +your local system. Besides the iso image this command also copies the +squashfs file to the output directory. Usage examples -------------- @@ -70,11 +75,12 @@ Create multiboot ISO /tmp/grml.iso with grml_2009.05.iso and grml64_2009.05.iso. # grml2iso -b 'lang=de ssh=passwd' -c /tmp/grml-content -o /srv/grml.iso /srv/grml/grml_2009.10.iso -Create a new iso with additional boot parameters and copy the content from /tmp/grml-content to the generated iso image. +Create a new ISO with additional boot parameters and copy the content +from /tmp/grml-content to the generated ISO image. # grml2iso -r quiet -r vga=791 -o /srv/grml.iso /srv/grml-small_2009.10.iso -Create a new iso and remove existing boot parameters quiet and vga=791. +Create a new ISO and remove existing boot parameters quiet and vga=791. # GRML2USB=/srv/git/grml2usb grml2iso -o /srv/grml.iso /srv/grml/grml_2009.05.iso /srv/grml/grml64-medium_2009.05.iso @@ -88,7 +94,7 @@ Use /mnt/test/grml-tmp as working directory for creating the multiboot ISO # grml2iso -p --skip-addons -o /srv/grml.iso /srv/grml-small_2009.10.iso /srv/grml64-small_2009.10.iso -Don't copy the addons from the specified iso images +Don't copy the addons from the specified ISO images Online Ressources diff --git a/grml2usb.8.txt b/grml2usb.8.txt index d77db60..8c786b8 100644 --- a/grml2usb.8.txt +++ b/grml2usb.8.txt @@ -17,12 +17,13 @@ Important! The Grml team does not take responsibility for loss of any data! Introduction ------------ -grml2usb installs Grml on a given partition of your usb device and makes it -bootable. It provides multi-iso support, meaning you can specify several Grml -ISOs on the command line at once and select the Grml flavour you would like to -boot on the bootprompt then. Note that the *first* ISO specified on the grml2usb -command line will become the default one (that's the one that will boot when -just pressing enter on the bootprompt or wait until the boot timeout matches). +grml2usb installs Grml on a given partition of your usb device and makes +it bootable. It provides multiboot ISO support, meaning you can specify +several Grml ISOs on the command line at once and select the Grml +flavour you would like to boot on the bootprompt then. Note that the +*first* ISO specified on the grml2usb command line will become the +default one (that's the one that will boot when just pressing enter on +the bootprompt or wait until the boot timeout matches). [IMPORTANT] By default a compatible master boot record (MBR) is installed on the device