Changeset ca109fa5


Ignore:
Timestamp:
06/24/2006 06:12:21 PM (18 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.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, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
c209e11
Parents:
cbcd88e
Message:

Updated to GDM-2.14.9

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@6204 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    rcbcd88e rca109fa5  
    478478<!ENTITY sound-juicer-version         "2.14.4">
    479479<!ENTITY totem-version                "1.4.2">
    480 <!ENTITY gdm-version                  "2.14.7">
     480<!ENTITY gdm-version                  "2.14.9">
    481481
    482482<!-- Accessibility -->
  • gnome/add/gdm.xml

    rcbcd88e rca109fa5  
    55  %general-entities;
    66
    7   <!ENTITY gdm-download-http "&gnome-download-http;/gdm/2.8/gdm-&gdm-version;.tar.bz2">
    8   <!ENTITY gdm-download-ftp  "&gnome-download-ftp;/gdm/2.8/gdm-&gdm-version;.tar.bz2">
    9   <!ENTITY gdm-md5sum        "566a1e3d656b6b536414f287ead2db7e">
    10   <!ENTITY gdm-size          "2.7 MB">
    11   <!ENTITY gdm-buildsize     "51.2 MB">
    12   <!ENTITY gdm-time          "0.7 SBU">
     7  <!ENTITY gdm-download-http "&gnome-download-http;/gdm/&gnome-version;/gdm-&gdm-version;.tar.bz2">
     8  <!ENTITY gdm-download-ftp  "&gnome-download-ftp;/gdm/&gnome-version;/gdm-&gdm-version;.tar.bz2">
     9  <!ENTITY gdm-md5sum        "7e46bc3b0a5b08e79f1f2f1b869caf40">
     10  <!ENTITY gdm-size          "3.0 MB">
     11  <!ENTITY gdm-buildsize     "54.2 MB">
     12  <!ENTITY gdm-time          "0.6 SBU">
    1313]>
    1414
     
    1919    <othername>$LastChangedBy$</othername>
    2020    <date>$Date$</date>
    21     <keywordset>
    22       <keyword role="package">gdm-&gdm-version;.tar</keyword>
    23       <keyword role="ftpdir">gdm</keyword>
    24     </keywordset>
    2521  </sect1info>
    2622
     
    6359
    6460    <bridgehead renderas="sect4">Required</bridgehead>
    65     <para role="required"><xref linkend="libgnomeui"/>,
    66     <xref linkend="scrollkeeper"/>, and
     61    <para role="required"><xref linkend="libgnomecanvas"/>,
     62    <xref linkend="gnome-doc-utils"/>, and
    6763    <xref linkend="librsvg"/></para>
    6864
    6965    <bridgehead renderas="sect4">Optional</bridgehead>
    70     <para role="optional"><xref linkend="linux-pam"/> and
    71     <xref linkend="tcpwrappers"/></para>
     66    <para role="optional"><xref linkend="intltool"/>,
     67    <xref linkend="zenity"/>,
     68    <xref linkend="linux-pam"/>,
     69    <xref linkend="tcpwrappers"/>,
     70    <ulink url="http://www.openafs.org/">OpenAFS</ulink>, and
     71    PAM consolehelper</para>
     72
     73    <para>If you configure <application>GDM</application> to offer secure
     74    connections to remote machines, you will need to have
     75    <xref linkend="zenity"/>, <xref linkend="openssh"/> and
     76    <xref linkend="which"/> installed.</para>
    7277
    7378    <para condition="html" role="usernotes">User Notes:
     
    9196    the following commands as an unprivileged user:</para>
    9297
    93 <screen><userinput>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
    94             --libexecdir=`pkg-config \
    95             --variable=prefix ORBit-2.0`/lib/gdm \
     98<screen><userinput>./configure --prefix=$(pkg-config --variable=prefix ORBit-2.0) \
    9699            --sysconfdir=&gnome-etc-dir; \
    97100            --localstatedir=/var/lib \
     101            --libexecdir=$(pkg-config \
     102                --variable=prefix ORBit-2.0)/lib/gdm \
    98103            --with-pam-prefix=/etc &amp;&amp;
    99104make</userinput></screen>
     
    110115    <title>Command Explanations</title>
    111116
    112     <para><parameter>--libexecdir=`pkg-config
    113     --variable=prefix ORBit-2.0`/lib/gdm</parameter>: This parameter is
     117    <para><parameter>--libexecdir=$(pkg-config
     118    --variable=prefix ORBit-2.0)/lib/gdm</parameter>: This parameter is
    114119    used so that the <application>GDM</application> internal support programs
    115120    are installed in
     
    142147      <title>Config Files</title>
    143148
    144       <para><filename>&gnome-etc-dir;/gdm/gdm.conf</filename></para>
     149      <para><filename>&gnome-etc-dir;/gdm/custom.conf</filename></para>
    145150
    146151      <indexterm zone="gdm gdm-config">
    147         <primary sortas="e-etc-gnome-&gnome-version;&gnome-minor-version;gdm-gdm.conf">
    148         &gnome-etc-dir;/gdm/gdm.conf</primary>
     152        <primary sortas="e-etc-gnome-&gnome-version;&gnome-minor-version;gdm-custom.conf">
     153        &gnome-etc-dir;/gdm/custom.conf</primary>
    149154      </indexterm>
    150155
     
    153158    <sect3>
    154159      <title>Configuration Information</title>
     160
     161      <para>Starting with the 2.14.x version of GNOME, the default
     162      configuration parameters are stored in a static file
     163      (<filename><envar>$GNOME_PREFIX</envar>/share/gdm/defaults.conf</filename>).
     164      This file is not intended to be edited. If modification of the
     165      configuration is necessary, you should add parameters to the
     166      <filename>&gnome-etc-dir;/gdm/custom.conf</filename> file. The settings
     167      in this file will override the settings in the static file. The same
     168      parameters in the static file are used in the configuration file.</para>
    155169
    156170      <para>Change the directory containing the <application>GDM</application>
    157171      log files to the <filename class='directory'>/var/log</filename>
    158172      hierarchy by creating a directory and modifying the
    159       <filename>&gnome-etc-dir;/gdm/gdm.conf</filename> configuration file. Issue
     173      <filename>&gnome-etc-dir;/gdm/custom.conf</filename> configuration file. Issue
    160174      the following commands as the
    161175      <systemitem class="username">root</systemitem> user:</para>
    162176
    163177<screen role="root"><userinput>install -v -m755 -d /var/log/gdm &amp;&amp;
    164 sed -i "s|var/lib/log|var/log|" &gnome-etc-dir;/gdm/gdm.conf &amp;&amp;
     178sed -i.orig "/\[daemon\]/ a LogDir=/var/log/gdm" \
     179    &gnome-etc-dir;/gdm/custom.conf &amp;&amp;
    165180rmdir -v /var/lib/log/gdm &amp;&amp;
    166181rmdir -v /var/lib/log</userinput></screen>
     
    258273<screen role="root"><userinput>make install-gdm</userinput></screen>
    259274
    260       <para>To autostart with a graphical login, edit
    261       <filename>/etc/inittab</filename> so that the line containing:</para>
     275      <para>Now edit <filename>/etc/inittab</filename> so that the line
     276      containing:</para>
    262277
    263278<screen><literal>id:3:initdefault:</literal></screen>
     
    283298        gdm-safe-restart, gdm-stop, gdmXnest, gdmXnestchooser, gdmdynamic,
    284299        gdmflexiserver, gdmphotosetup, gdmsetup, and gdmthemetester</seg>
    285         <seg>None</seg>
     300        <seg>lib*mouselistener.{so,a} GTK+ modules</seg>
    286301        <seg>&gnome-etc-dir;/{,g}dm,
    287302        /var/lib/gdm,
    288         /var/log/gdm and the following directories in $GNOME_PREFIX/:
    289         share/{{,gnome/help/ ,omf/}gdm, gnome/capplets, xsessions}</seg>
     303        /var/log/gdm and the following directories in
     304        <envar>$GNOME_PREFIX</envar>/:
     305        share/{,gnome/help/ ,omf/}gdm</seg>
    290306      </seglistitem>
    291307    </segmentedlist>
  • introduction/welcome/changelog.xml

    rcbcd88e rca109fa5  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[randy] - Updated to GDM-2.14.9.</para>
     49        </listitem>
     50        <listitem>
    4851          <para>[randy] - Updated to Totem-1.4.2.</para>
    4952        </listitem>
Note: See TracChangeset for help on using the changeset viewer.