update to gdm-2.4.0.12

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@413 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Larry Lawrence 2002-11-24 21:47:19 +00:00
parent d718dddd0a
commit b6c918a10e
2 changed files with 9 additions and 6 deletions

View File

@ -27,6 +27,9 @@ session required pam_unix.so
<para>gdm can be tested by executing it from a root console.</para>
<warning><para>This point forward is alpha (it does not work), but is
close to where it's going.</para></warning>
<para>To automate the running of gdm, use the following command to
create the init.d script:
<screen><userinput>cat &gt; /etc/rc.d/init.d/gdm &lt;&lt; "EOF"</userinput>
@ -72,7 +75,7 @@ case "$1" in
esac
# End $rc_base/init.d/gdm
<userinput>EOM
<userinput>EOF
chmod 755 /etc/rc.d/init.d/gdm</userinput></screen></para>
<para>Create the symbolic links to this file in the relevant rc.d

View File

@ -4,8 +4,8 @@
<!ENTITY gdm-exp SYSTEM "gdm-exp.xml">
<!ENTITY gdm-desc SYSTEM "gdm-desc.xml">
<!ENTITY gdm-config SYSTEM "gdm-config.xml">
<!ENTITY gdm-buildsize "32.8 MB">
<!ENTITY gdm-version "2.4.0.11">
<!ENTITY gdm-download-http "http://ftp.gnome.org/pub/GNOME/sources/gdm/2.4/gdm-2.4.0.11.tar.bz2">
<!ENTITY gdm-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/gdm/2.4/gdm-2.4.0.11.tar.bz2">
<!ENTITY gdm-size "2.6 MB">
<!ENTITY gdm-buildsize "33.4 MB">
<!ENTITY gdm-version "2.4.0.12">
<!ENTITY gdm-download-http "http://ftp.gnome.org/pub/GNOME/sources/gdm/2.4/gdm-2.4.0.12.tar.bz2">
<!ENTITY gdm-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/gdm/2.4/gdm-2.4.0.12.tar.bz2">
<!ENTITY gdm-size "1.7 MB">