Changeset de7a8b3


Ignore:
Timestamp:
02/13/2016 08:13:35 AM (8 years ago)
Author:
DJ Lucas <dj@…>
Branches:
7.9-systemd
Children:
d4a090e9
Parents:
ca2f2b4e
Message:

Update to systemd-229.

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

Files:
5 edited

Legend:

Unmodified
Added
Removed
  • chapter01/changelog.xml

    rca2f2b4e rde7a8b3  
    3838
    3939    <listitem>
     40      <para>2016-02-13</para>
     41      <itemizedlist>
     42        <listitem>
     43          <para>[dj] - Updated to systemd-229.</para>
     44        </listitem>
     45      </itemizedlist>
     46    </listitem>
     47
     48    <listitem>
    4049      <para>2016-02-09</para>
    4150      <itemizedlist>
  • chapter06/systemd.xml

    rca2f2b4e rde7a8b3  
    5454    <para>Disable two tests that always fail:</para>
    5555
    56 <screen><userinput remap="pre">sed -e 's:test/udev-test.pl ::g'  \
    57     -e 's:test-copy$(EXEEXT) ::g' \
     56<screen><userinput remap="pre">sed -e 's@test/udev-test.pl @@'  \
     57    -e 's@test-copy$(EXEEXT) @@' \
    5858    -i Makefile.in</userinput></screen>
    5959
     
    212212ln -sfv ../lib/systemd/systemd /sbin/init</userinput></screen>
    213213
     214<!--
    214215    <para>Remove a reference to a non-existent group:</para>
    215216
    216217<screen><userinput remap="install">sed -i "s:0775 root lock:0755 root root:g" /usr/lib/tmpfiles.d/legacy.conf</userinput></screen>
     218-->
    217219
    218220    <para>Create the <filename>/etc/machine-id</filename> file needed by
     
    245247        systemd-ask-password, systemd-cat, systemd-cgls, systemd-cgtop,
    246248        systemd-delta, systemd-detect-virt, systemd-escape, systemd-hwdb,
    247         systemd-inhibit, systemd-machine-id-setup, systemd-notify, systemd-nspawn,
    248         systemd-path, systemd-run, systemd-stdio-bridge, systemd-tmpfiles,
    249         systemd-tty-ask-password-agent, telinit, timedatectl, and udevadm</seg>
    250         <seg>libnss_myhostname.so.2, libnss_mymachines.so.2, libnss_resolve.so.2,
    251         libsystemd.so, and libudev.so</seg>
     249        systemd-inhibit, systemd-machine-id-setup, systemd-notify,
     250        systemd-nspawn, systemd-path, systemd-resolve, systemd-run,
     251        systemd-stdio-bridge, systemd-tmpfiles, systemd-tty-ask-password-agent,
     252        telinit, timedatectl, and udevadm</seg>
     253        <seg>libnss_myhostname.so.2, libnss_mymachines.so.2,
     254        libnss_resolve.so.2, libsystemd.so, and libudev.so</seg>
    252255        <seg>/etc/binfmt.d, /etc/init.d, /etc/kernel, /etc/modules-load.d,
    253256        /etc/sysctl.d, /etc/systemd, /etc/tmpfiles.d, /etc/udev,
     
    444447        <term><command>systemctl</command></term>
    445448        <listitem>
    446           <para>Used to introspect and control the state of the systemd system and
    447           service manager</para>
     449          <para>Used to introspect and control the state of the systemd system
     450          and service manager</para>
    448451          <indexterm zone="ch-system-systemd systemctl">
    449452            <primary sortas="b-systemctl">systemctl</primary>
     
    455458        <term><command>systemd-analyze</command></term>
    456459        <listitem>
    457           <para>Used to determine system boot-up performance of the current boot
    458           </para>
     460          <para>Used to determine system boot-up performance of the current
     461          boot</para>
    459462          <indexterm zone="ch-system-systemd systemd-analyze">
    460463            <primary sortas="b-systemd-analyze">systemd-analyze</primary>
     
    466469        <term><command>systemd-ask-password</command></term>
    467470        <listitem>
    468           <para>Used to query a system password or passphrase from the user, using a
    469           question message specified on the command line</para>
     471          <para>Used to query a system password or passphrase from the user,
     472          using a question message specified on the command line</para>
    470473          <indexterm zone="ch-system-systemd systemd-ask-password">
    471474            <primary sortas="b-systemd-ask-password">systemd-ask-password</primary>
     
    488491        <term><command>systemd-cgls</command></term>
    489492        <listitem>
    490           <para>Recursively shows the contents of the selected Linux control group
    491           hierarchy in a tree</para>
     493          <para>Recursively shows the contents of the selected Linux control
     494          group hierarchy in a tree</para>
    492495          <indexterm zone="ch-system-systemd systemd-cgls">
    493496            <primary sortas="b-systemd-cgls">systemd-cgls</primary>
     
    499502        <term><command>systemd-cgtop</command></term>
    500503        <listitem>
    501           <para>Shows the top control groups of the local Linux control group hierarchy,
    502           ordered by their CPU, memory and disk I/O load</para>
     504          <para>Shows the top control groups of the local Linux control group
     505          hierarchy, ordered by their CPU, memory and disk I/O load</para>
    503506          <indexterm zone="ch-system-systemd systemd-cgtop">
    504507            <primary sortas="b-systemd-cgtop">systemd-cgtop</primary>
     
    532535        <term><command>systemd-escape</command></term>
    533536        <listitem>
    534           <para>Used to escape strings for inclusion in systemd unit names</para>
     537          <para>Used to escape strings for inclusion in systemd unit
     538          names</para>
    535539          <indexterm zone="ch-system-systemd systemd-escape">
    536540            <primary sortas="b-systemd-escape">systemd-escape</primary>
     
    552556        <term><command>systemd-inhibit</command></term>
    553557        <listitem>
    554           <para>Used to execute a program with a shutdown, sleep or idle inhibitor lock
    555           taken</para>
     558          <para>Used to execute a program with a shutdown, sleep or idle
     559          inhibitor lock taken</para>
    556560          <indexterm zone="ch-system-systemd systemd-inhibit">
    557561            <primary sortas="b-systemd-inhibit">systemd-inhibit</primary>
     
    563567        <term><command>systemd-machine-id-setup</command></term>
    564568        <listitem>
    565           <para>Used by system installer tools to initialize the machine ID stored in
    566           <filename>/etc/machine-id</filename> at install time with a randomly
    567           generated ID</para>
     569          <para>Used by system installer tools to initialize the machine ID
     570          stored in <filename>/etc/machine-id</filename> at install time with a
     571          randomly generated ID</para>
    568572          <indexterm zone="ch-system-systemd systemd-machine-id-setup">
    569573            <primary sortas="b-systemd-machine-id-setup">systemd-machine-id-setup</primary>
     
    575579        <term><command>systemd-notify</command></term>
    576580        <listitem>
    577           <para>Used by daemon scripts to notify the init system about status changes
    578           </para>
     581          <para>Used by daemon scripts to notify the init system about status
     582          changes</para>
    579583          <indexterm zone="ch-system-systemd systemd-notify">
    580584            <primary sortas="b-systemd-notify">systemd-notify</primary>
     
    586590        <term><command>systemd-nspawn</command></term>
    587591        <listitem>
    588           <para>Used to run a command or OS in a light-weight namespace container</para>
     592          <para>Used to run a command or OS in a light-weight namespace
     593          container</para>
    589594          <indexterm zone="ch-system-systemd systemd-nspawn">
    590595            <primary sortas="b-systemd-nspawn">systemd-nspawn</primary>
     
    603608      </varlistentry>
    604609
     610      <varlistentry id="systemd-resolve">
     611        <term><command>systemd-resolve</command></term>
     612        <listitem>
     613          <para>Used to resolve domain names, IPV4 and IPv6 addresses, DNS
     614          resource records, and services</para>
     615          <indexterm zone="ch-system-systemd systemd-resolve">
     616            <primary sortas="b-systemd-resolve">systemd-resolve</primary>
     617          </indexterm>
     618        </listitem>
     619      </varlistentry>
     620
    605621      <varlistentry id="systemd-run">
    606622        <term><command>systemd-run</command></term>
    607623        <listitem>
    608           <para>Used to create and start a transient .service or a .scope unit and
    609           run the specified command in it</para>
     624          <para>Used to create and start a transient .service or a .scope unit
     625          and run the specified command in it</para>
    610626          <indexterm zone="ch-system-systemd systemd-run">
    611627            <primary sortas="b-systemd-run">systemd-run</primary>
     
    627643        <term><command>systemd-tmpfiles</command></term>
    628644        <listitem>
    629           <para>Creates, deletes and cleans up volatile and temporary files and directories,
    630           based on the configuration file format and location specified in
     645          <para>Creates, deletes and cleans up volatile and temporary files and
     646          directories, based on the configuration file format and location
     647          specified in
    631648          <filename class="directory">tmpfiles.d</filename> directories</para>
    632649          <indexterm zone="ch-system-systemd systemd-tmpfiles">
     
    649666        <term><command>telinit</command></term>
    650667        <listitem>
    651           <para>Tells <command>init</command> which run-level to change to</para>
     668          <para>Tells <command>init</command> which run-level to change
     669          to</para>
    652670          <indexterm zone="ch-system-systemd telinit">
    653671            <primary sortas="b-telinit">telinit</primary>
  • general.ent

    rca2f2b4e rde7a8b3  
    1 <!ENTITY version         "20160209-systemd">
     1<!ENTITY version         "20160213-systemd">
    22<!ENTITY short-version   "systemd">  <!-- Used in dbus chapter, change to x.y for release -->
    3 <!ENTITY releasedate     "February 9, 2016">
     3<!ENTITY releasedate     "February 13, 2016">
    44<!ENTITY copyrightdate   "1999-2016"><!-- jhalfs needs a literal dash, not &ndash; -->
    55<!ENTITY milestone       "7.9">
  • packages.ent

    rca2f2b4e rde7a8b3  
    526526<!ENTITY shadow-ch6-sbu "0.2 SBU">
    527527
    528 <!ENTITY systemd-version "228">
    529 <!ENTITY systemd-size    "3,280 KB">
     528<!ENTITY systemd-version "229">
     529<!ENTITY systemd-size    "3,844 KB">
    530530<!ENTITY systemd-url     "http://anduin.linuxfromscratch.org/sources/other/systemd/systemd-&systemd-version;.tar.xz">
    531 <!ENTITY systemd-md5     "24143759335e05ac462942baec6413ff">
     531<!ENTITY systemd-md5     "5d5115ee08affe005f821bc5ea3171e8">
    532532<!ENTITY systemd-home    "http://www.freedesktop.org/wiki/Software/systemd/">
    533 <!ENTITY systemd-ch6-du  "990 MB">
    534 <!ENTITY systemd-ch6-sbu "5.3 SBU">
     533<!ENTITY systemd-ch6-du  "1,008 MB">
     534<!ENTITY systemd-ch6-sbu "4.6 SBU">
    535535
    536536<!ENTITY tar-version "1.28">
  • patches.ent

    rca2f2b4e rde7a8b3  
    4848
    4949<!ENTITY systemd-compat-patch "systemd-&systemd-version;-compat-1.patch">
    50 <!ENTITY systemd-compat-patch-md5 "13c4c53e12c1ad008a1304fa2b4c70c0">
     50<!ENTITY systemd-compat-patch-md5 "8a9b70794ead5a87297d7ccd7a753d78">
    5151<!ENTITY systemd-compat-patch-size "12 KB">
Note: See TracChangeset for help on using the changeset viewer.