From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kinglong Mee Subject: [PATCH] Documentation/early-userspace/README fix a bad description Date: Mon, 02 Mar 2015 19:28:32 +0800 Message-ID: <54F44960.300@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit To: linux-fsdevel@vger.kernel.org Return-path: Received: from mail-pa0-f44.google.com ([209.85.220.44]:37153 "EHLO mail-pa0-f44.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753483AbbCBL2i (ORCPT ); Mon, 2 Mar 2015 06:28:38 -0500 Received: by pabrd3 with SMTP id rd3so42881632pab.4 for ; Mon, 02 Mar 2015 03:28:38 -0800 (PST) Received: from [192.168.99.4] ([104.143.41.8]) by mx.google.com with ESMTPSA id ck2sm11624312pbc.80.2015.03.02.03.28.35 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 02 Mar 2015 03:28:37 -0800 (PST) Sender: linux-fsdevel-owner@vger.kernel.org List-ID: Signed-off-by: Kinglong Mee --- Documentation/early-userspace/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/early-userspace/README b/Documentation/early-userspace/README index 93e63a9..ed07371 100644 --- a/Documentation/early-userspace/README +++ b/Documentation/early-userspace/README @@ -70,7 +70,7 @@ scripts/gen_initramfs_list.sh. This means that CONFIG_INITRAMFS_SOURCE can really be interpreted as any legal argument to gen_initramfs_list.sh. If a directory is specified as an argument then the contents are scanned, uid/gid translation is performed, and -usr/gen_init_cpio file directives are output. If a directory is +usr/gen_init_cpio file directives are output. If a file is specified as an argument to scripts/gen_initramfs_list.sh then the contents of the file are simply copied to the output. All of the output directives from directory scanning and file contents copying are -- 2.1.0