mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-31 11:21:59 +00:00
Update to iproute2-3.10.1.
Update to linux-3.10.1. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10305 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
313e356c22
commit
899d530eb7
@ -35,6 +35,19 @@
|
|||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
</listitem>
|
</listitem>
|
||||||
-->
|
-->
|
||||||
|
<listitem>
|
||||||
|
<para>2013-07-20</para>
|
||||||
|
<itemizedlist>
|
||||||
|
<listitem>
|
||||||
|
<para>[bdubbs] - Update to iproute2-3.10.1.</para>
|
||||||
|
</listitem>
|
||||||
|
<listitem>
|
||||||
|
<para>[bdubbs] - Update to linux-3.10.1. Fixes
|
||||||
|
<ulink url="&lfs-ticket-root;3380">#3380</ulink>.</para>
|
||||||
|
</listitem>
|
||||||
|
</itemizedlist>
|
||||||
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>2013-07-11</para>
|
<para>2013-07-11</para>
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
|
@ -53,8 +53,10 @@
|
|||||||
sed -i /ARPD/d Makefile
|
sed -i /ARPD/d Makefile
|
||||||
sed -i 's/arpd.8//' man/man8/Makefile</userinput></screen>
|
sed -i 's/arpd.8//' man/man8/Makefile</userinput></screen>
|
||||||
|
|
||||||
|
<!-- Save as comments for now
|
||||||
<para>Remove a compiler flag that causes the compilation to fail:</para>
|
<para>Remove a compiler flag that causes the compilation to fail:</para>
|
||||||
<screen><userinput remap="pre">sed -i 's/-Werror//' Makefile</userinput></screen>
|
<screen><userinput remap="pre">sed -i 's/-Werror//' Makefile</userinput></screen>
|
||||||
|
-->
|
||||||
|
|
||||||
<para>Compile the package:</para>
|
<para>Compile the package:</para>
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
<!ENTITY version "SVN-20130711">
|
<!ENTITY version "SVN-20130720">
|
||||||
<!ENTITY releasedate "July 11, 2013">
|
<!ENTITY releasedate "July 20, 2013">
|
||||||
<!ENTITY copyrightdate "1999-2013"><!-- jhalfs needs a literal dash, not – -->
|
<!ENTITY copyrightdate "1999-2013"><!-- jhalfs needs a literal dash, not – -->
|
||||||
<!ENTITY milestone "7.4">
|
<!ENTITY milestone "7.4">
|
||||||
<!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->
|
<!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->
|
||||||
|
16
packages.ent
16
packages.ent
@ -278,10 +278,10 @@
|
|||||||
<!ENTITY inetutils-ch6-du "27 MB">
|
<!ENTITY inetutils-ch6-du "27 MB">
|
||||||
<!ENTITY inetutils-ch6-sbu "0.4 SBU">
|
<!ENTITY inetutils-ch6-sbu "0.4 SBU">
|
||||||
|
|
||||||
<!ENTITY iproute2-version "3.9.0">
|
<!ENTITY iproute2-version "3.10.0">
|
||||||
<!ENTITY iproute2-size "403 KB">
|
<!ENTITY iproute2-size "412 KB">
|
||||||
<!ENTITY iproute2-url "&kernel;linux/utils/net/iproute2/iproute2-&iproute2-version;.tar.xz">
|
<!ENTITY iproute2-url "&kernel;linux/utils/net/iproute2/iproute2-&iproute2-version;.tar.xz">
|
||||||
<!ENTITY iproute2-md5 "fd9db28e4f411a1e74de65c919ae590f">
|
<!ENTITY iproute2-md5 "45fb5427fc723a0001c72b92c931ba02">
|
||||||
<!ENTITY iproute2-home "&kernel;linux/utils/net/iproute2/">
|
<!ENTITY iproute2-home "&kernel;linux/utils/net/iproute2/">
|
||||||
<!ENTITY iproute2-ch6-du "7.3 MB">
|
<!ENTITY iproute2-ch6-du "7.3 MB">
|
||||||
<!ENTITY iproute2-ch6-sbu "0.1 SBU">
|
<!ENTITY iproute2-ch6-sbu "0.1 SBU">
|
||||||
@ -339,12 +339,12 @@
|
|||||||
|
|
||||||
<!ENTITY linux-major-version "3">
|
<!ENTITY linux-major-version "3">
|
||||||
<!ENTITY linux-minor-version "10">
|
<!ENTITY linux-minor-version "10">
|
||||||
<!ENTITY linux-patch-version "0">
|
<!ENTITY linux-patch-version "1">
|
||||||
<!--<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;.&linux-patch-version;">-->
|
<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;.&linux-patch-version;">
|
||||||
<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;">
|
<!--<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;">-->
|
||||||
<!ENTITY linux-size "71,464 KB">
|
<!ENTITY linux-size "71,484 KB">
|
||||||
<!ENTITY linux-url "&kernel;linux/kernel/v&linux-major-version;.x/linux-&linux-version;.tar.xz">
|
<!ENTITY linux-url "&kernel;linux/kernel/v&linux-major-version;.x/linux-&linux-version;.tar.xz">
|
||||||
<!ENTITY linux-md5 "4f25cd5bec5f8d5a7d935b3f2ccb8481">
|
<!ENTITY linux-md5 "4c8ed240943c8750a89cc307637bd74d">
|
||||||
<!ENTITY linux-home "http://www.kernel.org/">
|
<!ENTITY linux-home "http://www.kernel.org/">
|
||||||
<!-- measured for 3.9.0 / gcc-4.8.0 on x86_64 : minimum is
|
<!-- measured for 3.9.0 / gcc-4.8.0 on x86_64 : minimum is
|
||||||
allnoconfig extended for a hopefully-bootable build on desktop machine,
|
allnoconfig extended for a hopefully-bootable build on desktop machine,
|
||||||
|
Loading…
Reference in New Issue
Block a user