Changeset da58e93
- Timestamp:
- 10/10/2018 07:50:32 PM (4 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, 8.4, 8.4-rc1, 9.0, 9.0-rc1, 9.1, 9.1-rc1, arm, cross-chap5, ml-11.0, multilib, old-trunk, s6-init, trunk, xry111/arm64, xry111/clfs-ng, xry111/git-transition, xry111/glibc-2.34, xry111/glibc-2.37, xry111/kcfg-revise, xry111/lfs-next, xry111/pip3, xry111/queue-11.3, xry111/rust-wip-20221008, xry111/tester-nohack, xry111/usr-move
- Children:
- 268ab92
- Parents:
- a9a92e4
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
chapter01/changelog.xml
ra9a92e4 rda58e93 53 53 </listitem> 54 54 <listitem revision="systemd"> 55 <para>[dj] - Added systemd-239-meson-0.4 0.0_fixes-1.patch to resolve55 <para>[dj] - Added systemd-239-meson-0.48.0_fixes-1.patch to resolve 56 56 build errors with meson.</para> 57 57 </listitem> 58 58 <listitem> 59 <para>[dj] - Update to meson-0.4 0.0. Fixes59 <para>[dj] - Update to meson-0.48.0. Fixes 60 60 <ulink url="&lfs-ticket-root;4351">#4351</ulink>.</para> 61 61 </listitem> -
chapter06/systemd.xml
ra9a92e4 rda58e93 64 64 <screen><userinput remap="pre">patch -Np1 -i ../systemd-&systemd-version;-glibc_statx_fix-1.patch</userinput></screen> 65 65 66 <para>Apply a patch to fix a build failure with meson-0.4 0.0:</para>67 68 <screen><userinput remap="pre">patch -Np1 -i ../systemd-&systemd-version;-meson-0.4 0.0_fixes-1.patch</userinput></screen>66 <para>Apply a patch to fix a build failure with meson-0.48.0:</para> 67 68 <screen><userinput remap="pre">patch -Np1 -i ../systemd-&systemd-version;-meson-0.48.0_fixes-1.patch</userinput></screen> 69 69 70 70 <para>Remove an unneeded group, -
packages.ent
ra9a92e4 rda58e93 90 90 <!ENTITY bzip2-ch6-du "2.3 MB"> 91 91 <!ENTITY bzip2-ch6-sbu "less than 0.1 SBU"> 92 93 <!ENTITY ref5-version "&version;"> 94 <!ENTITY ref5-size "REF5-SUM KB"> 95 <!ENTITY ref5-url "&anduin-sources;/reference-files/chapter5-files-&version;.ref"> 96 <!ENTITY ref5-md5 "REF5-MD5SUM"> 97 98 <!ENTITY ref6-version "&version;"> 99 <!ENTITY ref6-size "REF6-SUM KB"> 100 <!ENTITY ref6-url "&anduin-sources;/reference-files/chapter6-files-&version;.ref"> 101 <!ENTITY ref6-md5 "REF6-MD5SUM"> 92 102 93 103 <!ENTITY check-version "0.12.0"> -
patches.ent
ra9a92e4 rda58e93 68 68 <!ENTITY systemd-glibc-patch-size "4 KB"> 69 69 70 <!ENTITY systemd-meson-patch "systemd-&systemd-version;-meson-0.4 0.0_fixes-1.patch">70 <!ENTITY systemd-meson-patch "systemd-&systemd-version;-meson-0.48.0_fixes-1.patch"> 71 71 <!ENTITY systemd-meson-patch-md5 "0e12e0722bd6bb84e8a4ec4de8979722"> 72 72 <!ENTITY systemd-meson-patch-size "4 KB">
Note:
See TracChangeset
for help on using the changeset viewer.