mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 06:52:14 +08:00
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:
parent
d439702987
commit
b57fc396ba
@ -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 -->
|
||||
|
@ -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>
|
||||
|
||||
|
@ -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 &&
|
||||
<screen><userinput><command>patch -Np1 -i ../dhcp-&dhcp-version;-iproute2-2.patch &&
|
||||
./configure &&
|
||||
make</command></userinput></screen>
|
||||
|
||||
|
@ -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;">
|
||||
|
Loading…
Reference in New Issue
Block a user