Update of /cvsroot/leaf/src/bering-uclibc/docs
In directory sc8-pr-cvs1:/tmp/cvs-serv20632
Modified Files:
source.html
Log Message:
notes about tz patch and updating some links
Index: source.html
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc/docs/source.html,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** source.html 24 Nov 2002 17:13:42 -0000 1.4
--- source.html 30 Nov 2002 10:47:34 -0000 1.5
***************
*** 22,26 ****
The config file used to compile all the programs in Bering is provide
! <a href="ftp://....../sources/uClibc/0.9.15/Config.i386" target="main">here</a>.
Copy this file to ./extra/Configs/Config.i386 (overwrite the old one) and
--- 22,26 ----
The config file used to compile all the programs in Bering is provide
! <a
href="http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/leaf/src/bering-uclibc/configs/uclibc/0.9.15/Config.i386"
target="main">here</a>.
Copy this file to ./extra/Configs/Config.i386 (overwrite the old one) and
***************
*** 29,39 ****
ln -s ./extra/Configs/Config.i386 ./Config
</pre>
! Download the patch
! <a href="ftp://....../sources/uClibc/0.9.15/uClibc-0.9.15.ttyname.patch"
target="main">uClibc-0.9.15.ttyname.patch</a>.
!
! Copy to the patch to the uClibc directory and apply by doing:
<pre>
patch -p1 < uClibc-0.9.15.ttyname.patch
</pre>
<P>
Building uClibc
--- 29,43 ----
ln -s ./extra/Configs/Config.i386 ./Config
</pre>
! Download the patches:
! <a
href="http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/leaf/src/bering-uclibc/configs/uclibc/0.9.15/uClibc-0.9.15.ttyname.patch"
target="main">uClibc-0.9.15.ttyname.patch</a>
! and
! <a
href="http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/leaf/src/bering-uclibc/configs/uclibc/0.9.15/tz-bug-fix.patch"
target="main">tz-bug-fix.patch</a>
! <p>
! Copy to the patches to the uClibc directory and apply by doing:
<pre>
patch -p1 < uClibc-0.9.15.ttyname.patch
+ patch -p1 < tz-bug-fix.patch
</pre>
+
<P>
Building uClibc
***************
*** 60,64 ****
Apply the patches by doing (in the source directory):
<pre>
! gunzip source-1.2-3.patch.gz -c | patch -p1
</pre>
Read the comments in the source-name.txt file, most sources will compile out of the
box,
--- 64,68 ----
Apply the patches by doing (in the source directory):
<pre>
! gunzip source-1.2-3.patch.gz -c | patch -p1 (where source-1.2-3 is the actual
name)
</pre>
Read the comments in the source-name.txt file, most sources will compile out of the
box,
-------------------------------------------------------
This SF.net email is sponsored by: Get the new Palm Tungsten T
handheld. Power & Color in a compact size!
http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0002en
_______________________________________________
Leaf-cvs-commits mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-cvs-commits