Changeset a840e59
- Timestamp:
- 08/12/2016 02:02:09 AM (7 years ago)
- 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, 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/parallelism, xry111/pip3, xry111/rust-wip-20221008
- Children:
- c4e459b
- Parents:
- ab44d4bc
- Files:
-
- 7 edited
Legend:
- Unmodified
- Added
- Removed
-
chapter01/changelog.xml
rab44d4bc ra840e59 44 44 --> 45 45 <listitem revision="systemd"> 46 <para>2016-08-11</para> 47 <itemizedlist> 48 <listitem> 49 <para>[renodr] - Update to systemd-231. Fixes 50 <ulink url="&lfs-ticket-root;3958">#3958</ulink>.</para> 51 </listitem> 52 </itemizedlist> 53 </listitem> 54 55 <listitem revision="systemd"> 46 56 <para>2016-08-09</para> 47 57 <itemizedlist> -
chapter05/util-linux.xml
rab44d4bc ra840e59 44 44 <para>Prepare Util-linux for compilation:</para> 45 45 46 <screen ><userinput remap="configure">./configure --prefix=/tools \46 <screen revision="sysv"><userinput remap="configure">./configure --prefix=/tools \ 47 47 --without-python \ 48 48 --disable-makeinstall-chown \ 49 49 --without-systemdsystemunitdir \ 50 PKG_CONFIG=""</userinput></screen> 51 52 <screen revision="systemd"><userinput remap="configure">./configure --prefix=/tools \ 53 --without-python \ 54 --disable-makeinstall-chown \ 55 --without-systemdsystemunitdir \ 56 --enable-libmount-force-mountinfo \ 50 57 PKG_CONFIG=""</userinput></screen> 51 58 -
chapter06/systemd.xml
rab44d4bc ra840e59 46 46 <screen><userinput remap="pre">sed -i "s:blkid/::" $(grep -rl "blkid/blkid.h")</userinput></screen> 47 47 48 <!-- Not needed as of 231. -renodr 48 49 <para>Fix a potential security issue with framebuffer devices:</para> 49 50 … … 51 52 -e '/SUBSYSTEM==\"graphics\", KERNEL==\"fb\*\"/d' \ 52 53 -i src/login/70-uaccess.rules</userinput></screen> 54 --> 53 55 54 56 <para>Disable two tests that always fail:</para> … … 193 195 <screen><userinput remap="install">make LD_LIBRARY_PATH=/tools/lib install</userinput></screen> 194 196 195 <para>Move NSS libraries to <filename class="directory">/lib</filename>:</para>197 <para>Move the NSS libraries to <filename class="directory">/lib</filename>:</para> 196 198 197 199 <screen><userinput remap="install">mv -v /usr/lib/libnss_{myhostname,mymachines,resolve}.so.2 /lib</userinput></screen> … … 219 221 220 222 <screen><userinput remap="install">systemd-machine-id-setup</userinput></screen> 223 224 <para>Fix a broken symlink created by the systemd installation process:</para> 225 <screen><userinput remap="install">rm -v /etc/resolv.conf 226 ln -s ../lib/systemd/resolv.conf /etc/resolv.conf</userinput></screen> 221 227 222 228 <para>Since the testsuite largely depends on the host system kernel … … 249 255 telinit, timedatectl, and udevadm</seg> 250 256 <seg>libnss_myhostname.so.2, libnss_mymachines.so.2, 251 libnss_resolve.so.2, libsystemd.so, and libudev.so</seg> 257 libnss_resolve.so.2, libsystemd.so, libsystemd-shared-231.so, 258 and libudev.so</seg> 252 259 <seg>/etc/binfmt.d, /etc/init.d, /etc/kernel, /etc/modules-load.d, 253 260 /etc/sysctl.d, /etc/systemd, /etc/tmpfiles.d, /etc/udev, -
chapter06/util-linux.xml
rab44d4bc ra840e59 87 87 --disable-pylibmount \ 88 88 --disable-static \ 89 --without-python</userinput></screen> 89 --without-python \ 90 --enable-libmount-force-mountinfo</userinput></screen> 90 91 91 92 <para>The --disable and --without options prevent warnings about -
chapter09/theend.xml
rab44d4bc ra840e59 34 34 ID=lfs 35 35 PRETTY_NAME="Linux From Scratch &versiond;" 36 VERSION_CODENAME="<your name here>" 36 37 EOF</userinput></screen> 37 38 -
general.ent
rab44d4bc ra840e59 1 <!ENTITY version "SVN-201608 09">1 <!ENTITY version "SVN-20160811"> 2 2 <!ENTITY short-version "svn"> <!-- Used below in &blfs-book; 3 3 Change to x.y for release but not -rc releases --> 4 4 <!ENTITY generic-version "development"> <!-- Use "development" or "x.y[-pre{x}]" --> 5 5 6 <!ENTITY versiond "201608 09-systemd">6 <!ENTITY versiond "20160811-systemd"> 7 7 <!ENTITY short-versiond "systemd"> 8 8 <!ENTITY generic-versiond "systemd"> -
packages.ent
rab44d4bc ra840e59 550 550 <!ENTITY sysklogd-ch6-sbu "less than 0.1 SBU"> 551 551 552 <!ENTITY systemd-version "23 0">553 <!ENTITY systemd-size "3, 748KB">552 <!ENTITY systemd-version "231"> 553 <!ENTITY systemd-size "3,840 KB"> 554 554 <!ENTITY systemd-url "http://anduin.linuxfromscratch.org/sources/other/systemd/systemd-&systemd-version;.tar.xz"> 555 <!ENTITY systemd-md5 " 7fd9c7b1296104ccc0b8aee4be3d3c23">555 <!ENTITY systemd-md5 "2647855c8f9cdf824953f1091db2d2b2"> 556 556 <!ENTITY systemd-home "http://www.freedesktop.org/wiki/Software/systemd/"> 557 <!ENTITY systemd-ch6-du " 1.0 GB">558 <!ENTITY systemd-ch6-sbu " 4.9SBU">557 <!ENTITY systemd-ch6-du "430 MB"> 558 <!ENTITY systemd-ch6-sbu "6.7 SBU"> 559 559 560 560 <!ENTITY sysvinit-version "2.88dsf">
Note:
See TracChangeset
for help on using the changeset viewer.