[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: REMINDER: Debian Installer team meeting NEXT Saturday



On Sat, Sep 10, 2005 at 09:20:42AM +0200, Christian Perrier wrote:
> This is a reminder for the D-I team meeting on NEXT Saturday,
> September 17th, 16:00UTC.
    <snip/> 
>  Topics: 
    <snip/> 
> -promoting stable debian-installer (prop. by stappers)

By showning the way to the sarge source of d-i.

See attached patch for details.


St

? sargebranch.patch
Index: english/devel/debian-installer/svn.wml
===================================================================
RCS file: /cvs/webwml/webwml/english/devel/debian-installer/svn.wml,v
retrieving revision 1.11
diff -u -r1.11 svn.wml
--- english/devel/debian-installer/svn.wml	21 Jul 2005 12:24:21 -0000	1.11
+++ english/devel/debian-installer/svn.wml	14 Sep 2005 09:16:29 -0000
@@ -2,15 +2,34 @@
 #use wml::debian::recent_list
 
 <p>
-Debian-Installer uses subversion for source control.  To check out the
-installer use one of the commands below.
+Debian-Installer uses subversion for source control.
+( <code>apt-get install subversion</code> )
+To check out the installer use one of the commands below.
+</p>
+
+<h3>Anonymous checkout sarge</h3>
+
+<blockquote><code>svn co svn://svn.debian.org/svn/d-i/branches/d-i/sarge d-i-sarge</code></blockquote>
+
+<p>
+Now you have a directory named <tt>d-i-sarge</tt>.
+Use that directory to build in <tt>sarge</tt> environment.
 </p>
 
 <h3>Anonymous checkout</h3>
 
 <blockquote><code>svn co svn://svn.debian.org/svn/d-i/trunk debian-installer</code></blockquote>
 
+<p>
+You have now a directory named <tt>debian-installer</tt>.
+To build it, you need a <tt>sid</tt> environment.
+</p>
+
 <h3>Checkout over ssh, for developers</h3>
+
+<p>
+Also in a <tt>sid</tt> environment.
+</p>
 
 <blockquote><code>svn co svn+ssh://<var>$userid</var>@svn.debian.org/svn/d-i/trunk debian-installer</code></blockquote>
 (replace <var>$userid</var> with your <a href="http://alioth.debian.org";>Alioth</a> user ID)

Attachment: signature.asc
Description: Digital signature


Reply to: