Changeset 13c8b42


Ignore:
Timestamp:
11/18/2016 03:42:05 AM (7 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 10.0-rc1, 10.1, 10.1-rc1, 11.0, 11.0-rc1, 11.0-rc2, 11.0-rc3, 11.1, 11.1-rc1, 11.2, 11.2-rc1, 11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, arm, bdubbs/gcc13, ml-11.0, multilib, renodr/libudev-from-systemd, s6-init, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/lfs-next, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/mips64el, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
Children:
af3f6d2
Parents:
a9fb13a3
Message:

Update to linux-4.8.8
Update to systemd-232

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11144 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

Files:
6 edited

Legend:

Unmodified
Added
Removed
  • chapter01/changelog.xml

    ra9fb13a3 r13c8b42  
    4444-->
    4545    <listitem>
     46      <para>2016-11-17</para>
     47      <itemizedlist>
     48        <listitem>
     49          <para>[renodr] - Update to Linux-4.8.8. Fixes
     50          <ulink url="&lfs-ticket-root;4002">#4002</ulink>.</para>
     51        </listitem>
     52        <listitem revision="systemd">
     53          <para>[renodr] - Update to systemd-232. Fixes
     54          <ulink url="&lfs-ticket-root;4000">#4000</ulink>.</para>
     55        </listitem>
     56      </itemizedlist>
     57    </listitem>
     58
     59    <listitem>
    4660      <para>2016-11-09</para>
    4761      <itemizedlist>
  • chapter01/whatsnew.xml

    ra9fb13a3 r13c8b42  
    204204      <para>Sysklogd &sysklogd-version;</para>
    205205    </listitem>-->
    206     <!--<listitem revision="systemd">
     206    <listitem revision="systemd">
    207207      <para>Systemd &systemd-version;</para>
    208     </listitem>-->
     208    </listitem>
    209209    <!--<listitem revision="sysv">
    210210      <para>SysVinit &sysvinit-version;</para>
  • chapter06/linux-headers.xml

    ra9fb13a3 r13c8b42  
    7575      <seglistitem>
    7676        <seg>/usr/include/asm/*.h, /usr/include/asm-generic/*.h,
    77         /usr/include/drm/*.h, /usr/include/linux/*.h, /usr/include/mtd/*.h,
    78         /usr/include/rdma/*.h, /usr/include/scsi/*.h, /usr/include/sound/*.h,
    79         /usr/include/video/*.h, and /usr/include/xen/*.h</seg>
     77        /usr/include/drm/*.h, /usr/include/linux/*.h, /usr/include/misc/*.h,
     78        /usr/include/mtd/*.h, /usr/include/rdma/*.h, /usr/include/scsi/*.h,
     79        /usr/include/sound/*.h, /usr/include/video/*.h,
     80        and /usr/include/xen/*.h</seg>
    8081        <seg>/usr/include/asm, /usr/include/asm-generic, /usr/include/drm,
    81         /usr/include/linux, /usr/include/mtd, /usr/include/rdma,
    82         /usr/include/scsi, /usr/include/sound, /usr/include/video, and /usr/include/xen</seg>
     82        /usr/include/linux, /usr/include/misc, /usr/include/mtd,
     83        /usr/include/rdma, /usr/include/scsi, /usr/include/sound,
     84        /usr/include/video, and /usr/include/xen</seg>
    8385      </seglistitem>
    8486    </segmentedlist>
  • chapter06/systemd.xml

    ra9fb13a3 r13c8b42  
    6060    -i Makefile.in</userinput></screen>
    6161
     62<!-- Not needed as of 232... anyone notice a pattern here? -renodr
    6263    <para>Apply a patch to fix a security issue:</para>
    6364
    6465<screen><userinput remap="pre">patch -Np1 -i ../systemd-231-security_fix-1.patch</userinput></screen>
     66-->
    6567
    6668    <para>Create a file to allow systemd to build when using Util-Linux
     
    194196<screen><userinput remap="install">make LD_LIBRARY_PATH=/tools/lib install</userinput></screen>
    195197
     198<!-- These get installed into /lib now by default.
    196199    <para>Move the NSS libraries to <filename class="directory">/lib</filename>:</para>
    197200
    198201<screen><userinput remap="install">mv -v /usr/lib/libnss_{myhostname,mymachines,resolve}.so.2 /lib</userinput></screen>
     202-->
    199203
    200204    <para>Remove an unnecessary directory:</para>
     
    245249        systemd-ask-password, systemd-cat, systemd-cgls, systemd-cgtop,
    246250        systemd-delta, systemd-detect-virt, systemd-escape, systemd-hwdb,
    247         systemd-inhibit, systemd-machine-id-setup, systemd-notify,
    248         systemd-nspawn, systemd-path, systemd-resolve, systemd-run,
     251        systemd-inhibit, systemd-machine-id-setup, systemd-mount,
     252        systemd-notify, systemd-nspawn, systemd-path, systemd-resolve,
     253        systemd-run, systemd-socket-activate,
    249254        systemd-stdio-bridge, systemd-tmpfiles, systemd-tty-ask-password-agent,
    250255        telinit, timedatectl, and udevadm</seg>
    251256        <seg>libnss_myhostname.so.2, libnss_mymachines.so.2,
    252         libnss_resolve.so.2, libsystemd.so, libsystemd-shared-231.so,
     257        libnss_resolve.so.2, libnss_systemd.so.2,
     258        libsystemd.so, libsystemd-shared-231.so,
    253259        and libudev.so</seg>
    254260        <seg>/etc/binfmt.d, /etc/init.d, /etc/kernel, /etc/modules-load.d,
     
    575581      </varlistentry>
    576582
     583      <varlistentry id="systemd-mount">
     584        <term><command>systemd-mount</command></term>
     585        <listitem>
     586          <para>is a tool to temporarily mount or auto-mount a drive.</para>
     587          <indexterm zone="ch-system-systemd systemd-mount">
     588            <primary sortas="b-systemd-mount">systemd-mount</primary>
     589          </indexterm>
     590        </listitem>
     591      </varlistentry>
     592
    577593      <varlistentry id="systemd-notify">
    578594        <term><command>systemd-notify</command></term>
     
    638654        </listitem>
    639655      </varlistentry> -->
     656
     657      <varlistentry id="systemd-socket-activate">
     658        <term><command>systemd-socket-activate</command></term>
     659        <listitem>
     660          <para>is a tool to listen on socket devices and launch a process upon
     661          connection.</para>
     662          <indexterm zone="ch-system-systemd systemd-socket-activate">
     663            <primary sortas="b-systemd-socket-activate">systemd-socket-activate</primary>
     664          </indexterm>
     665        </listitem>
     666      </varlistentry>
    640667
    641668      <varlistentry id="systemd-tmpfiles">
  • general.ent

    ra9fb13a3 r13c8b42  
    1 <!ENTITY version         "SVN-20161109">
     1<!ENTITY version         "SVN-20161117">
    22<!ENTITY short-version   "svn">  <!-- Used below in &blfs-book;
    33                                      Change to x.y for release but not -rc releases -->
    44<!ENTITY generic-version "development"> <!-- Use "development"  or "x.y[-pre{x}]" -->
    55
    6 <!ENTITY versiond        "20161109-systemd">
     6<!ENTITY versiond        "20161117-systemd">
    77<!ENTITY short-versiond  "systemd">
    88<!ENTITY generic-versiond "systemd">
    99
    10 <!ENTITY releasedate     "November 9, 2016">
     10<!ENTITY releasedate     "November 17, 2016">
    1111<!ENTITY copyrightdate   "1999-2016"><!-- jhalfs needs a literal dash, not &ndash; -->
    1212<!ENTITY milestone       "7.11">
  • packages.ent

    ra9fb13a3 r13c8b42  
    392392<!ENTITY linux-major-version "4">
    393393<!ENTITY linux-minor-version "8">
    394 <!ENTITY linux-patch-version "6">
     394<!ENTITY linux-patch-version "8">
    395395<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;.&linux-patch-version;">
    396396<!--<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;">-->
    397 <!ENTITY linux-size "89,815 KB">
     397<!ENTITY linux-size "89,824 KB">
    398398<!ENTITY linux-url "&kernel;linux/kernel/v&linux-major-version;.x/linux-&linux-version;.tar.xz">
    399 <!ENTITY linux-md5 "b1f36e650857dd0d49b9a55b89d9d317">
     399<!ENTITY linux-md5 "48bd59bef11f5babf914df39e9b46dde">
    400400<!ENTITY linux-home "http://www.kernel.org/">
    401401<!-- measured for 4.8.3 / gcc-6.2.0 on x86_64 : minimum is
     
    407407<!ENTITY linux-headers-ch5-du "750 MB">
    408408<!ENTITY linux-headers-ch5-sbu "less than 0.1 SBU">
    409 <!ENTITY linux-headers-ch6-du "755 MB">
     409<!ENTITY linux-headers-ch6-du "764 MB">
    410410<!ENTITY linux-headers-ch6-sbu "less than 0.1 SBU">
    411411
     
    550550<!ENTITY sysklogd-ch6-sbu "less than 0.1 SBU">
    551551
    552 <!ENTITY systemd-version "231">
    553 <!ENTITY systemd-size    "3,840 KB">
     552<!ENTITY systemd-version "232">
     553<!ENTITY systemd-size    "3,948 KB">
    554554<!ENTITY systemd-url     "http://anduin.linuxfromscratch.org/sources/other/systemd/systemd-&systemd-version;.tar.xz">
    555 <!ENTITY systemd-md5     "2647855c8f9cdf824953f1091db2d2b2">
     555<!ENTITY systemd-md5     "281604885d5a87f0359244f6f84037cb">
    556556<!ENTITY systemd-home    "http://www.freedesktop.org/wiki/Software/systemd/">
    557 <!ENTITY systemd-ch6-du  "430 MB">
    558 <!ENTITY systemd-ch6-sbu "6.7 SBU">
     557<!ENTITY systemd-ch6-du  "411 MB">
     558<!ENTITY systemd-ch6-sbu "6.6 SBU">
    559559
    560560<!ENTITY sysvinit-version "2.88dsf">
Note: See TracChangeset for help on using the changeset viewer.