Update of /cvsroot/leaf/doc/guide/devel-bering-uclibc
In directory 
sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv21205/guide/devel-bering-uclibc

Modified Files:
        bucd-buildtool.xml bucd-develop.xml 
Log Message:
updated links to CVS, to reflect the new server-name


Index: bucd-buildtool.xml
===================================================================
RCS file: /cvsroot/leaf/doc/guide/devel-bering-uclibc/bucd-buildtool.xml,v
retrieving revision 1.14
retrieving revision 1.15
diff -C2 -d -r1.14 -r1.15
*** bucd-buildtool.xml  22 Mar 2006 21:28:22 -0000      1.14
--- bucd-buildtool.xml  13 May 2006 18:05:35 -0000      1.15
***************
*** 86,96 ****
        <para>You can check out buildtool from the sourceforge CVS Server. If
        you have a sourceforge user account use: <programlisting>export 
CVS_RSH=ssh
! cvs -z3 -d:ext:[EMAIL PROTECTED]:/cvsroot/leaf \
    co src/bering-uclibc/buildtool</programlisting></para>
  
        <para>If you don't have an account use anonymous access to the
!       repository: <programlisting>cvs -d :pserver:[EMAIL 
PROTECTED]:/cvsroot/leaf login</programlisting>
        Just press return if you see the password prompt. After login checkout
!       with: <programlisting>cvs -z3 -d :pserver:[EMAIL 
PROTECTED]:/cvsroot/leaf \
    co src/bering-uclibc/buildtool</programlisting></para>
      </section>
--- 86,96 ----
        <para>You can check out buildtool from the sourceforge CVS Server. If
        you have a sourceforge user account use: <programlisting>export 
CVS_RSH=ssh
! cvs -z3 -d:ext:[EMAIL PROTECTED]:/cvsroot/leaf \
    co src/bering-uclibc/buildtool</programlisting></para>
  
        <para>If you don't have an account use anonymous access to the
!       repository: <programlisting>cvs -d :pserver:[EMAIL 
PROTECTED]:/cvsroot/leaf login</programlisting>
        Just press return if you see the password prompt. After login checkout
!       with: <programlisting>cvs -z3 -d :pserver:[EMAIL 
PROTECTED]:/cvsroot/leaf \
    co src/bering-uclibc/buildtool</programlisting></para>
      </section>
***************
*** 427,431 ****
          following information. <programlisting>&lt;Server cvs-sourceforge&gt;
    Type = viewcvs
!   Name = cvs.sourceforge.net/cgi-bin/viewcvs.cgi
    Serverpath = /leaf/src/bering-uclibc/apps
  &lt;/Server&gt;
--- 427,431 ----
          following information. <programlisting>&lt;Server cvs-sourceforge&gt;
    Type = viewcvs
!   Name = leaf.cvs.sourceforge.net
    Serverpath = /leaf/src/bering-uclibc/apps
  &lt;/Server&gt;
***************
*** 525,529 ****
          enter the following information. <programlisting>&lt;Server 
cvs-sourceforge&gt;
    Type = viewcvs
!   Name = cvs.sourceforge.net/cgi-bin/viewcvs.cgi
    Serverpath = /leaf/src/bering-uclibc/apps
  &lt;/Server&gt;
--- 525,529 ----
          enter the following information. <programlisting>&lt;Server 
cvs-sourceforge&gt;
    Type = viewcvs
!   Name = leaf.cvs.sourceforge.net
    Serverpath = /leaf/src/bering-uclibc/apps
  &lt;/Server&gt;
***************
*** 607,611 ****
          <programlisting>&lt;Server cvs-sourceforge&gt;
    Type = viewcvs
!   Name = cvs.sourceforge.net/cgi-bin/viewcvs.cgi
    Serverpath = /leaf/src/bering-uclibc/apps
  &lt;/Server&gt;
--- 607,611 ----
          <programlisting>&lt;Server cvs-sourceforge&gt;
    Type = viewcvs
!   Name = leaf.cvs.sourceforge.net
    Serverpath = /leaf/src/bering-uclibc/apps
  &lt;/Server&gt;
***************
*** 723,727 ****
            <programlisting>&lt;Server cvs-sourceforge&gt;
    Type = viewcvs
!   Name = cvs.sourceforge.net/cgi-bin/viewcvs.cgi
    Serverpath = /leaf/src/bering-uclibc/apps
  &lt;/Server&gt;
--- 723,727 ----
            <programlisting>&lt;Server cvs-sourceforge&gt;
    Type = viewcvs
!   Name = leaf.cvs.sourceforge.net
    Serverpath = /leaf/src/bering-uclibc/apps
  &lt;/Server&gt;
***************
*** 834,839 ****
                  without any leading protocol (like http://). Note if you use
                  viewvcs.cgi you have to add here the pathname of the cgi
!                 script (cvs.sourceforge.net/cgi-bin/viewcvs.cgi for
!                 example)</para>
                </listitem>
              </varlistentry>
--- 834,838 ----
                  without any leading protocol (like http://). Note if you use
                  viewvcs.cgi you have to add here the pathname of the cgi
!                 script (leaf.cvs.sourceforge.net for example)</para>
                </listitem>
              </varlistentry>

Index: bucd-develop.xml
===================================================================
RCS file: /cvsroot/leaf/doc/guide/devel-bering-uclibc/bucd-develop.xml,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -d -r1.12 -r1.13
*** bucd-develop.xml    19 Mar 2004 22:24:53 -0000      1.12
--- bucd-develop.xml    13 May 2006 18:05:35 -0000      1.13
***************
*** 50,59 ****
      described in <filename>kernel.txt</filename>. This file is provided as
      well as the kernel <filename>.config</filename> <ulink
!     
url="http://cvs.sourceforge.net/viewcvs.py/leaf/src/bering-uclibc/configs/kernel/2.4.24/";>here</ulink>.
      The needed patches can be found in the <ulink
!     
url="http://cvs.sourceforge.net/viewcvs.py/leaf/src/bering-uclibc/configs/kernel/2.4.24/patches/";>patches
!     cvs repository </ulink>. Additionally, download the superfreeswan sources
!     from <ulink
!     
url="http://cvs.sourceforge.net/viewcvs.py/leaf/src/bering-uclibc/apps/super-freeswan/";>http://cvs.sourceforge.net/viewcvs.py/leaf/src/bering-uclibc/apps/super-freeswan/</ulink>
      </para>
  
--- 50,57 ----
      described in <filename>kernel.txt</filename>. This file is provided as
      well as the kernel <filename>.config</filename> <ulink
!     
url="http://leaf.cvs.sourceforge.net/leaf/src/bering-uclibc/configs/kernel/2.4.24/";>here</ulink>.
      The needed patches can be found in the <ulink
!     
url="http://leaf.cvs.sourceforge.net/leaf/src/bering-uclibc/configs/kernel/2.4.24/patches/";>patches
!     cvs repository </ulink>. 
      </para>
  
***************
*** 84,88 ****
      <para>Download the uClibc <filename>.config</filename>,
      <filename>uClibc.txt</filename> and needed patches from: <ulink
!     
url="http://cvs.sourceforge.net/viewcvs.py/leaf/src/bering-uclibc/configs/uclibc/0.9.20/";>http://cvs.sourceforge.net/viewcvs.py/leaf/src/bering-uclibc/configs/uclibc/0.9.20/
      </ulink></para>
  
--- 82,86 ----
      <para>Download the uClibc <filename>.config</filename>,
      <filename>uClibc.txt</filename> and needed patches from: <ulink
!     
url="http://leaf.cvs.sourceforge.net/leaf/src/bering-uclibc/configs/uclibc/0.9.20/";>http://leaf.cvs.sourceforge.net/leaf/src/bering-uclibc/configs/uclibc/0.9.20/
      </ulink></para>
  
***************
*** 112,119 ****
  
      <para>Download the busybox source from: <ulink
!     
url="http://cvs.sourceforge.net/viewcvs.py/leaf/src/bering-uclibc/apps/busybox/";>http://cvs.sourceforge.net/viewcvs.py/leaf/src/bering-uclibc/apps/busybox/</ulink></para>
  
      <para>copy the .config file from <ulink
!     
url="http://cvs.sourceforge.net/viewcvs.py/leaf/src/bering-uclibc/configs/busybox/1.00/";>http://cvs.sourceforge.net/viewcvs.py/leaf/src/bering-uclibc/configs/busybox/1.00/</ulink>
      to the busybox source directory</para>
  
--- 110,117 ----
  
      <para>Download the busybox source from: <ulink
!     
url="http://leaf.cvs.sourceforge.net/leaf/src/bering-uclibc/apps/busybox/";>http://leaf.cvs.sourceforge.net/leaf/src/bering-uclibc/apps/busybox/</ulink></para>
  
      <para>copy the .config file from <ulink
!     
url="http://leaf.cvs.sourceforge.net/leaf/src/bering-uclibc/configs/busybox/1.00/";>http://leaf.cvs.sourceforge.net/leaf/src/bering-uclibc/configs/busybox/1.00/</ulink>
      to the busybox source directory</para>
  
***************
*** 138,142 ****
      <para>Download the Bering_uClibc sourcecode, patches, txt and mk files
      from <ulink
!     
url="http://cvs.sourceforge.net/viewcvs.py/leaf/src/bering-uclibc/apps/";>http://cvs.sourceforge.net/viewcvs.py/leaf/src/bering-uclibc/apps/</ulink>,
      unpack the sourcecode and copy the patch and mk files to the source
      directory. Apply the patches by doing (in the source directory):</para>
--- 136,140 ----
      <para>Download the Bering_uClibc sourcecode, patches, txt and mk files
      from <ulink
!     
url="http://leaf.cvs.sourceforge.net/leaf/src/bering-uclibc/apps/";>http://leaf.cvs.sourceforge.net/leaf/src/bering-uclibc/apps/</ulink>,
      unpack the sourcecode and copy the patch and mk files to the source
      directory. Apply the patches by doing (in the source directory):</para>
***************
*** 206,208 ****
      </section>
    </section>
! </chapter>
\ No newline at end of file
--- 204,206 ----
      </section>
    </section>
! </chapter>



_______________________________________________
leaf-cvs-commits mailing list
leaf-cvs-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-cvs-commits

Reply via email to