[PATCH 1/3] update-initramfs: Update comments, fix some typos

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



update-initramfs is crucial for DRM drivers, let's clarify this.

Signed-off-by: Ozan Çağlayan <ozancag@xxxxxxxxx>
---
 scripts/update-initramfs | 12 +++++-------
 1 file changed, 5 insertions(+), 7 deletions(-)

diff --git a/scripts/update-initramfs b/scripts/update-initramfs
index e388df2..dcc1ee6 100755
--- a/scripts/update-initramfs
+++ b/scripts/update-initramfs
@@ -1,12 +1,10 @@
 #!/bin/bash
 # Copyright 2009        Luis R. Rodriguez <mcgrof@xxxxxxxxx>
 #
-# Since we provide ssb, the Ethernet module b44 some people may
-# rely on it to netboot, so update the initrafms for each
-# distribution.
-#
-# Note that in the future people may want to wireless-boot
-# so this will help with that as well.
+# Since we provide ssb, ethernet modules and most importantly
+# DRM drivers, people may want top update the initramfs image
+# of their distribution. This can also help people who may
+# want to wireless-boot their systems.
 
 LSB_RED_ID=$(/usr/bin/lsb_release -i -s)
 
@@ -29,7 +27,7 @@ case $LSB_RED_ID in
 	;;
 *)
 	echo "Warning:"
-	echo "You may or may not need to update your initframfs, you should if"
+	echo "You may or may not need to update your initramfs, you should if"
 	echo "any of the modules installed are part of your initramfs. To add"
 	echo "support for your distribution to do this automatically send a"
 	echo "patch against $0. If your distribution does not require this"
-- 
1.8.0.2

--
To unsubscribe from this list: send the line "unsubscribe backports" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux