mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 03:39:20 +01:00
Upgrade to Linux-3.8.1 and other minor touchups
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10177 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
e81fe89a55
commit
ffe21e15c9
@ -36,6 +36,16 @@
|
|||||||
</listitem>
|
</listitem>
|
||||||
-->
|
-->
|
||||||
|
|
||||||
|
<listitem>
|
||||||
|
<para>2013-03-01</para>
|
||||||
|
<itemizedlist>
|
||||||
|
<listitem>
|
||||||
|
<para>[bdubbs] - Upgrade to Linux-3.8.1. Fixes
|
||||||
|
<ulink url="&lfs-ticket-root;3295">#3295</ulink>.</para>
|
||||||
|
</listitem>
|
||||||
|
</itemizedlist>
|
||||||
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>2013-02-27</para>
|
<para>2013-02-27</para>
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
|
@ -82,7 +82,7 @@
|
|||||||
<screen><userinput remap="test">pushd testsuite
|
<screen><userinput remap="test">pushd testsuite
|
||||||
sed -i -e 's|exec which sleep|exec echo /tools/bin/sleep|' \
|
sed -i -e 's|exec which sleep|exec echo /tools/bin/sleep|' \
|
||||||
-e 's|999999|&9|' config/unix.exp
|
-e 's|999999|&9|' config/unix.exp
|
||||||
sed -i 's|pmap_initname\\\$|pmap_initname|' pmap.test/pmap.exp
|
sed -i -e 's|pmap_initname\\\$|pmap_initname|' pmap.test/pmap.exp
|
||||||
make site.exp
|
make site.exp
|
||||||
DEJAGNU=global-conf.exp runtest
|
DEJAGNU=global-conf.exp runtest
|
||||||
popd</userinput></screen>
|
popd</userinput></screen>
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
<!ENTITY version "SVN-20130227">
|
<!ENTITY version "SVN-20130301">
|
||||||
<!ENTITY releasedate "February 27, 2013">
|
<!ENTITY releasedate "March 1, 2013">
|
||||||
<!ENTITY copyrightdate "1999-2013"><!-- jhalfs needs a literal dash, not – -->
|
<!ENTITY copyrightdate "1999-2013"><!-- jhalfs needs a literal dash, not – -->
|
||||||
<!ENTITY milestone "7.3">
|
<!ENTITY milestone "7.3">
|
||||||
<!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->
|
<!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->
|
||||||
|
10
packages.ent
10
packages.ent
@ -328,12 +328,12 @@
|
|||||||
|
|
||||||
<!ENTITY linux-major-version "3">
|
<!ENTITY linux-major-version "3">
|
||||||
<!ENTITY linux-minor-version "8">
|
<!ENTITY linux-minor-version "8">
|
||||||
<!--<!ENTITY linux-patch-version "9">-->
|
<!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 "69,326 KB">
|
<!ENTITY linux-size "69,3292 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 "1c738edfc54e7c65faeb90c436104e2f">
|
<!ENTITY linux-md5 "093b172f907d5455a6746418ad18f5bc">
|
||||||
<!ENTITY linux-home "http://www.kernel.org/">
|
<!ENTITY linux-home "http://www.kernel.org/">
|
||||||
<!ENTITY linux-ch8-du "540 - 800 MB">
|
<!ENTITY linux-ch8-du "540 - 800 MB">
|
||||||
<!ENTITY linux-ch8-sbu "1.0 - 5.0 SBU">
|
<!ENTITY linux-ch8-sbu "1.0 - 5.0 SBU">
|
||||||
|
@ -27,8 +27,8 @@
|
|||||||
|
|
||||||
</listitem>
|
</listitem>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para><ulink url="http://refspecs.freestandards.org/LSB_4.0.0/">Linux
|
<para><ulink url="http://refspecs.freestandards.org/lsb.shtml">Linux
|
||||||
Standard Base (LSB) Core Specification 4.0</ulink></para>
|
Standard Base (LSB) Specifications</ulink></para>
|
||||||
|
|
||||||
<para>The LSB has five separate standards: Core, C++, Desktop,
|
<para>The LSB has five separate standards: Core, C++, Desktop,
|
||||||
Runtime Languages, and Printing. In addition to generic requirements
|
Runtime Languages, and Printing. In addition to generic requirements
|
||||||
|
Loading…
Reference in New Issue
Block a user