Changeset 05ecbec4 for gnome/other/gdm/gdm-intro.xml
- Timestamp:
- 09/06/2003 02:21:33 PM (19 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 6.0, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, krejzi/svn, lazarus, nosym, perl-modules, qt5new, systemd-11177, systemd-13485, trunk, upgradedb, v5_0, v5_0-pre1, v5_1, v5_1-pre1, xry111/intltool, xry111/test-20220226
- Children:
- ef0e45e4
- Parents:
- 8f58752e
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
gnome/other/gdm/gdm-intro.xml
r8f58752e r05ecbec4 1 1 <sect2> 2 <title>Introduction to gdm</title>2 <title>Introduction to <application>gdm</application></title> 3 3 4 <screen>Download location (HTTP): <ulink url="&gdm-download-http;"/> 5 Download location (FTP): <ulink url="&gdm-download-ftp;"/> 6 Version used: &gdm-version; 7 Package size: &gdm-size; 8 Estimated Disk space required: &gdm-buildsize; 9 Estimated build time: &gdm-time;</screen> 10 11 <para>The gdm package contains GNOME's display manager daemon. This is 4 <para>The <application>gdm</application> package contains GNOME's display manager daemon. This is 12 5 useful for allowing configurable graphical logins.</para> 13 6 14 <screen>gdm depends on: 15 <xref linkend="Linux_PAM"/>, <xref linkend="librsvg"/> and <xref linkend="libgnome"/> 16 gdm will utilize: 17 <xref linkend="tcpwrappers"/></screen> 7 <sect3><title>Package information</title> 8 <itemizedlist spacing='compact'> 9 <listitem><para>Download (HTTP): <ulink 10 url="&gdm-download-http;"/></para></listitem> 11 <listitem><para>Download (FTP): <ulink 12 url="&gdm-download-ftp;"/></para></listitem> 13 <listitem><para>Download size: &gdm-size;</para></listitem> 14 <listitem><para>Estimated Disk space required: 15 &gdm-buildsize;</para></listitem> 16 <listitem><para>Estimated build time: 17 &gdm-time;</para></listitem></itemizedlist> 18 </sect3> 19 20 <sect3><title><application>gdm</application> dependencies</title> 21 <sect4><title>Required</title> 22 <para><xref linkend="librsvg"/> and <xref linkend="libgnome"/></para></sect4> 23 <sect4><title>Optional</title> 24 <para><xref linkend="Linux_PAM"/> and <xref linkend="tcpwrappers"/></para></sect4> 25 </sect3> 26 18 27 19 28 </sect2>
Note:
See TracChangeset
for help on using the changeset viewer.