mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-18 21:17:38 +00:00
Merge latest changes from trunk to systemd branch
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd/BOOK@10216 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
aa6434ae9a
commit
a9296cd588
@ -36,6 +36,68 @@
|
||||
</listitem>
|
||||
-->
|
||||
|
||||
<listitem>
|
||||
<para>2013-03-16</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[matthew] - Upgrade to Man-Pages-3.50. Fixes
|
||||
<ulink url="&lfs-ticket-root;3308">#3308</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[matthew] - Upgrade to Linux-3.8.3. Fixes
|
||||
<ulink url="&lfs-ticket-root;3307">#3307</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[matthew] - Upgrade to MPFR-3.1.2. Fixes
|
||||
<ulink url="&lfs-ticket-root;3306">#3306</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[matthew] - Upgrade to Dejagnu-1.5.1. Fixes
|
||||
<ulink url="&lfs-ticket-root;3305">#3305</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[matthew] - Upgrade to Texinfo-5.1. Fixes
|
||||
<ulink url="&lfs-ticket-root;3304">#3304</ulink>.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>2013-03-13</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[matthew] - Fix a build issue with Check-0.9.9 on some hosts by
|
||||
adding the "sysroot" feature to Binutils. Thanks to Billy
|
||||
O'Connor, Yaacov-Yoseph Weiss and Pierre Labastie for the reports, and
|
||||
to Pierre again for the fix.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[matthew] - Upgrade to Perl-5.16.3. Fixes
|
||||
<ulink url="&lfs-ticket-root;3303">#3303</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[matthew] - Upgrade to Bash-4.2.45. Fixes
|
||||
<ulink url="&lfs-ticket-root;3301">#3301</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[matthew] - Upgrade to Systemd-198. Fixes
|
||||
<ulink url="&lfs-ticket-root;3300">#3300</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[matthew] - Upgrade to Man-Pages-3.48. Fixes
|
||||
<ulink url="&lfs-ticket-root;3299">#3299</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[matthew] - Upgrade to Linux-3.8.2. Fixes
|
||||
<ulink url="&lfs-ticket-root;3297">#3297</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[matthew] - Upgrade to Tzdata-2013b. Fixes
|
||||
<ulink url="&lfs-ticket-root;3296">#3296</ulink>.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>2013-03-04</para>
|
||||
<itemizedlist>
|
||||
|
@ -52,9 +52,9 @@
|
||||
<listitem>
|
||||
<para>Coreutils &coreutils-version;</para>
|
||||
</listitem>
|
||||
<!--<listitem>
|
||||
<listitem>
|
||||
<para>DejaGNU &dejagnu-version;</para>
|
||||
</listitem>-->
|
||||
</listitem>
|
||||
<!--<listitem>
|
||||
<para>Diffutils &diffutils-version;</para>
|
||||
</listitem>-->
|
||||
@ -148,18 +148,18 @@
|
||||
<listitem>
|
||||
<para>MPC &mpc-version;</para>
|
||||
</listitem>
|
||||
<!--<listitem>
|
||||
<listitem>
|
||||
<para>MPFR &mpfr-version;</para>
|
||||
</listitem>-->
|
||||
</listitem>
|
||||
<!--<listitem>
|
||||
<para>Ncurses &ncurses-version;</para>
|
||||
</listitem>-->
|
||||
<listitem>
|
||||
<para>Patch &patch-version;</para>
|
||||
</listitem>
|
||||
<!--<listitem>
|
||||
<listitem>
|
||||
<para>Perl &perl-version;</para>
|
||||
</listitem>-->
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Pkg-config &pkgconfig-version;</para>
|
||||
</listitem>
|
||||
@ -284,13 +284,17 @@
|
||||
<para>XML-Parser-&xml-parser-version;</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>&perl-libc-patch;</para>
|
||||
</listitem>
|
||||
|
||||
</itemizedlist>
|
||||
|
||||
<itemizedlist>
|
||||
<title>Removed:</title>
|
||||
|
||||
<listitem>
|
||||
<para>bash-4.2-fixes-8.patch</para>
|
||||
<para>bash-4.2-fixes-11.patch</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
@ -353,6 +357,10 @@
|
||||
<para>Udev-197</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>perl-5.16.2-libc-1.patch</para>
|
||||
</listitem>
|
||||
|
||||
</itemizedlist>
|
||||
|
||||
</sect1>
|
||||
|
@ -56,7 +56,8 @@ RANLIB=$LFS_TGT-ranlib \
|
||||
../binutils-&binutils-version;/configure \
|
||||
--prefix=/tools \
|
||||
--disable-nls \
|
||||
--with-lib-path=/tools/lib</userinput></screen>
|
||||
--with-lib-path=/tools/lib \
|
||||
--with-sysroot</userinput></screen>
|
||||
|
||||
<variablelist>
|
||||
<title>The meaning of the new configure options:</title>
|
||||
@ -81,6 +82,16 @@ RANLIB=$LFS_TGT-ranlib \
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><parameter>--with-sysroot</parameter></term>
|
||||
<listitem>
|
||||
<para>The sysroot feature enables the linker to find shared objects
|
||||
which are required by other shared objects explicitly included on the
|
||||
linker's command line. Without this, some packages may not build
|
||||
successfully on some hosts.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
</variablelist>
|
||||
|
||||
<para>Compile the package:</para>
|
||||
|
@ -23,7 +23,8 @@
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
|
||||
<para>Second, issues that affect the proper setup of devices diescussed.</para>
|
||||
<para>Second, issues that affect the proper setup of devices are
|
||||
discussed.</para>
|
||||
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
|
@ -1,5 +1,5 @@
|
||||
<!ENTITY version "SYSTEMD-20130306">
|
||||
<!ENTITY releasedate "March 6, 2013">
|
||||
<!ENTITY version "SYSTEMD-20130320">
|
||||
<!ENTITY releasedate "March 20, 2013">
|
||||
<!ENTITY copyrightdate "1999-2013"><!-- jhalfs needs a literal dash, not – -->
|
||||
<!ENTITY milestone "7.3">
|
||||
<!ENTITY generic-version "systemd"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->
|
||||
|
46
packages.ent
46
packages.ent
@ -102,10 +102,10 @@
|
||||
<!ENTITY dbus-ch6-du "35 MB">
|
||||
<!ENTITY dbus-ch6-sbu "less than 0.4 SBU">
|
||||
|
||||
<!ENTITY dejagnu-version "1.5">
|
||||
<!ENTITY dejagnu-size "563 KB">
|
||||
<!ENTITY dejagnu-version "1.5.1">
|
||||
<!ENTITY dejagnu-size "566 KB">
|
||||
<!ENTITY dejagnu-url "&gnu;dejagnu/dejagnu-&dejagnu-version;.tar.gz">
|
||||
<!ENTITY dejagnu-md5 "3df1cbca885e751e22d3ebd1ac64dc3c">
|
||||
<!ENTITY dejagnu-md5 "8386e04e362345f50ad169f052f4c4ab">
|
||||
<!ENTITY dejagnu-home "&gnu-software;dejagnu/">
|
||||
<!ENTITY dejagnu-ch5-du "4.1 MB">
|
||||
<!ENTITY dejagnu-ch5-sbu "less than 0.1 SBU">
|
||||
@ -368,12 +368,12 @@
|
||||
|
||||
<!ENTITY linux-major-version "3">
|
||||
<!ENTITY linux-minor-version "8">
|
||||
<!ENTITY linux-patch-version "1">
|
||||
<!ENTITY linux-patch-version "3">
|
||||
<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;.&linux-patch-version;">
|
||||
<!-- <!ENTITY linux-version "&linux-major-version;.&linux-minor-version;"> -->
|
||||
<!ENTITY linux-size "69,3292 KB">
|
||||
<!ENTITY linux-size "69,313 KB">
|
||||
<!ENTITY linux-url "&kernel;linux/kernel/v&linux-major-version;.x/linux-&linux-version;.tar.xz">
|
||||
<!ENTITY linux-md5 "093b172f907d5455a6746418ad18f5bc">
|
||||
<!ENTITY linux-md5 "eb59b1fc7343db96e20c85a9cf2baa9f">
|
||||
<!ENTITY linux-home "http://www.kernel.org/">
|
||||
<!ENTITY linux-ch8-du "540 - 800 MB">
|
||||
<!ENTITY linux-ch8-sbu "1.0 - 5.0 SBU">
|
||||
@ -411,10 +411,10 @@
|
||||
<!ENTITY man-db-ch6-du "27 MB">
|
||||
<!ENTITY man-db-ch6-sbu "0.5 SBU">
|
||||
|
||||
<!ENTITY man-pages-version "3.47">
|
||||
<!ENTITY man-pages-size "1,108 KB">
|
||||
<!ENTITY man-pages-version "3.50">
|
||||
<!ENTITY man-pages-size "1,116 KB">
|
||||
<!ENTITY man-pages-url "http://www.kernel.org/pub/linux/docs/man-pages/man-pages-&man-pages-version;.tar.xz">
|
||||
<!ENTITY man-pages-md5 "2046259794d3003f4dc4dbe4b688ba2f">
|
||||
<!ENTITY man-pages-md5 "41a424a405e88f2e45137485c115b8c6">
|
||||
<!ENTITY man-pages-home "http://www.kernel.org/doc/man-pages/">
|
||||
<!ENTITY man-pages-ch6-du "22 MB">
|
||||
<!ENTITY man-pages-ch6-sbu "less than 0.1 SBU">
|
||||
@ -429,10 +429,10 @@
|
||||
<!ENTITY mpc-ch6-du "10.2 MB">
|
||||
<!ENTITY mpc-ch6-sbu "0.4 SBU">
|
||||
|
||||
<!ENTITY mpfr-version "3.1.1">
|
||||
<!ENTITY mpfr-size "1,047 KB">
|
||||
<!ENTITY mpfr-version "3.1.2">
|
||||
<!ENTITY mpfr-size "1,049 KB">
|
||||
<!ENTITY mpfr-url "http://www.mpfr.org/mpfr-&mpfr-version;/mpfr-&mpfr-version;.tar.xz">
|
||||
<!ENTITY mpfr-md5 "91d51c41fcf2799e4ee7a7126fc95c17">
|
||||
<!ENTITY mpfr-md5 "e3d203d188b8fe60bb6578dd3152e05c">
|
||||
<!ENTITY mpfr-home "http://www.mpfr.org/">
|
||||
<!ENTITY mpfr-ch5-du "27 MB">
|
||||
<!ENTITY mpfr-ch5-sbu "1.0 SBU">
|
||||
@ -459,10 +459,10 @@
|
||||
<!ENTITY patch-ch6-du "3.4 MB">
|
||||
<!ENTITY patch-ch6-sbu "less than 0.1 SBU">
|
||||
|
||||
<!ENTITY perl-version "5.16.2">
|
||||
<!ENTITY perl-version "5.16.3">
|
||||
<!ENTITY perl-size "13,403 KB">
|
||||
<!ENTITY perl-url "http://www.cpan.org/src/5.0/perl-&perl-version;.tar.bz2">
|
||||
<!ENTITY perl-md5 "2818ab01672f005a4e552a713aa27b08">
|
||||
<!ENTITY perl-md5 "025102de0e4a597cf541e57da80c6aa3">
|
||||
<!ENTITY perl-home "http://www.perl.org/">
|
||||
<!ENTITY perl-ch5-du "237 MB">
|
||||
<!ENTITY perl-ch5-sbu "1.8 SBU">
|
||||
@ -519,10 +519,10 @@
|
||||
<!ENTITY shadow-ch6-du "42 MB">
|
||||
<!ENTITY shadow-ch6-sbu "0.2 SBU">
|
||||
|
||||
<!ENTITY systemd-version "197">
|
||||
<!ENTITY systemd-size "2,012 KB">
|
||||
<!ENTITY systemd-version "198">
|
||||
<!ENTITY systemd-size "2,091 KB">
|
||||
<!ENTITY systemd-url "http://www.freedesktop.org/software/systemd/systemd-&systemd-version;.tar.xz">
|
||||
<!ENTITY systemd-md5 "56a860dceadfafe59f40141eb5223743">
|
||||
<!ENTITY systemd-md5 "26a75e2a310f8c1c1ea9ec26ddb171c5">
|
||||
<!ENTITY systemd-home "http://www.freedesktop.org/wiki/Software/systemd/">
|
||||
<!ENTITY systemd-ch6-du "23 MB">
|
||||
<!ENTITY systemd-ch6-sbu "0.1 SBU">
|
||||
@ -554,20 +554,20 @@
|
||||
<!ENTITY tcl-ch5-du "33 MB">
|
||||
<!ENTITY tcl-ch5-sbu "0.4 SBU">
|
||||
|
||||
<!ENTITY texinfo-version "5.0">
|
||||
<!ENTITY texinfo-size "3,000 KB">
|
||||
<!ENTITY texinfo-version "5.1">
|
||||
<!ENTITY texinfo-size "3,665 KB">
|
||||
<!ENTITY texinfo-url "&gnu;texinfo/texinfo-&texinfo-version;.tar.xz">
|
||||
<!ENTITY texinfo-md5 "ef2fad34c71ddc95b20c7d6a08c0d7a6">
|
||||
<!ENTITY texinfo-md5 "52ee905a3b705020d2a1b6ec36d53ca6">
|
||||
<!ENTITY texinfo-home "&gnu-software;texinfo/">
|
||||
<!ENTITY texinfo-ch5-du "94 MB">
|
||||
<!ENTITY texinfo-ch5-sbu "0.3 SBU">
|
||||
<!ENTITY texinfo-ch6-du "101 MB">
|
||||
<!ENTITY texinfo-ch6-sbu "0.6 SBU">
|
||||
|
||||
<!ENTITY tzdata-version "2012j">
|
||||
<!ENTITY tzdata-size "209 KB">
|
||||
<!ENTITY tzdata-version "2013b">
|
||||
<!ENTITY tzdata-size "213 KB">
|
||||
<!ENTITY tzdata-url "http://www.iana.org//time-zones/repository/releases/tzdata&tzdata-version;.tar.gz">
|
||||
<!ENTITY tzdata-md5 "ba2f92ae7ad099090e8f86cff2f2d799">
|
||||
<!ENTITY tzdata-md5 "489dbca77d1f2e287a3987ca047bb246">
|
||||
<!ENTITY tzdata-home "http://www.iana.org/time-zones">
|
||||
<!ENTITY tzdata-ch6-du "6.4 MB">
|
||||
<!ENTITY tzdata-ch6-sbu "less than 0.1 SBU">
|
||||
|
@ -2,9 +2,9 @@
|
||||
|
||||
<!-- Start of Common Patches -->
|
||||
|
||||
<!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-11.patch">
|
||||
<!ENTITY bash-fixes-patch-md5 "366672f68e7cf214bdbef2ef14b13c23">
|
||||
<!ENTITY bash-fixes-patch-size "55 KB">
|
||||
<!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-12.patch">
|
||||
<!ENTITY bash-fixes-patch-md5 "419f95c173596aea47a23d922598977a">
|
||||
<!ENTITY bash-fixes-patch-size "56 KB">
|
||||
|
||||
<!ENTITY binutils-testsuite-fixes-patch "binutils-&binutils-version;-testsuite_fix-1.patch">
|
||||
<!ENTITY binutils-testsuite-fixes-patch-md5 "cb47fae1bc572d45f4b0cff8ae8ecba8">
|
||||
|
Loading…
Reference in New Issue
Block a user