Changeset 06addba
- Timestamp:
- 03/05/2021 01:10:02 AM (2 years ago)
- Branches:
- 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, arm, bdubbs/gcc13, ml-11.0, multilib, 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:
- 35e0479
- Parents:
- 2772bb9
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
chapter01/changelog.xml
r2772bb9 r06addba 43 43 appropriate for the entry or if needed the entire day's listitem. 44 44 --> 45 <listitem revision="systemd"> 46 <para>2021-03-04</para> 47 <itemizedlist> 48 <listitem> 49 <para>[renodr] - Patch systemd-247 so that it will function with 50 Linux-5.11 API headers.</para> 51 </listitem> 52 </itemizedlist> 53 </listitem> 45 54 46 55 <listitem> -
chapter01/whatsnew.xml
r2772bb9 r06addba 282 282 <para>meson-0.56.0-upstream_fix-1.patch</para> 283 283 </listitem>--> 284 < !--<listitem>285 <para>systemd-247-upstream_fixes- 1.patch</para>286 </listitem> -->284 <listitem> 285 <para>systemd-247-upstream_fixes-2.patch</para> 286 </listitem> 287 287 288 288 </itemizedlist> -
chapter08/systemd.xml
r2772bb9 r06addba 47 47 --> 48 48 49 <para>First, apply a patch to fix some regressions:</para> 50 51 <screen><userinput remap="pre">patch -Np1 -i ../systemd-&systemd-version;-upstream_fixes-1.patch</userinput></screen> 49 <!-- For linux-5.11's API headers changing the rfkill_event structure --> 50 <para>First, apply a patch to fix some regressions and fix functionality 51 with future versions of the kernel:</para> 52 53 <screen><userinput remap="pre">patch -Np1 -i ../systemd-&systemd-version;-upstream_fixes-2.patch</userinput></screen> 52 54 53 55 <para>Create a symlink to work around the xsltproc command not being installed:</para> -
patches.ent
r2772bb9 r06addba 68 68 <!ENTITY sysvinit-consolidated-patch-size "2.4 KB"> 69 69 70 <!ENTITY systemd-upstream-fixes-patch "systemd-&systemd-version;-upstream_fixes- 1.patch">71 <!ENTITY systemd-upstream-fixes-patch-md5 " 573a166f3620875208f78bf4dc431c8b">72 <!ENTITY systemd-upstream-fixes-patch-size " 8KB">70 <!ENTITY systemd-upstream-fixes-patch "systemd-&systemd-version;-upstream_fixes-2.patch"> 71 <!ENTITY systemd-upstream-fixes-patch-md5 "7afe3d13464ae7d20dbe5e6f0fb8ccd3"> 72 <!ENTITY systemd-upstream-fixes-patch-size "12 KB">
Note:
See TracChangeset
for help on using the changeset viewer.