lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Thu, 12 May 2011 16:59:55 +0200
From:	Michal Marek <mmarek@...e.cz>
To:	Jamey Sharp <jamey@...ilop.net>
Cc:	linux-kernel@...r.kernel.org,
	Josh Triplett <josh@...htriplett.org>,
	Andrew Morton <akpm@...ux-foundation.org>
Subject: Re: [PATCH] scripts/gen_initramfs_list.sh: Convert to a /bin/sh
 script

On Thu, May 05, 2011 at 12:03:47PM -0700, Jamey Sharp wrote:
> 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@...ilop.net>
> Signed-off-by: Josh Triplett <josh@...htriplett.org>
> Cc: Andrew Morton <akpm@...ux-foundation.org>
> ---
>  scripts/gen_initramfs_list.sh |   14 +++++++-------
>  1 files changed, 7 insertions(+), 7 deletions(-)

Applied to kbuild-2.6.git#kbuild, thanks.

Michal
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ