rev 18775 - www/v2/pages
Lisandro D. N. Pérez Meyer
lisandropm-guest at alioth.debian.org
Sun Feb 6 15:34:57 UTC 2011
Author: lisandropm-guest
Date: 2011-02-06 15:34:47 +0000 (Sun, 06 Feb 2011)
New Revision: 18775
Modified:
www/v2/pages/kde3
Log:
Update the KDE 3 page.
- Change definitions of Lenny as stable to old stable.
- Remove references to testing.
Modified: www/v2/pages/kde3
===================================================================
--- www/v2/pages/kde3 2011-02-06 15:27:55 UTC (rev 18774)
+++ www/v2/pages/kde3 2011-02-06 15:34:47 UTC (rev 18775)
@@ -1,9 +1,8 @@
<h2>How to install KDE on Debian<img src="../images/kde3_64.png" style="float:right; margin:-8px 0 0 0;" /></h2>
- <p><em>This page describes how to install KDE 3.5.10.</em>
+ <p><em>This page describes how to install KDE 3.5.10 in Debian 5.0 "Lenny" (old stable)</em>
<br />
- <em>For the experimental KDE 4 packages, <a href="experimental.html">see this page</a>.</em></p>
<p>There are several ways to get Debian with KDE:</p>
@@ -15,38 +14,22 @@
<a href="http://cdimage.debian.org/debian-cd/5.0.4/amd64/iso-cd/debian-504-i386-kde-CD-1.iso">Download KDE CD for Debian 5.0.4 "Lenny" AMD64</a>
</p>
- <p>To install the Debian testing branch with KDE, you can get it from <a href="http://cdimage.debian.org/cdimage/weekly-builds/">the weekly builds</a>
- If you don't know what 'testing' is, you probably do not want this CD.</p>
- <p>
- <a href="http://cdimage.debian.org/cdimage/weekly-builds/i386/iso-cd/debian-testing-i386-kde-CD-1.iso">Download KDE CD for Debian testing (future "Squeeze") i386</a><br/>
- <a
- href="http://cdimage.debian.org/cdimage/weekly-builds/amd64/iso-cd/debian-testing-amd64-kde-CD-1.iso">Download KDE CD for Debian testing (future "Squeeze") AMD64</a>
- </p>
-
<h3>Use the Debian installer</h3>
<h4>Debian Lenny installer</h4>
- <p>If you are installing a new system and you have the Debian Lenny installer (current default), you can install KDE by typing at the boot prompt:
+ <p>If you are installing a new system and you have the Debian Lenny installer (old stable), you can install KDE by typing at the boot prompt:
<pre>install tasks="kde-desktop, standard"</pre>
or, if you prefer to use the Debian Lenny graphical installer:
<pre>installgui tasks="kde-desktop, standard"</pre>
</p>
- <h4>Debian testing (Squeeze) installer</h4>
-
- <p>If you are installing a new system and you have the Debian Lenny installer, you can install KDE by typing at the boot prompt:
- <pre>desktop=kde</pre>
- For i386 and amd64 images it is now possible to select which desktop environment to install from the boot menu.
- The default desktop environment is still GNOME, but an alternative desktop environment can be selected from the "Advanced options" menu.
- </p>
-
<h3>Install KDE on your existing Debian system</h3>
- <p>If you already have Debian installed and you want a complete KDE desktop, install the "kde-desktop" task:
+ <p>If you already have Debian Lenny installed and you want a complete KDE desktop, install the "kde-desktop" task:
<pre>aptitude install kde-desktop</pre>
</p>
-
+
<p>To install only a basic KDE desktop, install the "kde-core" and "kdm" packages:
<pre>aptitude install kde-core kdm</pre>
</p>
More information about the pkg-kde-commits
mailing list