Ignore:
Timestamp:
12/09/2019 07:38:51 AM (4 years ago)
Author:
Thomas Trepl <thomas@…>
Branches:
multilib-10.1
Children:
b1e9fd41
Parents:
56549f5
Message:

MultiLib: Merge changes from trunk

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter06/systemd.xml

    r56549f5 rf0b6f13  
    4040  <sect2 role="installation">
    4141    <title>Installation of systemd</title>
    42 
     42<!--
    4343    <para>First, apply a patch to fix various bugs since the release
    4444    of systemd-243.</para>
    4545
    4646<screen><userinput remap="pre">patch -Np1 -i ../systemd-&systemd-version;-consolidated_fixes-2.patch</userinput></screen>
     47-->
    4748
    4849    <para>Create a symlink to work around missing xsltproc:</para>
     
    6970    rules:</para>
    7071
    71 <screen><userinput remap="pre">sed -i 's/GROUP="render", //' rules/50-udev-default.rules.in</userinput></screen>
     72<screen><userinput remap="pre">sed -i 's/GROUP="render", //' rules.d/50-udev-default.rules.in</userinput></screen>
    7273
    7374    <para>Prepare systemd for compilation:</para>
Note: See TracChangeset for help on using the changeset viewer.