Update to xorg 6.8.2

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3542 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Bruce Dubbs 2005-03-14 02:07:02 +00:00
parent d439702987
commit b57fc396ba
4 changed files with 9 additions and 6 deletions

View File

@ -271,7 +271,7 @@
<!-- Part VIII -->
<!-- Chapter 25 -->
<!ENTITY xorg-version "6.8.1">
<!ENTITY xorg-version "6.8.2">
<!ENTITY xfree86-version "4.4.0">
<!-- Chapter 26 -->

View File

@ -22,6 +22,9 @@ who wrote what.</para>
<itemizedlist>
<listitem><para>March 13th, 2005 [bdubbs]: Update xorg to 6.8.2.
</para></listitem>
<listitem><para>March 13th, 2005 [bdubbs]: Update dhcp patch to really
delete addresses when taking interface down.</para></listitem>

View File

@ -75,7 +75,7 @@ the kernel.</para></note>
<para>Install <application><acronym>DHCP</acronym></application> by running
the following commands:</para>
<screen><userinput><command>patch -Np1 -i ../dhcp-&dhcp-version;-iproute2-1.patch &amp;&amp;
<screen><userinput><command>patch -Np1 -i ../dhcp-&dhcp-version;-iproute2-2.patch &amp;&amp;
./configure &amp;&amp;
make</command></userinput></screen>

View File

@ -6,10 +6,10 @@
<!ENTITY xorg-download-http " ">
<!ENTITY xorg-download-ftp "ftp://ftp.opengroup.org/pub/x.org/pub/X11R&xorg-version;/src-single/X11R&xorg-version;-src.tar.bz2">
<!ENTITY xorg-md5sum "a9756b1898220b960f3cb1feb77721c3">
<!ENTITY xorg-size "41 MB">
<!ENTITY xorg-buildsize "645 MB">
<!ENTITY xorg-time "17.1 SBU">
<!ENTITY xorg-md5sum "8131cd7ea1e4566e6e05c438a93fcfe1">
<!ENTITY xorg-size "43 MB">
<!ENTITY xorg-buildsize "655 MB">
<!ENTITY xorg-time "17.8 SBU">
]>
<sect1 id="xorg" xreflabel="X.org-&xorg-version;">