mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-06 06:14:47 +00:00
Reorder packages in Chapter 6 so Python can use gdbm.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11308 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
7886729e98
commit
7a47ddb07d
@ -2159,7 +2159,7 @@
|
|||||||
<segtitle>&dependencies;</segtitle>
|
<segtitle>&dependencies;</segtitle>
|
||||||
|
|
||||||
<seglistitem>
|
<seglistitem>
|
||||||
<seg>Bash, Binutils, Coreutils, GCC, Gettext, Glibc, Grep,
|
<seg>Bash, Binutils, Coreutils, GCC, Gdbm, Gettext, Glibc, Grep,
|
||||||
Libffi, Make, Ncurses, and Sed</seg>
|
Libffi, Make, Ncurses, and Sed</seg>
|
||||||
</seglistitem>
|
</seglistitem>
|
||||||
</segmentedlist>
|
</segmentedlist>
|
||||||
@ -2332,7 +2332,6 @@
|
|||||||
</segmentedlist>
|
</segmentedlist>
|
||||||
|
|
||||||
<!-- Begin systemd dependency info -->
|
<!-- Begin systemd dependency info -->
|
||||||
<!--
|
|
||||||
<bridgehead renderas="sect2" id="systemd-dep">Systemd</bridgehead>
|
<bridgehead renderas="sect2" id="systemd-dep">Systemd</bridgehead>
|
||||||
|
|
||||||
<segmentedlist>
|
<segmentedlist>
|
||||||
@ -2368,7 +2367,7 @@
|
|||||||
<seg>None</seg>
|
<seg>None</seg>
|
||||||
</seglistitem>
|
</seglistitem>
|
||||||
</segmentedlist>
|
</segmentedlist>
|
||||||
-->
|
|
||||||
<!-- Begin Sysvinit dependency info -->
|
<!-- Begin Sysvinit dependency info -->
|
||||||
<bridgehead renderas="sect2" id="sysvinit-dep">Sysvinit</bridgehead>
|
<bridgehead renderas="sect2" id="sysvinit-dep">Sysvinit</bridgehead>
|
||||||
|
|
||||||
|
@ -45,6 +45,10 @@
|
|||||||
<listitem revision="systemd">
|
<listitem revision="systemd">
|
||||||
<para>2017-09-24</para>
|
<para>2017-09-24</para>
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
|
<listitem>
|
||||||
|
<para>[bdubbs] - Reorder packages in Chapter 6 so Python can use
|
||||||
|
gdbm.</para>
|
||||||
|
</listitem>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>[dj] - Use upstream systemd tarball with meson build system and
|
<para>[dj] - Use upstream systemd tarball with meson build system and
|
||||||
supply only prebuilt man pages.</para>
|
supply only prebuilt man pages.</para>
|
||||||
|
@ -38,14 +38,6 @@
|
|||||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="acl.xml"/>
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="acl.xml"/>
|
||||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libcap.xml"/>
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libcap.xml"/>
|
||||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="sed.xml"/>
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="sed.xml"/>
|
||||||
|
|
||||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="expat.xml"/>
|
|
||||||
|
|
||||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libffi.xml"/>
|
|
||||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="python.xml"/>
|
|
||||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="ninja.xml"/>
|
|
||||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="meson.xml"/>
|
|
||||||
|
|
||||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="shadow.xml"/>
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="shadow.xml"/>
|
||||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="psmisc.xml"/>
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="psmisc.xml"/>
|
||||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="iana-etc.xml"/>
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="iana-etc.xml"/>
|
||||||
@ -56,6 +48,7 @@
|
|||||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libtool.xml"/>
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libtool.xml"/>
|
||||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gdbm.xml"/>
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gdbm.xml"/>
|
||||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gperf.xml"/>
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gperf.xml"/>
|
||||||
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="expat.xml"/>
|
||||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="inetutils.xml"/>
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="inetutils.xml"/>
|
||||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="perl.xml"/>
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="perl.xml"/>
|
||||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xml-parser.xml"/>
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xml-parser.xml"/>
|
||||||
@ -66,6 +59,11 @@
|
|||||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="kmod.xml"/>
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="kmod.xml"/>
|
||||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gettext.xml"/>
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gettext.xml"/>
|
||||||
|
|
||||||
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libffi.xml"/>
|
||||||
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="python.xml"/>
|
||||||
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="ninja.xml"/>
|
||||||
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="meson.xml"/>
|
||||||
|
|
||||||
<!-- systemd only -->
|
<!-- systemd only -->
|
||||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="systemd.xml"/>
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="systemd.xml"/>
|
||||||
|
|
||||||
|
@ -601,7 +601,7 @@
|
|||||||
<!ENTITY systemd-man-size "356 KB">
|
<!ENTITY systemd-man-size "356 KB">
|
||||||
<!ENTITY systemd-man-url "http://anduin.linuxfromscratch.org/LFS/systemd-man-pages-&systemd-version;.tar.xz">
|
<!ENTITY systemd-man-url "http://anduin.linuxfromscratch.org/LFS/systemd-man-pages-&systemd-version;.tar.xz">
|
||||||
<!ENTITY systemd-man-md5 "c52e13fa137b5f0e3900881d3cdccb9a">
|
<!ENTITY systemd-man-md5 "c52e13fa137b5f0e3900881d3cdccb9a">
|
||||||
<!ENTITY systemd-ch6-du "255 MB">
|
<!ENTITY systemd-ch6-du "13 MB">
|
||||||
<!ENTITY systemd-ch6-sbu "0.6 SBU">
|
<!ENTITY systemd-ch6-sbu "0.6 SBU">
|
||||||
|
|
||||||
<!ENTITY sysvinit-version "2.88dsf">
|
<!ENTITY sysvinit-version "2.88dsf">
|
||||||
|
Loading…
Reference in New Issue
Block a user