Changeset 6e13139


Ignore:
Timestamp:
01/02/2016 04:54:04 AM (8 years ago)
Author:
DJ Lucas <dj@…>
Branches:
7.9-systemd
Children:
26ae89a
Parents:
131c907
Message:

Fix build order, update to man-pages-4.04.

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd@10984 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

Files:
5 edited

Legend:

Unmodified
Added
Removed
  • appendices/dependencies.xml

    r131c907 r6e13139  
    13551355
    13561356        <seglistitem>
    1357           <seg>Udev</seg>
     1357          <seg>Systemd</seg>
    13581358        </seglistitem>
    13591359      </segmentedlist>
     
    21272127        <seglistitem>
    21282128         <seg>Acl, Attr, Bash, Binutils, Coreutils, Diffutils, Expat, Gawk,
    2129          GCC, Glibc, Gperf, Grep, Intltool, Libcap,
     2129         GCC, Gettext, Glibc, Gperf, Grep, Intltool, Kmod, Libcap,
    21302130         Make, Sed, and Util-linux</seg>
    21312131        </seglistitem>
  • chapter01/changelog.xml

    r131c907 r6e13139  
    3838
    3939    <listitem>
     40      <para>2016-01-01</para>
     41      <itemizedlist>
     42        <listitem>
     43          <para>[dj] - Fix broken build order - move xz, kmod, gettext, and
     44          util-linux before systemd.</para>
     45        </listitem>
     46        <listitem>
     47          <para>[dj] - Update to man-pages-4.04 - Merged from trunk.</para>
     48        </listitem>
     49      </itemizedlist>
     50    </listitem>
     51
     52    <listitem>
    4053      <para>2015-12-31</para>
    4154      <itemizedlist>
  • chapter06/chapter06.xml

    r131c907 r6e13139  
    5656  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="autoconf.xml"/>
    5757  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="automake.xml"/>
     58  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xz.xml"/>
     59  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="kmod.xml"/>
     60  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gettext.xml"/>
     61  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="util-linux.xml"/>
    5862  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="systemd.xml"/>
    5963  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="procps.xml"/>
     
    6367  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gawk.xml"/>
    6468  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="findutils.xml"/>
    65   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gettext.xml"/>
    6669  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="groff.xml"/>
    67   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xz.xml"/>
    6870  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="grub.xml"/>
    6971  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="less.xml"/>
     
    7173  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="iproute2.xml"/>
    7274  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="kbd.xml"/>
    73   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="kmod.xml"/>
    7475  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libpipeline.xml"/>
    7576  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="make.xml"/>
    7677  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="patch.xml"/>
    7778  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="dbus.xml"/>
    78   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="util-linux.xml"/>
    7979  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="man-db.xml"/>
    8080  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="tar.xml"/>
  • general.ent

    r131c907 r6e13139  
    1 <!ENTITY version         "20151231-systemd">
     1<!ENTITY version         "20160101-systemd">
    22<!ENTITY short-version   "systemd">  <!-- Used in dbus chapter, change to x.y for release -->
    3 <!ENTITY releasedate     "December 31st, 2015">
    4 <!ENTITY copyrightdate   "1999-2015"><!-- jhalfs needs a literal dash, not &ndash; -->
     3<!ENTITY releasedate     "January 1, 2016">
     4<!ENTITY copyrightdate   "1999-2016"><!-- jhalfs needs a literal dash, not &ndash; -->
    55<!ENTITY milestone       "7.9">
    66<!ENTITY generic-version "systemd"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->
  • packages.ent

    r131c907 r6e13139  
    422422<!ENTITY man-db-ch6-sbu "0.5 SBU">
    423423
    424 <!ENTITY man-pages-version "4.03">
    425 <!ENTITY man-pages-size "1,379 KB">
     424<!ENTITY man-pages-version "4.04">
     425<!ENTITY man-pages-size "1,393 KB">
    426426<!ENTITY man-pages-url "&kernel;linux/docs/man-pages/man-pages-&man-pages-version;.tar.xz">
    427 <!ENTITY man-pages-md5 "3835788d4422b92ac565b4bd97d295f6">
     427<!ENTITY man-pages-md5 "c20326ff9687f3ded1c24aa319a3880d">
    428428<!ENTITY man-pages-home "http://www.kernel.org/doc/man-pages/">
    429429<!ENTITY man-pages-ch6-du "26 MB">
Note: See TracChangeset for help on using the changeset viewer.