Ignore:
Timestamp:
09/01/2021 09:13:32 AM (3 years ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
11.1, 11.1-rc1, 11.2, 11.2-rc1, 11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, arm, bdubbs/gcc13, 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/loongarch-12.1, xry111/mips64el, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
Children:
b713ddb
Parents:
bd90b9b
Message:

Remove all versiond entities

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter07/cleanup.xml

    rbd90b9b r615f5b8  
    115115    </note>
    116116
    117 <screen role="nodump" revision="sysv"><userinput>cd $LFS
     117<screen role="nodump"><userinput>cd $LFS
    118118tar -cJpf $HOME/lfs-temp-tools-&version;.tar.xz .</userinput></screen>
    119 
    120 <screen role="nodump" revision="systemd"><userinput>cd $LFS
    121 tar -cJpf $HOME/lfs-temp-tools-&versiond;.tar.xz .</userinput></screen>
    122119
    123120    <para>
     
    150147    your entire host system.  YOU ARE WARNED.</para></warning>
    151148
    152 <screen role="nodump" revision="sysv"><computeroutput>cd $LFS
     149<screen role="nodump"><computeroutput>cd $LFS
    153150rm -rf ./*
    154151tar -xpf $HOME/lfs-temp-tools-&version;.tar.xz</computeroutput></screen>
    155 
    156 <screen role="nodump" revision="systemd"><computeroutput>cd $LFS
    157 rm -rf ./*
    158 tar -xpf $HOME/lfs-temp-tools-&versiond;.tar.xz</computeroutput></screen>
    159152
    160153    <para>
Note: See TracChangeset for help on using the changeset viewer.