git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
43f67c9
)
scripts/gen_initramfs_list.sh: Convert to a /bin/sh script
author
Jamey Sharp
<jamey@minilop.net>
Thu, 5 May 2011 19:03:47 +0000
(12:03 -0700)
committer
Michal Marek
<mmarek@suse.cz>
Thu, 12 May 2011 14:48:39 +0000
(16:48 +0200)
Replace bashisms with POSIX-compatible shell scripting.
Notably, de-duplicate '/' using a sed command from elsewhere in the same script
rather than "${name//\/\///}".
Commit by Jamey Sharp and Josh Triplett.
Signed-off-by: Jamey Sharp <jamey@minilop.net>
Signed-off-by: Josh Triplett <josh@joshtriplett.org>
Cc: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Michal Marek <mmarek@suse.cz>
scripts/gen_initramfs_list.sh
patch
|
blob
|
history
diff --cc
scripts/gen_initramfs_list.sh
Simple merge