aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJutta Wrage <witch>2005-09-15 01:53:06 +0000
committerJutta Wrage <witch>2005-09-15 01:53:06 +0000
commit7e2dca2b373c39ca9e1e1f13ed789a0f3ab18eee (patch)
tree35c8e836fcfc44df3eb92c19557a51d2749f74d5
parent79f1a18f5e8a1aeca411a903cb91e9a3cef00989 (diff)
Changes for HTML strict
CVS version numbers danish/devel/debian-installer/ports-status.wml: 1.70 -> 1.71 english/devel/debian-installer/ports-status.defs: 1.11 -> 1.12 english/devel/debian-installer/ports-status.wml: 1.182 -> 1.183 english/devel/debian-installer/svn.wml: 1.11 -> 1.12 french/devel/debian-installer/ports-status.wml: 1.111 -> 1.112 french/devel/debian-installer/svn.wml: 1.7 -> 1.8 german/devel/debian-installer/ports-status.wml: 1.50 -> 1.51 german/devel/debian-installer/svn.wml: 1.10 -> 1.11 italian/devel/debian-installer/svn.wml: 1.9 -> 1.10 japanese/devel/debian-installer/svn.wml: 1.9 -> 1.10 polish/devel/debian-installer/svn.wml: 1.4 -> 1.5 spanish/devel/debian-installer/svn.wml: 1.4 -> 1.5
-rw-r--r--danish/devel/debian-installer/ports-status.wml14
-rw-r--r--english/devel/debian-installer/ports-status.defs26
-rw-r--r--english/devel/debian-installer/ports-status.wml12
-rw-r--r--english/devel/debian-installer/svn.wml4
-rw-r--r--french/devel/debian-installer/ports-status.wml12
-rw-r--r--french/devel/debian-installer/svn.wml6
-rw-r--r--german/devel/debian-installer/ports-status.wml14
-rw-r--r--german/devel/debian-installer/svn.wml6
-rw-r--r--italian/devel/debian-installer/svn.wml6
-rw-r--r--japanese/devel/debian-installer/svn.wml6
-rw-r--r--polish/devel/debian-installer/svn.wml4
-rw-r--r--spanish/devel/debian-installer/svn.wml6
12 files changed, 58 insertions, 58 deletions
diff --git a/danish/devel/debian-installer/ports-status.wml b/danish/devel/debian-installer/ports-status.wml
index 60f1c2a43f9..fd82d8a9051 100644
--- a/danish/devel/debian-installer/ports-status.wml
+++ b/danish/devel/debian-installer/ports-status.wml
@@ -1,6 +1,6 @@
#use wml::debian::template title="Tilpasningsstatus på Debian-Installer" NOHEADER="true"
#use wml::debian::recent_list
-#use wml::debian::translation-check translation="1.182"
+#use wml::debian::translation-check translation="1.183"
#include "$(ENGLISHDIR)/devel/debian-installer/ports-status.defs"
<h1>Debian-Installer: Tilpasningsstatus</h1>
@@ -22,7 +22,7 @@ måder at omgå eventuelle problemer på. For flere oplysninger se
<h2>Status</h2>
-<table border="1" summary="">
+<table class="ridgetable">
<thead>
<tr>
<th colspan=2>Arkitektur</th>
@@ -781,19 +781,19 @@ måder at omgå eventuelle problemer på. For flere oplysninger se
</tbody>
</table>
-<table summary="" border=1>
+<table class="ridgetable" summary="Legend">
<caption>Farver</caption>
<tr>
- <td bgcolor="#ff6060">rød</td>
+ <td class="dierror">rød</td>
<td>Findes pt. ikke / kan ikke opbygges</td>
</tr>
<tr>
- <td bgcolor="#f7ff60">gul</td>
+ <td class="dibad">gul</td>
<td>Kan pt. opbygges, men kan ikke installeres (eller
er ikke blevet testet)</td>
</tr>
<tr>
- <td bgcolor="#7aff71">grøn</td>
+ <td class="digood">grøn</td>
<td>Kan installeres (i det mindste nogle gange. Fejl kan
opstå).</td>
</tr>
@@ -828,6 +828,6 @@ måder at omgå eventuelle problemer på. For flere oplysninger se
<h3><a name="sparc">SPARC</a></h3>
-<hr noshade width="100%" size="1">
+<hr>
Vedligeholdes af <a href="mailto:debian-boot@lists.debian.org">\
Debian-Installer-teamet</a>.
diff --git a/english/devel/debian-installer/ports-status.defs b/english/devel/debian-installer/ports-status.defs
index 752097386d2..d487295fe14 100644
--- a/english/devel/debian-installer/ports-status.defs
+++ b/english/devel/debian-installer/ports-status.defs
@@ -5,7 +5,7 @@
<define-tag td-good-working whitespace=delete>
<preserve url />
<set-var %attributes />
- <td bgcolor="#7aff71">
+ <td class="digood">
<when <get-var url />><a href="<get-var url />"></when>
<gettext domain="others">Working</gettext>
<when <get-var url />></a></when>
@@ -15,7 +15,7 @@
<define-tag td-good-rc2 whitespace=delete>
<preserve url />
<set-var %attributes />
- <td bgcolor="#7aff71">
+ <td class="digood">
<when <get-var url />><a href="<get-var url />"></when>
<gettext domain="others">rc2</gettext>
<when <get-var url />></a></when>
@@ -25,7 +25,7 @@
<define-tag td-bad-rc2 whitespace=delete>
<preserve url />
<set-var %attributes />
- <td bgcolor="#f7ff60">
+ <td class="dibad">
<when <get-var url />><a href="<get-var url />"></when>
<gettext domain="others">rc2 (broken)</gettext>
<when <get-var url />></a></when>
@@ -35,7 +35,7 @@
<define-tag td-good-rc3 whitespace=delete>
<preserve url />
<set-var %attributes />
- <td bgcolor="#7aff71">
+ <td class="digood">
<when <get-var url />><a href="<get-var url />"></when>
<gettext domain="others">rc3</gettext>
<when <get-var url />></a></when>
@@ -45,7 +45,7 @@
<define-tag td-bad-rc3 whitespace=delete>
<preserve url />
<set-var %attributes />
- <td bgcolor="#f7ff60">
+ <td class="dibad">
<when <get-var url />><a href="<get-var url />"></when>
<gettext domain="others">rc3 (broken)</gettext>
<when <get-var url />></a></when>
@@ -55,7 +55,7 @@
<define-tag td-bad-booting whitespace=delete>
<preserve url />
<set-var %attributes />
- <td bgcolor="#f7ff60">
+ <td class="dibad">
<when <get-var url />><a href="<get-var url />"></when>
<gettext domain="others">Booting</gettext>
<when <get-var url />></a></when>
@@ -65,7 +65,7 @@
<define-tag td-bad-building whitespace=delete>
<preserve url />
<set-var %attributes />
- <td bgcolor="#f7ff60">
+ <td class="dibad">
<when <get-var url />><a href="<get-var url />"></when>
<gettext domain="others">Building</gettext>
<when <get-var url />></a></when>
@@ -73,22 +73,22 @@
<restore url />
</define-tag>
<define-tag td-error-not-yet whitespace=delete>
- <td bgcolor="#ff6060"><gettext domain="others">Not yet</gettext></td>
+ <td class="dierror"><gettext domain="others">Not yet</gettext></td>
</define-tag>
<define-tag td-error-no-kernel whitespace=delete>
- <td bgcolor="#ff6060"><gettext domain="others">No kernel</gettext></td>
+ <td class="dierror"><gettext domain="others">No kernel</gettext></td>
</define-tag>
<define-tag td-error-no-images whitespace=delete>
- <td bgcolor="#ff6060"><gettext domain="others">No images</gettext></td>
+ <td class="dierror"><gettext domain="others">No images</gettext></td>
</define-tag>
<define-tag td-error-unknown whitespace=delete>
- <td bgcolor="#ff6060"><gettext domain="others"><void id="d-i" />Unknown</gettext></td>
+ <td class="dierror"><gettext domain="others"><void id="d-i" />Unknown</gettext></td>
</define-tag>
<define-tag td-error-unavailable whitespace=delete>
- <td bgcolor="#ff6060"><gettext domain="others">Unavailable</gettext></td>
+ <td class="dierror"><gettext domain="others">Unavailable</gettext></td>
</define-tag>
<define-tag td-error endtag=required whitespace=delete>
- <td bgcolor="#ff6060">%body</td>
+ <td class="dierror">%body</td>
</define-tag>
<define-tag td-nothing whitespace=delete>
<td>&nbsp;</td>
diff --git a/english/devel/debian-installer/ports-status.wml b/english/devel/debian-installer/ports-status.wml
index 31902090804..50b3ef7d376 100644
--- a/english/devel/debian-installer/ports-status.wml
+++ b/english/devel/debian-installer/ports-status.wml
@@ -22,7 +22,7 @@ currently necessary. For further information see the
<h2>Status</h2>
-<table border="1" summary="">
+<table class="ridgetable" summary="Build status">
<thead>
<tr>
<th colspan=2>Arch</th>
@@ -781,19 +781,19 @@ currently necessary. For further information see the
</tbody>
</table>
-<table summary="" border=1>
+<table class="ridgetable" summary="Legend">
<caption>colors</caption>
<tr>
- <td bgcolor="#ff6060">red</td>
+ <td class="dierror">red</td>
<td>This currently does not exist / does not build</td>
</tr>
<tr>
- <td bgcolor="#f7ff60">yellow</td>
+ <td class="dibad">yellow</td>
<td>This currently builds, but does not install (or
has not been tested)</td>
</tr>
<tr>
- <td bgcolor="#7aff71">green</td>
+ <td class="digood">green</td>
<td>This installs (at least some of the time. Bugs
may happen).</td>
</tr>
@@ -828,6 +828,6 @@ support for Hurd connectors.
<h3><a name="sparc">SPARC</a></h3>
-<hr noshade width="100%" size="1">
+<hr>
Maintained by <a href="mailto:debian-boot@lists.debian.org">the
Debian-Installer team</a>.
diff --git a/english/devel/debian-installer/svn.wml b/english/devel/debian-installer/svn.wml
index 7cb1b99c533..bbf9b884294 100644
--- a/english/devel/debian-installer/svn.wml
+++ b/english/devel/debian-installer/svn.wml
@@ -8,11 +8,11 @@ installer use one of the commands below.
<h3>Anonymous checkout</h3>
-<blockquote><code>svn co svn://svn.debian.org/svn/d-i/trunk debian-installer</code></blockquote>
+<blockquote><p><code>svn co svn://svn.debian.org/svn/d-i/trunk debian-installer</code></p></blockquote>
<h3>Checkout over ssh, for developers</h3>
-<blockquote><code>svn co svn+ssh://<var>$userid</var>@svn.debian.org/svn/d-i/trunk debian-installer</code></blockquote>
+<blockquote><p><code>svn co svn+ssh://<var>$userid</var>@svn.debian.org/svn/d-i/trunk debian-installer</code></p></blockquote>
(replace <var>$userid</var> with your <a href="http://alioth.debian.org">Alioth</a> user ID)
<p>In order to access the repository (also for writing) you'll have
diff --git a/french/devel/debian-installer/ports-status.wml b/french/devel/debian-installer/ports-status.wml
index b6583d1dd86..e44bceb7615 100644
--- a/french/devel/debian-installer/ports-status.wml
+++ b/french/devel/debian-installer/ports-status.wml
@@ -1,6 +1,6 @@
#use wml::debian::template title="État des portages de l'installateur Debian" NOHEADER="true"
#use wml::debian::recent_list
-#use wml::debian::translation-check translation="1.182" maintainer="Nicolas Bertolissio"
+#use wml::debian::translation-check translation="1.183" maintainer="Nicolas Bertolissio"
#include "$(ENGLISHDIR)/devel/debian-installer/ports-status.defs"
@@ -45,7 +45,7 @@ href="index">page d'accueil de l'installateur Debian</a>.
<h2>États</h2>
-<table border="1" summary="">
+<table class="ridgetable" summary="">
<thead>
<tr>
<th colspan=2>Architecture</th>
@@ -807,18 +807,18 @@ href="index">page d'accueil de l'installateur Debian</a>.
</tbody>
</table>
-<table summary="" border=1>
+<table class="ridgetable" summary="Legend">
<caption>couleurs</caption>
<tr>
- <td bgcolor="#ff6060">rouge</td>
+ <td class="dierror">rouge</td>
<td>actuellement inexistant ou inconstructible</td>
</tr>
<tr>
- <td bgcolor="#f7ff60">jaune</td>
+ <td class="dibad">jaune</td>
<td>constructible, mais actuellement ininstallable (ou non testé)</td>
</tr>
<tr>
- <td bgcolor="#7aff71">vert</td>
+ <td class="digood">vert</td>
<td>installable (au moins de temps en temps, des bogues peuvent survenir)</td>
</tr>
</table>
diff --git a/french/devel/debian-installer/svn.wml b/french/devel/debian-installer/svn.wml
index e3c6db56878..6c764c3d4fe 100644
--- a/french/devel/debian-installer/svn.wml
+++ b/french/devel/debian-installer/svn.wml
@@ -1,6 +1,6 @@
#use wml::debian::template title="Dépôt subversion de l'installateur Debian"
#use wml::debian::recent_list
-#use wml::debian::translation-check translation="1.11" maintainer="Nicolas Bertolissio"
+#use wml::debian::translation-check translation="1.12" maintainer="Nicolas Bertolissio"
<p>
L'installateur Debian utilise subversion pour le contrôle des sources. Pour
@@ -9,11 +9,11 @@ récupérer l'installateur, utilisez l'une des commandes ci-dessous.
<h3>Récupération anonyme</h3>
-<blockquote><code>svn co svn://svn.debian.org/svn/d-i/trunk debian-installer</code></blockquote>
+<blockquote><p><code>svn co svn://svn.debian.org/svn/d-i/trunk debian-installer</code></p></blockquote>
<h3>Récupération par ssh, pour les développeurs</h3>
-<blockquote><code>svn co svn+ssh://<var>$userid</var>@svn.debian.org/svn/d-i/trunk debian-installer</code></blockquote>
+<blockquote><p><code>svn co svn+ssh://<var>$userid</var>@svn.debian.org/svn/d-i/trunk debian-installer</code></p></blockquote>
(remplacez <var>$userid</var> par votre identifiant d'utilisateur <a href="http://alioth.debian.org">Alioth</a>)
<p>Pour accéder au dépôt (également en écriture), vous devez demander à
diff --git a/german/devel/debian-installer/ports-status.wml b/german/devel/debian-installer/ports-status.wml
index d1aa0d61e96..6bb316db259 100644
--- a/german/devel/debian-installer/ports-status.wml
+++ b/german/devel/debian-installer/ports-status.wml
@@ -1,7 +1,7 @@
#use wml::debian::template title="Debian-Installer Portierungs-Status" NOHEADER="true"
#use wml::debian::recent_list
#include "$(ENGLISHDIR)/devel/debian-installer/ports-status.defs"
-#use wml::debian::translation-check translation="1.182"
+#use wml::debian::translation-check translation="1.183"
# Translator: Frank Lichtenheld <djpig@debian.org>, based on
# a partial translation by Gerfried Fuchs
# $Id$
@@ -27,7 +27,7 @@ zurzeit notwendig sind. Weitere Informationen finden Sie auf der
<h2>Status</h2>
-<table border="1" summary="">
+<table class="ridgetable" summary="">
<thead>
<tr>
<th colspan=2>Architektur</th>
@@ -786,19 +786,19 @@ zurzeit notwendig sind. Weitere Informationen finden Sie auf der
</tbody>
</table>
-<table summary="" border=1>
+<table class="ridgetable" summary="Legende">
<caption>Farben</caption>
<tr>
- <td bgcolor="#ff6060">Rot</td>
+ <td class="dierror">Rot</td>
<td>Ist zurzeit nicht vorhanden / lässt sich nicht bauen</td>
</tr>
<tr>
- <td bgcolor="#f7ff60">Gelb</td>
+ <td class="dibad">Gelb</td>
<td>Lässt sich zurzeit bauen, aber nicht installieren (oder
wurde nicht getestet)</td>
</tr>
<tr>
- <td bgcolor="#7aff71">Grün</td>
+ <td class="digood">Grün</td>
<td>Lässt sich installieren (zumindest manchmal. Fehler können
auftreten)</td>
</tr>
@@ -835,6 +835,6 @@ Hurd-Verbinder.
<h3><a name="sparc">SPARC</a></h3>
-<hr noshade width="100%" size="1">
+<hr>
Verwaltet vom <a href="mailto:debian-boot@lists.debian.org">\
Debian-Installer Team</a>.
diff --git a/german/devel/debian-installer/svn.wml b/german/devel/debian-installer/svn.wml
index 812aa7a8351..99625a37c34 100644
--- a/german/devel/debian-installer/svn.wml
+++ b/german/devel/debian-installer/svn.wml
@@ -1,6 +1,6 @@
#use wml::debian::template title="Debian-Installer Subversion-Depot"
#use wml::debian::recent_list
-#use wml::debian::translation-check translation="1.11"
+#use wml::debian::translation-check translation="1.12"
# $Id$
<p>Debian-Installer benutzt Subversion für die Versionskontrolle. Um den
@@ -9,11 +9,11 @@ Installer auszuchecken, nutzen Sie eines der unten angegebenen Kommandos.
<h3>Anonymer Checkout</h3>
-<blockquote><code>svn co svn://svn.debian.org/svn/d-i/trunk debian-installer</code></blockquote>
+<blockquote><p><code>svn co svn://svn.debian.org/svn/d-i/trunk debian-installer</code></p></blockquote>
<h3>Checkout über ssh, für Entwickler</h3>
-<blockquote><code>svn co svn+ssh://<var>$benutzerid</var>@svn.debian.org/svn/d-i/trunk debian-installer</code></blockquote>
+<blockquote><p><code>svn co svn+ssh://<var>$benutzerid</var>@svn.debian.org/svn/d-i/trunk debian-installer</code></p></blockquote>
(Ersetzen Sie <var>$benutzerid</var> mit Ihrem
<a href="http://alioth.debian.org">Alioth</a>-Benutzernamen)
diff --git a/italian/devel/debian-installer/svn.wml b/italian/devel/debian-installer/svn.wml
index ef7c3add6d1..c6d33c5336c 100644
--- a/italian/devel/debian-installer/svn.wml
+++ b/italian/devel/debian-installer/svn.wml
@@ -1,6 +1,6 @@
#use wml::debian::template title="Debian-Installer subversion Repository"
#use wml::debian::recent_list
-#use wml::debian::translation-check translation="1.11" maintainer="Giuseppe Sacco"
+#use wml::debian::translation-check translation="1.12" maintainer="Giuseppe Sacco"
<p>
L'installatore Debian usa «subversion» per il controllo dei sorgenti.
@@ -10,11 +10,11 @@ va usato uno dei seguenti comandi.
<h3>Checkout anonimo</h3>
-<blockquote><code>svn co svn://svn.debian.org/svn/d-i/trunk debian-installer</code></blockquote>
+<blockquote><p><code>svn co svn://svn.debian.org/svn/d-i/trunk debian-installer</code></p></blockquote>
<h3>Checkout tramite ssh, per sviluppatori</h3>
-<blockquote><code>svn co svn+ssh://<var>$userid</var>@svn.debian.org/svn/d-i/trunk debian-installer</code></blockquote>
+<blockquote><p><code>svn co svn+ssh://<var>$userid</var>@svn.debian.org/svn/d-i/trunk debian-installer</code></p></blockquote>
(sostituire <var>$userid</var> con il proprio utente <a href="http://alioth.debian.org">Alioth</a>)
<p>Per poter accedere al repository (anche in scrittura) si deve inviare
diff --git a/japanese/devel/debian-installer/svn.wml b/japanese/devel/debian-installer/svn.wml
index 5d94b73d146..4c1b90abbdf 100644
--- a/japanese/devel/debian-installer/svn.wml
+++ b/japanese/devel/debian-installer/svn.wml
@@ -1,6 +1,6 @@
#use wml::debian::template title="Debian-Installer subversion ¥ê¥Ý¥¸¥È¥ê"
#use wml::debian::recent_list
-#use wml::debian::translation-check translation="1.11"
+#use wml::debian::translation-check translation="1.12"
<p>
Debian-Installer ¤Ï¡¢¥½¡¼¥¹´ÉÍý¤Ë subversion ¤ò»ÈÍѤ·¤Æ¤¤¤Þ¤¹¡£
@@ -9,11 +9,11 @@ Debian-Installer ¤Ï¡¢¥½¡¼¥¹´ÉÍý¤Ë subversion ¤ò»ÈÍѤ·¤Æ¤¤¤Þ¤¹¡£
<h3>ƿ̾¥Á¥§¥Ã¥¯¥¢¥¦¥È</h3>
-<blockquote><code>svn co svn://svn.debian.org/svn/d-i/trunk debian-installer</code></blockquote>
+<blockquote><p><code>svn co svn://svn.debian.org/svn/d-i/trunk debian-installer</code></p></blockquote>
<h3>ssh ±Û¤·¤Î¥Á¥§¥Ã¥¯¥¢¥¦¥È (³«È¯¼ÔÍÑ)</h3>
-<blockquote><code>svn co svn+ssh://<var>$userid</var>@svn.debian.org/svn/d-i/trunk debian-installer</code></blockquote>
+<blockquote><p><code>svn co svn+ssh://<var>$userid</var>@svn.debian.org/svn/d-i/trunk debian-installer</code></p></blockquote>
(<var>$userid</var> ¤Ï¡¢¤¢¤Ê¤¿¤Î <a href="http://alioth.debian.org">Alioth</a> ¤Ç¤Î¥æ¡¼¥¶ ID ¤ËÃÖ¤­Âؤ¨¤Æ¤¯¤À¤µ¤¤)
<p>¥ê¥Ý¥¸¥È¥ê¤Ë (½ñ¤­¹þ¤ß¤â´Þ¤á¤Æ) ¥¢¥¯¥»¥¹¤¹¤ë¤¿¤á¤Ë¤Ï¡¢<code>d-i</code>
diff --git a/polish/devel/debian-installer/svn.wml b/polish/devel/debian-installer/svn.wml
index 44907290ad2..8a64bb63235 100644
--- a/polish/devel/debian-installer/svn.wml
+++ b/polish/devel/debian-installer/svn.wml
@@ -10,11 +10,11 @@ Aby przejrzeæ ¼ród³a dostêpne w repozytorium instalatora u¿yj jednej z poni¿szyc
<h3>Anonimowe sprawdzanie</h3>
-<blockquote><code>svn co svn://svn.d-i.alioth.debian.org/svn/d-i/trunk debian-installer</code></blockquote>
+<blockquote><p><code>svn co svn://svn.d-i.alioth.debian.org/svn/d-i/trunk debian-installer</code></p></blockquote>
<h3>Sprawdzanie poprzez ssh, dla deweloperów</h3>
-<blockquote><code>svn co svn+ssh://<var>$userid</var>@svn.d-i.alioth.debian.org/svn/d-i/trunk debian-installer</code></blockquote>
+<blockquote><p><code>svn co svn+ssh://<var>$userid</var>@svn.d-i.alioth.debian.org/svn/d-i/trunk debian-installer</code></p></blockquote>
(zamieñ <var>$userid</var> na Twój <a href="http://alioth.debian.org">Alioth</a> identyfikator u¿ytkownika)
<p>Aby mieæ dostêp do repozytorium (w tym tak¿e do zapisu) nale¿y poprosiæ
diff --git a/spanish/devel/debian-installer/svn.wml b/spanish/devel/debian-installer/svn.wml
index cd5c8ebc558..df454969164 100644
--- a/spanish/devel/debian-installer/svn.wml
+++ b/spanish/devel/debian-installer/svn.wml
@@ -1,6 +1,6 @@
#use wml::debian::template title="Repositorio de subversion del Instalador de Debian"
#use wml::debian::recent_list
-#use wml::debian::translation-check translation="1.11" maintainer="David Moreno Garza"
+#use wml::debian::translation-check translation="1.12" maintainer="David Moreno Garza"
<p>
El instalador de Debian utiliza subversion para el control del código fuente. Para comprobar cual es
@@ -9,11 +9,11 @@ la última versión del instalador use uno de los siguientes comandos.
<h3>Comprobación anónima</h3>
-<blockquote><code>svn co svn://svn.debian.org/svn/d-i/trunk debian-installer</code></blockquote>
+<blockquote><p><code>svn co svn://svn.debian.org/svn/d-i/trunk debian-installer</code></p></blockquote>
<h3>Comprobación a través de ssh, para desarrolladores</h3>
-<blockquote><code>svn co svn+ssh://<var>$userid</var>@svn.debian.org/svn/d-i/trunk debian-installer</code></blockquote>
+<blockquote><p><code>svn co svn+ssh://<var>$userid</var>@svn.debian.org/svn/d-i/trunk debian-installer</code></p></blockquote>
(reemplace <var>$userid</var> con su identificador de usuario de <a href="http://alioth.debian.org">Alioth</a>)
<p>Para acceder al repositorio (también para escribir) tendrá que

© 2014-2024 Faster IT GmbH | imprint | privacy policy