mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-23 22:42:14 +08:00
Update to dhcp-3.0.4
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@6012 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
f5925d3182
commit
1e9bd5362d
@ -1,4 +1,4 @@
|
|||||||
<!ENTITY day "05"> <!-- Always 2 digits -->
|
<!ENTITY day "06"> <!-- Always 2 digits -->
|
||||||
<!ENTITY month "05"> <!-- Always 2 digits -->
|
<!ENTITY month "05"> <!-- Always 2 digits -->
|
||||||
<!ENTITY year "2006">
|
<!ENTITY year "2006">
|
||||||
<!ENTITY version "svn-&year;&month;&day;">
|
<!ENTITY version "svn-&year;&month;&day;">
|
||||||
@ -258,7 +258,7 @@
|
|||||||
<!ENTITY wvdial-version "1.54.0">
|
<!ENTITY wvdial-version "1.54.0">
|
||||||
|
|
||||||
<!-- Chapter 14 -->
|
<!-- Chapter 14 -->
|
||||||
<!ENTITY dhcp-version "3.0.3">
|
<!ENTITY dhcp-version "3.0.4">
|
||||||
<!ENTITY dhcpcd-version "2.0.5">
|
<!ENTITY dhcpcd-version "2.0.5">
|
||||||
|
|
||||||
<!-- Chapter 15 -->
|
<!-- Chapter 15 -->
|
||||||
@ -526,10 +526,10 @@
|
|||||||
|
|
||||||
<!-- Part XI -->
|
<!-- Part XI -->
|
||||||
<!-- Chapter 38 -->
|
<!-- Chapter 38 -->
|
||||||
<!ENTITY alsa-version "1.0.9">
|
<!ENTITY alsa-version "1.0.11">
|
||||||
<!ENTITY alsa-lib-version "&alsa-version;">
|
<!ENTITY alsa-lib-version "&alsa-version;">
|
||||||
<!ENTITY alsa-plugins-version "&alsa-version;">
|
<!ENTITY alsa-plugins-version "&alsa-version;">
|
||||||
<!ENTITY alsa-utils-version "&alsa-version;a">
|
<!ENTITY alsa-utils-version "&alsa-version;">
|
||||||
<!ENTITY alsa-tools-version "&alsa-version;">
|
<!ENTITY alsa-tools-version "&alsa-version;">
|
||||||
<!ENTITY alsa-firmware-version "&alsa-version;">
|
<!ENTITY alsa-firmware-version "&alsa-version;">
|
||||||
<!ENTITY alsa-oss-version "&alsa-version;">
|
<!ENTITY alsa-oss-version "&alsa-version;">
|
||||||
|
@ -42,8 +42,11 @@
|
|||||||
-->
|
-->
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>May 5th, 2006</para>
|
<para>May 6th, 2006</para>
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
|
<listitem>
|
||||||
|
<para>[bdubbs] - Updated to dhcp-3.0.4.</para>
|
||||||
|
</listitem>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>[dnicholson] - Fixed EsounD installation to note that the
|
<para>[dnicholson] - Fixed EsounD installation to note that the
|
||||||
documentation can only be installed with DocBook-utils. Thanks
|
documentation can only be installed with DocBook-utils. Thanks
|
||||||
|
@ -18,8 +18,8 @@
|
|||||||
|
|
||||||
<!ENTITY dhcp-download-http "http://gd.tuwien.ac.at/infosys/servers/isc/dhcp/dhcp-&dhcp-version;.tar.gz">
|
<!ENTITY dhcp-download-http "http://gd.tuwien.ac.at/infosys/servers/isc/dhcp/dhcp-&dhcp-version;.tar.gz">
|
||||||
<!ENTITY dhcp-download-ftp "ftp://ftp.isc.org/isc/dhcp/dhcp-&dhcp-version;.tar.gz">
|
<!ENTITY dhcp-download-ftp "ftp://ftp.isc.org/isc/dhcp/dhcp-&dhcp-version;.tar.gz">
|
||||||
<!ENTITY dhcp-md5sum "f91416a0b8ed3fd0601688cf0b7df58f">
|
<!ENTITY dhcp-md5sum "004ef935fd54b8046b16bdde31a9e151">
|
||||||
<!ENTITY dhcp-size "856 KB">
|
<!ENTITY dhcp-size "868 KB">
|
||||||
<!ENTITY dhcp-buildsize "21.3 MB">
|
<!ENTITY dhcp-buildsize "21.3 MB">
|
||||||
<!ENTITY dhcp-time "0.1 SBU">
|
<!ENTITY dhcp-time "0.1 SBU">
|
||||||
]>
|
]>
|
||||||
@ -112,7 +112,7 @@
|
|||||||
<para>If you chose not to install net-tools, apply the
|
<para>If you chose not to install net-tools, apply the
|
||||||
iproute2 patch:</para>
|
iproute2 patch:</para>
|
||||||
|
|
||||||
<screen><userinput>patch -Np1 -i ../dhcp-&dhcp-version;-iproute2-3.patch</userinput></screen>
|
<screen><userinput>patch -Np1 -i ../dhcp-&dhcp-version;-iproute2-1.patch</userinput></screen>
|
||||||
|
|
||||||
<para>Install <application>DHCP</application> by running
|
<para>Install <application>DHCP</application> by running
|
||||||
the following commands:</para>
|
the following commands:</para>
|
||||||
|
Loading…
Reference in New Issue
Block a user