Changeset fbb96eb6 for postlfs


Ignore:
Timestamp:
12/05/2019 06:46:53 PM (4 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 9.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
0a2d9ff
Parents:
9cab13a
Message:

Update to systemd-244
Update to shadow-4.8
Add zstd as an optional dependency in libarchive (thanks to LM for the report on lfs-chat)

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22430 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • postlfs/security/shadow.xml

    r9cab13a rfbb96eb6  
    77  <!ENTITY shadow-download-http "https://github.com/shadow-maint/shadow/releases/download/&shadow-version;/shadow-&shadow-version;.tar.xz">
    88  <!ENTITY shadow-download-ftp  " ">
    9   <!ENTITY shadow-md5sum        "f7ce18c8dfd05f1a009266cb604d58b7">
    10   <!ENTITY shadow-size          "1.6 MB">
    11   <!ENTITY shadow-buildsize     "33 MB">
     9  <!ENTITY shadow-md5sum        "723ebb19b06e2f52d9ed7f0653483851">
     10  <!ENTITY shadow-size          "1.5 MB">
     11  <!ENTITY shadow-buildsize     "46 MB">
    1212  <!ENTITY shadow-time          "0.2 SBU">
    1313]>
     
    142142    </para>
    143143
    144 <screen role="root"><userinput>make install &amp;&amp;
    145 mv -v /usr/bin/passwd /bin</userinput></screen>
     144<screen role="root"><userinput>make install</userinput></screen>
     145       
    146146  </sect2>
    147147
     
    184184    </para>
    185185
     186    <!-- No longer needed as of 4.8
    186187    <para>
    187188      <command>mv -v /usr/bin/passwd /bin</command>: The
     
    190191      it is moved into the root partition.
    191192    </para>
     193    -->
     194
    192195  </sect2>
    193196
Note: See TracChangeset for help on using the changeset viewer.