]> git.ipfire.org Git - thirdparty/dracut.git/commitdiff
Fixed some SUSE specific typos and outputs
authorPedro Monreal <pmgdeb@gmail.com>
Thu, 8 Nov 2018 13:15:38 +0000 (14:15 +0100)
committerHarald Hoyer <harald@hoyer.xyz>
Thu, 8 Nov 2018 13:43:08 +0000 (14:43 +0100)
dracut.conf.5.asc
dracut.conf.d/suse.conf.example
dracut.sh
dracut.usage.asc
mkinitrd-suse.sh
modules.d/98dracut-systemd/dracut-shutdown.service.8.asc
modules.d/98syslog/README
modules.d/99base/dracut-lib.sh

index 1dfa28f654228a03f2398efbd1f1afd6dd7fafd5..081ed70c49c7976639945826b62862e80c7fd8c5 100644 (file)
@@ -157,7 +157,7 @@ provide a valid _/etc/fstab_.
     archive. This cpio archive gets glued (concatenated, uncompressed one
     must be the first one) to the compressed cpio archive. The first,
     uncompressed cpio archive is for data which the kernel must be able
-    to access very early (and cannot make use of uncompress alogrithms yet)
+    to access very early (and cannot make use of uncompress algorithms yet)
     like microcode or ACPI tables (default=no).
 
 *acpi_table_dir=*"__<dir>__"::
index 37ffd72bd7fc8f641636ebfd0cb8890045383084..b5d962db74b4bfb1fef794912b43dff846158804 100644 (file)
@@ -1,6 +1,6 @@
-# SUSE specifc dracut settings
+# SUSE specific dracut settings
 #
-# SUSE by default always builds a as small as possible initrd for performance
+# SUSE by default always builds as small as possible initrd for performance
 # and resource reasons.
 # If you like to build a generic initrd which works on other platforms than
 # on the one dracut/mkinitrd got called comment out below setting(s).
index fb50cfda1d86d741608dff8501f65057d1a3a778..e706714eab22e95ccfa4d36a2d0c62fe2212755d 100755 (executable)
--- a/dracut.sh
+++ b/dracut.sh
@@ -1690,7 +1690,7 @@ if [[ $early_microcode = yes ]]; then
         for _fwdir in $fw_dir; do
             if [[ -d $_fwdir && -d $_fwdir/$_fw ]]; then
                 _src="*"
-                dinfo "*** Constructing ${ucode_dest[$idx]} ****"
+                dinfo "*** Constructing ${ucode_dest[$idx]} ***"
                 if [[ $hostonly ]]; then
                     _src=$(get_ucode_file)
                     [[ $_src ]] || break
@@ -1790,7 +1790,7 @@ if dracut_module_included "squash"; then
 
     # Move some files out side of the squash image, including:
     # - Files required to boot and mount the squashfs image
-    # - Files need to be accessable without mounting the squash image
+    # - Files need to be accessible without mounting the squash image
     required_in_root() {
         local file=$1
         local _sqsh_file=$squash_dir/$file
index 2b598ee6f7e79748c171d1ae86aab97240d10d80..0f219fc9cc19dd8d9e3b0087e48ad78a6f151bf3 100644 (file)
@@ -83,7 +83,7 @@ on the command line:
 === Adding Kernel Modules
 If you need a special kernel module in the initramfs, which is not
 automatically picked up by dracut, you have the use the --add-drivers option
-on the command line or  the drivers vaiable in  the _/etc/dracut.conf_
+on the command line or  the drivers variable in  the _/etc/dracut.conf_
 or _/etc/dracut.conf.d/myconf.conf_ configuration file (see *dracut.conf*(5)):
 ----
 # dracut --add-drivers mymod initramfs-with-mymod.img
@@ -94,7 +94,7 @@ An initramfs generated without the "hostonly" mode, does not contain any system
 configuration files (except for some special exceptions), so the configuration
 has to be done on the kernel command line. With this flexibility, you can easily
 boot from a changed root partition, without the need to recompile the initramfs
-image. So, you could completly change your root partition (move it inside a md
+image. So, you could completely change your root partition (move it inside a md
 raid with encryption and LVM on top), as long as you specify the correct
 filesystem LABEL or UUID on the kernel command line for your root device, dracut
 will find it and boot from it.
@@ -185,7 +185,7 @@ This turns off every automatic assembly of LVM, MD raids, DM raids and
 crypto LUKS.
 
 Of course, you could also omit the dracut modules in the initramfs creation
-process, but then you would lose the posibility to turn it on on demand.
+process, but then you would lose the possibility to turn it on on demand.
 
 
 [[Injecting]]
index 20d85da1e13de2f6a50429b8e0a0344a6f65c95c..b6af2b19a0dc7cd4af6f1f26fe266e9feaa198d9 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/bash --norc
 #
-# mkinitrd compability wrapper for SUSE.
+# mkinitrd compatibility wrapper for SUSE.
 #
 # Copyright (c) 2013 SUSE Linux Products GmbH. All rights reserved.
 #
@@ -62,7 +62,7 @@ usage () {
     $cmd "                             /etc/sysconfig/kernel."
     $cmd "     -d root_device          Root device. Defaults to the device from"
     $cmd "                             which / is mounted. Overrides the rootdev"
-    $cmd "                             enviroment variable if set."
+    $cmd "                             environment variable if set."
     $cmd "     -j device               Journal device"
     $cmd "     -D interface            Run dhcp on the specified interface."
     $cmd "     -I interface            Configure the specified interface statically."
index f4fbb6180a7928f6b13b054786e808abb50a7632..ba80b1875d66acf7e4cc82e989eaf47a3003c61b 100644 (file)
@@ -15,7 +15,7 @@ dracut-shutdown.service
 DESCRIPTION
 -----------
 This service unpacks the initramfs image to /run/initramfs.
-systemd pivots into /run/initramfs at shutdown, so the root filesytem
+systemd pivots into /run/initramfs at shutdown, so the root filesystem
 can be safely unmounted.
 
 The following steps are executed during a shutdown:
index 30a819c0a09cd3756f8afb95bb0af174a91bc26f..9eb5adee2d2e153d8dfec4f9da286830fd36ee7b 100644 (file)
@@ -11,7 +11,7 @@ Then if syslog is configured it is started and will forward all
 kernel messages to the given syslog server.
 
 The syslog implementation is detected automatically by finding the
-apropriate binary with the following order:
+appropriate binary with the following order:
 rsyslogd
 syslogd
 syslog-ng
index ab348855d9d0f8ea1e74359282143653ab27c089..3eb255e67db8abc6ca74e38267c29dacd15b5fef 100755 (executable)
@@ -620,7 +620,7 @@ nfsroot_to_var() {
 # prints:
 #   ENV{ID_FS_LABEL}="boot"
 #
-# TOOD: symlinks
+# TODO: symlinks
 udevmatch() {
     case "$1" in
     UUID=????????-????-????-????-????????????|LABEL=*|PARTLABEL=*|PARTUUID=????????-????-????-????-????????????)