update description for --initramfs-overlay in man page to match --help
authorAndrew Gaffney <agaffney@gentoo.org>
Fri, 12 Oct 2007 11:54:26 +0000 (11:54 +0000)
committerAndrew Gaffney <agaffney@gentoo.org>
Fri, 12 Oct 2007 11:54:26 +0000 (11:54 +0000)
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/genkernel/trunk@547 67a159dc-881f-0410-a524-ba9dfbe2cb84

ChangeLog
genkernel.8

index 3be9b45ea7fb32a5203f478e6edc893969394657..184aba326a5b6ab03c70105d30c467836d267824 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,9 @@
 # Copyright 2006-2007 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  12 Oct 2007; Andrew Gaffney <agaffney@gentoo.org> genkernel.8:
+  update description for --initramfs-overlay in man page to match --help
+
   05 Oct 2007; Andrew Gaffney <agaffney@gentoo.org> gen_initramfs.sh,
   gen_initrd.sh:
   remove generic/modprobe and all supporting code, since busybox has modprobe
index bf1962c603a3c55e4d035ff36c7647a4689e54a7..4acc807a8a3aa58dc7da757d8731363f72c6eb31 100644 (file)
@@ -246,8 +246,8 @@ If there is a valid kerncache no checks will be made
 against a kernel source tree.
 .TP
 \fB\-\-initramfs\-overlay=\fR<dir>
-Directory structure to inject into the initramfs.
-use a CPIO archive as a parameter.
+Directory structure to include in the initramfs,
+only available on 2.6 kernels
 .SH INITRD OPTIONS
 The following options can be passed as kernel parameters from the
 bootloader, which the initrd scripts would recognize.