Fix a bunch of typos
authorMichael Prokop <mika@grml.org>
Sat, 23 Sep 2017 11:55:04 +0000 (13:55 +0200)
committerMichael Prokop <mika@grml.org>
Sat, 23 Sep 2017 11:55:04 +0000 (13:55 +0200)
s/and and/and/
s/simplier/simpler/
s/dependancy/dependency/
s/mesages/messages/
s/retreive/retrieve/
s/to to/to/
s/specifed/specified/

docs/grml-live.txt
etc/grml/fai/config/files/etc/runlevel.conf/GRMLBASE
etc/grml/fai/config/files/usr/share/initramfs-tools/scripts/init-top/grml/GRMLBASE
etc/grml/fai/config/scripts/GRMLBASE/96-apt-listbugs
etc/grml/grml-live.conf
templates/EFI/BOOT/grubx64.efi.signed
templates/boot/isolinux/f8

index 52541d1..e8862a6 100644 (file)
@@ -451,7 +451,7 @@ installation process.
 Directory with lists of software packages to be installed or removed.  The
 different classes describe what should find its way to your ISO.  When running
 "grml-live -c GRMLBASE,GRML_SMALL,AMD64 ..." only the configuration of GRMLBASE,
 Directory with lists of software packages to be installed or removed.  The
 different classes describe what should find its way to your ISO.  When running
 "grml-live -c GRMLBASE,GRML_SMALL,AMD64 ..." only the configuration of GRMLBASE,
-GRML_SMALL and and AMD64 will be taken. If you use 'grml-live -c
+GRML_SMALL and AMD64 will be taken. If you use 'grml-live -c
 GRMLBASE,GRML_SMALL,AMD64,FOOBAR ...' then the files of GRMLBASE, GRML_SMALL,
 AMD64 **plus** the files from FOOBAR will be taken. So just create a new class to
 adjust the package selection according to your needs.  Please notice that the
 GRMLBASE,GRML_SMALL,AMD64,FOOBAR ...' then the files of GRMLBASE, GRML_SMALL,
 AMD64 **plus** the files from FOOBAR will be taken. So just create a new class to
 adjust the package selection according to your needs.  Please notice that the
index 80ffbe3..23b5763 100644 (file)
@@ -11,7 +11,7 @@
 # save-config mechanism, as init takes place (and reads the file
 # /etc/runlevel.conf) before restore-config can be executed at all.
 # If you want to customize the Grml boot sequence please either
 # save-config mechanism, as init takes place (and reads the file
 # /etc/runlevel.conf) before restore-config can be executed at all.
 # If you want to customize the Grml boot sequence please either
-# remaster the Grml ISO or (much simplier) just add your personal
+# remaster the Grml ISO or (much simpler) just add your personal
 # stuff to the /etc/init.d/bootlocal.* scripts!
 ############################################################################
 # Format:
 # stuff to the /etc/init.d/bootlocal.* scripts!
 ############################################################################
 # Format:
index 23ac19c..ce17ae1 100755 (executable)
@@ -14,7 +14,7 @@
 
 # prereq header {{{
 # without this header booting will fail with:
 
 # prereq header {{{
 # without this header booting will fail with:
-# "PANIC: Circular dependancy.  Exiting."
+# "PANIC: Circular dependency.  Exiting."
 PREREQ=""
 prereqs()
 {
 PREREQ=""
 prereqs()
 {
@@ -90,7 +90,7 @@ else
   GREEN="\e[1;32m"
   # YELLOW: Descriptions
   YELLOW="\e[1;33m"
   GREEN="\e[1;32m"
   # YELLOW: Descriptions
   YELLOW="\e[1;33m"
-  # BLUE: System mesages
+  # BLUE: System messages
   BLUE="\e[1;34m"
   # MAGENTA: Found devices or drivers
   MAGENTA="\e[1;35m"
   BLUE="\e[1;34m"
   # MAGENTA: Found devices or drivers
   MAGENTA="\e[1;35m"
index d0baa3f..4999714 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/bash
 # Filename:      ${GRML_FAI_CONFIG}/config/scripts/GRMLBASE/96-apt-listbugs
 #!/bin/bash
 # Filename:      ${GRML_FAI_CONFIG}/config/scripts/GRMLBASE/96-apt-listbugs
-# Purpose:       retreive list of bugreports of installed packages inside chroot
+# Purpose:       retrieve list of bugreports of installed packages inside chroot
 # Authors:       grml-team (grml.org), (c) Michael Prokop <mika@grml.org>
 # Bug-Reports:   see http://grml.org/bugs/
 # License:       This file is licensed under the GPL v2 or any later version.
 # Authors:       grml-team (grml.org), (c) Michael Prokop <mika@grml.org>
 # Bug-Reports:   see http://grml.org/bugs/
 # License:       This file is licensed under the GPL v2 or any later version.
index af03a91..c069563 100644 (file)
@@ -32,7 +32,7 @@
 # PRESERVE_LOGFILE='1'
 
 # If package grml-live-db is installed the package selection and grml-live.log
 # PRESERVE_LOGFILE='1'
 
 # If package grml-live-db is installed the package selection and grml-live.log
-# are being logged to to a sqlite database.Defaults to /var/log/grml-live.db
+# are being logged to a sqlite database.Defaults to /var/log/grml-live.db
 # DPKG_DATABASE=/var/log/grml-live.db
 
 # Use your own database wrapper script for grml-live-db:
 # DPKG_DATABASE=/var/log/grml-live.db
 
 # Use your own database wrapper script for grml-live-db:
index 7c31b00..d7d2117 100644 (file)
Binary files a/templates/EFI/BOOT/grubx64.efi.signed and b/templates/EFI/BOOT/grubx64.efi.signed differ
index b4873a2..3307eda 100644 (file)
@@ -3,7 +3,7 @@
 \ f70 Grml configuration options                                                    
  ==========================                                                    
                                                                                
 \ f70 Grml configuration options                                                    
  ==========================                                                    
                                                                                
-  myconfig=/dev/ice    -> search for config.tbz and grml.sh on specifed device 
+  myconfig=/dev/ice   -> search for config.tbz and grml.sh on specified device 
   extract=/directory   -> extract only provided directory of config archive    
   netconfig=server.tld/path/to/config.tbz -> download specified archive and    
                                              extract it                        
   extract=/directory   -> extract only provided directory of config archive    
   netconfig=server.tld/path/to/config.tbz -> download specified archive and    
                                              extract it