Update of /cvsroot/leaf/doc/guide/devel-bering-uclibc
In directory sc8-pr-cvs1:/tmp/cvs-serv11239

Modified Files:
        bucd-develop.xml 
Log Message:
more minor stuff


Index: bucd-develop.xml
===================================================================
RCS file: /cvsroot/leaf/doc/guide/devel-bering-uclibc/bucd-develop.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** bucd-develop.xml    10 Nov 2003 17:07:14 -0000      1.4
--- bucd-develop.xml    10 Nov 2003 18:24:24 -0000      1.5
***************
*** 38,44 ****
      <para><computeroutput>make oldconfig; make dep; make bzImage; make 
modules</computeroutput></para>
  
!     <para>compress the kernel afterwards by doing:</para>
  
!     <para><computeroutput>upx --best -f -o linux.upx 
arch/i386/boot/bzImage</computeroutput></para>
    </section>
  
--- 38,44 ----
      <para><computeroutput>make oldconfig; make dep; make bzImage; make 
modules</computeroutput></para>
  
!     <para>and compress the kernel afterwards:</para>
  
!     <para><programlisting>upx --best -f -o linux.upx 
arch/i386/boot/bzImage</programlisting></para>
    </section>
  
***************
*** 46,50 ****
      <title>Building uClibc</title>
  
!     <para>Download uClibc-0.9.20 from: <ulink 
url="???">http://www.uclibc.org/downloads/</ulink></para>
  
      <para>Download the uClibc .config, uClibc.txt and needed patches from:
--- 46,51 ----
      <title>Building uClibc</title>
  
!     <para>Download <ulink
!     url="http://www.uclibc.org/downloads/uclibc-0.9.2.10.tar.gz";>uClibc 
0.9.20</ulink></para>
  
      <para>Download the uClibc .config, uClibc.txt and needed patches from:
***************
*** 52,56 ****
      </ulink></para>
  
!     <para>You can read the uClibc.txt file for special notes.</para>
  
      <para>Extract the uClibc source and copy the .config file to the source
--- 53,57 ----
      </ulink></para>
  
!     <para>Please read <filename>uClibc.txt</filename> for special notes.</para>
  
      <para>Extract the uClibc source and copy the .config file to the source
***************
*** 61,65 ****
      <para><computeroutput>gunzip patchname.gz -c | patch -p1</computeroutput></para>
  
!     <para>Build uClibc by typing:</para>
  
      <para><computeroutput>make</computeroutput></para>
--- 62,66 ----
      <para><computeroutput>gunzip patchname.gz -c | patch -p1</computeroutput></para>
  
!     <para>Build uClibc with:</para>
  
      <para><computeroutput>make</computeroutput></para>




-------------------------------------------------------
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/
_______________________________________________
Leaf-cvs-commits mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-cvs-commits

Reply via email to