aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKrejzi <krejzi@linuxfromscratch.org>2015-02-17 00:32:19 +0000
committerKrejzi <krejzi@linuxfromscratch.org>2015-02-17 00:32:19 +0000
commit850a7b5f758ce165da79390e6736ec1fb706c979 (patch)
tree95c86b88130af1e41a08809490a14aaa6efd14c0
parentb5734891ba88bb726401b9122dae39a5e52e7d35 (diff)
Merged trunk and updated to systemd-219.
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd@10847 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter01/changelog.xml36
-rw-r--r--chapter01/whatsnew.xml4
-rw-r--r--chapter03/patches.xml4
-rw-r--r--chapter05/glibc.xml4
-rw-r--r--chapter06/perl.xml4
-rw-r--r--chapter06/systemd.xml28
-rw-r--r--general.ent4
-rw-r--r--packages.ent40
-rw-r--r--patches.ent4
9 files changed, 95 insertions, 33 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 9988b91ae..e9ca6fbdd 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -36,6 +36,42 @@
</listitem>
-->
<listitem>
+ <para>2015-02-17</para>
+ <itemizedlist>
+ <listitem>
+ <para>[krejzi] - Updated to systemd-219.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
+ <para>2015-02-16</para>
+ <itemizedlist>
+ <listitem>
+ <para>[bdubbs] - Update to linux-3.19. Fixes
+ <ulink url="&lfs-ticket-root;3746">#3746</ulink>.</para>
+ </listitem>
+ <listitem>
+ <para>[bdubbs] - Update to iproute2-3.19.0. Fixes
+ <ulink url="&lfs-ticket-root;3748">#3748</ulink>.</para>
+ </listitem>
+ <listitem>
+ <para>[bdubbs] - Update to perl-5.20.2. Fixes
+ <ulink url="&lfs-ticket-root;3749">#3749</ulink>.</para>
+ </listitem>
+ <listitem>
+ <para>[bdubbs] - Update to libtool-2.4.6. Fixes
+ <ulink url="&lfs-ticket-root;3750">#3750</ulink>.</para>
+ </listitem>
+ <listitem>
+ <para>[bdubbs] - Added a note to glibc about potential
+ problems with parallel build. Fixes
+ <ulink url="&lfs-ticket-root;3747">#3747</ulink>.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>2015-02-10</para>
<itemizedlist>
<listitem>
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml
index e65088835..fb2aa85d7 100644
--- a/chapter01/whatsnew.xml
+++ b/chapter01/whatsnew.xml
@@ -246,11 +246,11 @@
<listitem>
<para>&mpfr-fixes-patch;</para>
</listitem>
-
+<!--
<listitem>
<para>&perl-fix-patch;</para>
</listitem>
-
+-->
<listitem>
<para>&readline-fixes-patch;</para>
</listitem>
diff --git a/chapter03/patches.xml b/chapter03/patches.xml
index 8f65d70b4..767e05e45 100644
--- a/chapter03/patches.xml
+++ b/chapter03/patches.xml
@@ -123,7 +123,7 @@
<para>MD5 sum: <literal>&mpfr-fixes-patch-md5;</literal></para>
</listitem>
</varlistentry>
-
+<!--
<varlistentry>
<term>Perl Data::Dumper Patch - <token>&perl-fix-patch-size;</token>:</term>
<listitem>
@@ -131,7 +131,7 @@
<para>MD5 sum: <literal>&perl-fix-patch-md5;</literal></para>
</listitem>
</varlistentry>
-
+-->
<varlistentry>
<term>Readline Upstream Fixes Patch - <token>&readline-fixes-patch-size;</token>:</term>
<listitem>
diff --git a/chapter05/glibc.xml b/chapter05/glibc.xml
index 3a1dd793c..445c0c6c1 100644
--- a/chapter05/glibc.xml
+++ b/chapter05/glibc.xml
@@ -169,6 +169,10 @@ esac</userinput></screen>
generally harmless. This <command>msgfmt</command> program is part of the
Gettext package which the host distribution should provide.</para>
+ <note><para>There have been reports that this package may fail when
+ building as a "parallel make". If this occurs, rerun the make command
+ with a "-j1" option.</para></note>
+
<para>Compile the package:</para>
<screen><userinput remap="make">make</userinput></screen>
diff --git a/chapter06/perl.xml b/chapter06/perl.xml
index 2a32b78f0..35de645ba 100644
--- a/chapter06/perl.xml
+++ b/chapter06/perl.xml
@@ -55,11 +55,11 @@
<screen><userinput remap="pre">export BUILD_ZLIB=False
export BUILD_BZIP2=0</userinput></screen>
-
+<!--
<para>Fix a potential security problem:</para>
<screen><userinput remap="pre">patch -Np1 -i ../&perl-fix-patch;</userinput></screen>
-
+-->
<para>To have full control over the way Perl is set up, you can remove the
<quote>-des</quote> options from the following command and hand-pick the way
this package is built. Alternatively, use the command exactly as below to
diff --git a/chapter06/systemd.xml b/chapter06/systemd.xml
index a22c51b18..fb48a8077 100644
--- a/chapter06/systemd.xml
+++ b/chapter06/systemd.xml
@@ -89,7 +89,6 @@ EOF</userinput></screen>
--without-python \
--docdir=/usr/share/doc/systemd-&systemd-version; \
--with-dbuspolicydir=/etc/dbus-1/system.d \
- --with-dbusinterfacedir=/usr/share/dbus-1/interfaces \
--with-dbussessionservicedir=/usr/share/dbus-1/services \
--with-dbussystemservicedir=/usr/share/dbus-1/system-services</userinput></screen>
@@ -232,9 +231,9 @@ make LD_LIBRARY_PATH=/tools/lib -k check</userinput></screen>
kernel-install, localectl, loginctl, machinectl, networkctl, poweroff,
reboot, runlevel, shutdown, systemctl, systemd-analyze,
systemd-ask-password, systemd-cat, systemd-cgls, systemd-cgtop,
- systemd-delta, systemd-detect-virt, systemd-escape, systemd-inhibit,
- systemd-machine-id-setup, systemd-notify, systemd-nspawn, systemd-path,
- systemd-run, systemd-stdio-bridge, systemd-tmpfiles,
+ systemd-delta, systemd-detect-virt, systemd-escape, systemd-hwdb,
+ systemd-inhibit, systemd-machine-id-setup, systemd-notify, systemd-nspawn,
+ systemd-path, systemd-run, systemd-stdio-bridge, systemd-tmpfiles,
systemd-tty-ask-password-agent, telinit, timedatectl, and udevadm</seg>
<seg>libnss_myhostname.so.2, libnss_mymachines.so.2, libnss_resolve.so.2,
libsystemd.so, and libudev.so</seg>
@@ -374,6 +373,17 @@ make LD_LIBRARY_PATH=/tools/lib -k check</userinput></screen>
</listitem>
</varlistentry>
+ <varlistentry id="networkctl">
+ <term><command>networkctl</command></term>
+ <listitem>
+ <para>Used to introspect the state of the network links as seen by
+ systemd-networkd</para>
+ <indexterm zone="ch-system-systemd networkctl">
+ <primary sortas="b-networkctl">networkctl</primary>
+ </indexterm>
+ </listitem>
+ </varlistentry>
+
<varlistentry id="poweroff">
<term><command>poweroff</command></term>
<listitem>
@@ -516,6 +526,16 @@ make LD_LIBRARY_PATH=/tools/lib -k check</userinput></screen>
</listitem>
</varlistentry>
+ <varlistentry id="systemd-hwdb">
+ <term><command>systemd-hwdb</command></term>
+ <listitem>
+ <para>Used to manage hardware database (hwdb)</para>
+ <indexterm zone="ch-system-systemd systemd-hwdb">
+ <primary sortas="b-systemd-hwdb">systemd-hwdb</primary>
+ </indexterm>
+ </listitem>
+ </varlistentry>
+
<varlistentry id="systemd-inhibit">
<term><command>systemd-inhibit</command></term>
<listitem>
diff --git a/general.ent b/general.ent
index e01675b75..32a993bed 100644
--- a/general.ent
+++ b/general.ent
@@ -1,6 +1,6 @@
-<!ENTITY version "20150210-systemd">
+<!ENTITY version "20150217-systemd">
<!ENTITY short-version "systemd"> <!-- Used in dbus chapter, change to x.y for release -->
-<!ENTITY releasedate "February 10, 2015">
+<!ENTITY releasedate "February 17, 2015">
<!ENTITY copyrightdate "1999-2015"><!-- jhalfs needs a literal dash, not &ndash; -->
<!ENTITY milestone "7.7">
<!ENTITY generic-version "systemd"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->
diff --git a/packages.ent b/packages.ent
index 39df099fa..e56aa7687 100644
--- a/packages.ent
+++ b/packages.ent
@@ -317,10 +317,10 @@
<!ENTITY intltool-ch6-du "1.3 MB">
<!ENTITY intltool-ch6-sbu "less than 0.1 SBU">
-<!ENTITY iproute2-version "3.18.0">
-<!ENTITY iproute2-size "438 KB">
+<!ENTITY iproute2-version "3.19.0">
+<!ENTITY iproute2-size "445 KB">
<!ENTITY iproute2-url "&kernel;linux/utils/net/iproute2/iproute2-&iproute2-version;.tar.xz">
-<!ENTITY iproute2-md5 "6f6ad51a00007880460e103367b16057">
+<!ENTITY iproute2-md5 "237083a1e3c388cde7a115a5724dc72a">
<!ENTITY iproute2-home "&kernel;linux/utils/net/iproute2/">
<!ENTITY iproute2-ch6-du "8.3 MB">
<!ENTITY iproute2-ch6-sbu "0.2 SBU">
@@ -365,22 +365,22 @@
<!ENTITY libpipeline-ch6-du "7.7 MB">
<!ENTITY libpipeline-ch6-sbu "0.2 SBU">
-<!ENTITY libtool-version "2.4.5">
-<!ENTITY libtool-size "949 KB">
+<!ENTITY libtool-version "2.4.6">
+<!ENTITY libtool-size "951 KB">
<!ENTITY libtool-url "&gnu;libtool/libtool-&libtool-version;.tar.xz">
-<!ENTITY libtool-md5 "ee9c087775aeb98ce53a9c69da865a55">
+<!ENTITY libtool-md5 "1bfb9b923f2c1339b4d2ce1807064aa5">
<!ENTITY libtool-home "&gnu-software;libtool/">
<!ENTITY libtool-ch6-du "37 MB">
<!ENTITY libtool-ch6-sbu "11.2 SBU">
<!ENTITY linux-major-version "3">
-<!ENTITY linux-minor-version "18">
-<!ENTITY linux-patch-version "5">
-<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;.&linux-patch-version;">
-<!--<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;">-->
-<!ENTITY linux-size "79,054 KB">
+<!ENTITY linux-minor-version "19">
+<!ENTITY linux-patch-version "0">
+<!--<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;.&linux-patch-version;">-->
+<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;">
+<!ENTITY linux-size "79,775 KB">
<!ENTITY linux-url "&kernel;linux/kernel/v&linux-major-version;.x/linux-&linux-version;.tar.xz">
-<!ENTITY linux-md5 "b655fcbc4597aa4b0cbabcfc72983259">
+<!ENTITY linux-md5 "d3fc8316d4d4d04b65cbc2d70799e763">
<!ENTITY linux-home "http://www.kernel.org/">
<!-- measured for 3.9.0 / gcc-4.8.0 on x86_64 : minimum is
allnoconfig extended for a hopefully-bootable build on desktop machine,
@@ -465,10 +465,10 @@
<!ENTITY patch-ch6-du "9.6 MB">
<!ENTITY patch-ch6-sbu "0.2 SBU">
-<!ENTITY perl-version "5.20.1">
-<!ENTITY perl-size "13,356 KB">
+<!ENTITY perl-version "5.20.2">
+<!ENTITY perl-size "13,396 KB">
<!ENTITY perl-url "http://www.cpan.org/src/5.0/perl-&perl-version;.tar.bz2">
-<!ENTITY perl-md5 "ede5166f949d9a07163bc5b086be9759">
+<!ENTITY perl-md5 "21062666f1c627aeb6dbff3c6952738b">
<!ENTITY perl-home "http://www.perl.org/">
<!ENTITY perl-ch5-du "238 MB">
<!ENTITY perl-ch5-sbu "1.6 SBU">
@@ -525,13 +525,13 @@
<!ENTITY shadow-ch6-du "42 MB">
<!ENTITY shadow-ch6-sbu "0.2 SBU">
-<!ENTITY systemd-version "218">
-<!ENTITY systemd-size "3,696 KB">
+<!ENTITY systemd-version "219">
+<!ENTITY systemd-size "3,848 KB">
<!ENTITY systemd-url "http://www.freedesktop.org/software/systemd/systemd-&systemd-version;.tar.xz">
-<!ENTITY systemd-md5 "4e2c511b0a7932d7fc9d79822273aac6">
+<!ENTITY systemd-md5 "e0d6c9a4b4f69f66932d2230298c9a34">
<!ENTITY systemd-home "http://www.freedesktop.org/wiki/Software/systemd/">
-<!ENTITY systemd-ch6-du "753 MB">
-<!ENTITY systemd-ch6-sbu "1.8 SBU">
+<!ENTITY systemd-ch6-du "815 MB">
+<!ENTITY systemd-ch6-sbu "2.1 SBU">
<!ENTITY tar-version "1.28">
<!ENTITY tar-size "1,921 KB">
diff --git a/patches.ent b/patches.ent
index 4d3df5f6b..a34bf4b3e 100644
--- a/patches.ent
+++ b/patches.ent
@@ -30,14 +30,16 @@
<!ENTITY mpfr-fixes-patch-md5 "5ba8bafe42920d6e570567529629bc59">
<!ENTITY mpfr-fixes-patch-size "38 KB">
+<!--
<!ENTITY perl-fix-patch "perl-&perl-version;-infinite_recurse_fix-1.patch">
<!ENTITY perl-fix-patch-md5 "579dfed34e97e0a2fe21b74aa53946ac">
<!ENTITY perl-fix-patch-size "11 KB">
+-->
<!ENTITY readline-fixes-patch "readline-&readline-version;-upstream_fixes-3.patch">
<!ENTITY readline-fixes-patch-md5 "6b0d9f4e79319d56a7fee9b35e5cfd1b">
<!ENTITY readline-fixes-patch-size "8 KB">
<!ENTITY systemd-compat-patch "systemd-&systemd-version;-compat-1.patch">
-<!ENTITY systemd-compat-patch-md5 "eb9f302cb72595c9011300a1b28f1d1a">
+<!ENTITY systemd-compat-patch-md5 "5b629e00a1a501a103b5561df3ccf148">
<!ENTITY systemd-compat-patch-size "12 KB">