mtd/html source.xml,1.2,1.3
gleixner at infradead.org
gleixner at infradead.org
Sun Mar 13 13:49:40 EST 2005
Update of /home/cvs/mtd/html
In directory phoenix.infradead.org:/tmp/cvs-serv5139
Modified Files:
source.xml
Log Message:
Update install instructions
Index: source.xml
===================================================================
RCS file: /home/cvs/mtd/html/source.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- source.xml 12 Mar 2005 14:51:44 -0000 1.2
+++ source.xml 13 Mar 2005 18:49:37 -0000 1.3
@@ -51,12 +51,17 @@
<h2>Installation</h2>
<p>Check out sources from CVS or download a snapshot and untar it. Change to the
-top directory and read INSTALL. Change to subdir patches. There you find a script <b>patchin.sh</b>.
+top directory and read INSTALL. Invoke patchkernel.sh from the top directory.
+You have at least to supply the directory of the kernel you want to
+patch. Command line options for various patch selections are available.
+Invoke the script without arguments for help.<br />
This script applies all the neccecary changes to your kernel source
The script takes following options: <br />
<i>
-c copy files into kernel tree instead of linking files<br />
--j include jffs(2) filesystems<br />
+-2 include jffs2 filesystem<br />
+-3 include jffs3 filesystem<br />
+-y answer all questions with yes<br />
</i>
As last argument you have to give the path of your kernel tree. This must be an absolute
path.</p>
More information about the linux-mtd-cvs
mailing list