From 9b0df350f44b4e9b617fee42c3e68607c801bd5f Mon Sep 17 00:00:00 2001 From: frans Date: Sat, 22 Nov 2008 15:39:06 +0100 Subject: [PATCH] --- yaml --- r: 119383 b: refs/heads/master c: 1838e39214ee3e390f9c8150ea7454103b72ef83 h: refs/heads/master i: 119381: d63747a754355e67fbf3c84685fc3f06ad077dab 119379: e84196d7397489abec4d96daea0ab6ba104c454d 119375: 5f15ecfa056e465b2328799e53133e1619cea2c1 v: v3 --- [refs] | 2 +- .../filesystems/ramfs-rootfs-initramfs.txt | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/[refs] b/[refs] index 4c069afa12eb..e4f9656d1ebf 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 42182c7850cdfbfdcf5f8763908a7a66b5ce9041 +refs/heads/master: 1838e39214ee3e390f9c8150ea7454103b72ef83 diff --git a/trunk/Documentation/filesystems/ramfs-rootfs-initramfs.txt b/trunk/Documentation/filesystems/ramfs-rootfs-initramfs.txt index 62fe9b1e0890..a8273d5fad20 100644 --- a/trunk/Documentation/filesystems/ramfs-rootfs-initramfs.txt +++ b/trunk/Documentation/filesystems/ramfs-rootfs-initramfs.txt @@ -130,12 +130,12 @@ The 2.6 kernel build process always creates a gzipped cpio format initramfs archive and links it into the resulting kernel binary. By default, this archive is empty (consuming 134 bytes on x86). -The config option CONFIG_INITRAMFS_SOURCE (for some reason buried under -devices->block devices in menuconfig, and living in usr/Kconfig) can be used -to specify a source for the initramfs archive, which will automatically be -incorporated into the resulting binary. This option can point to an existing -gzipped cpio archive, a directory containing files to be archived, or a text -file specification such as the following example: +The config option CONFIG_INITRAMFS_SOURCE (in General Setup in menuconfig, +and living in usr/Kconfig) can be used to specify a source for the +initramfs archive, which will automatically be incorporated into the +resulting binary. This option can point to an existing gzipped cpio +archive, a directory containing files to be archived, or a text file +specification such as the following example: dir /dev 755 0 0 nod /dev/console 644 0 0 c 5 1