Ignore:
Timestamp:
09/22/2021 09:17:28 PM (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:
d735604
Parents:
4467b18d
git-author:
Pierre Labastie <pierre.labastie@…> (09/01/2021 09:13:32 AM)
git-committer:
Pierre Labastie <pierre.labastie@…> (09/22/2021 09:17:28 PM)
Message:

Remove all versiond entities

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter07/cleanup.xml

    r4467b18d r784fdaed  
    128128    </note>
    129129
    130 <screen role="nodump" revision="sysv"><userinput>cd $LFS
     130<screen role="nodump"><userinput>cd $LFS
    131131tar -cJpf $HOME/lfs-temp-tools-&version;.tar.xz .</userinput></screen>
    132 
    133 <screen role="nodump" revision="systemd"><userinput>cd $LFS
    134 tar -cJpf $HOME/lfs-temp-tools-&versiond;.tar.xz .</userinput></screen>
    135132
    136133  </sect2>
     
    158155    your entire host system.  YOU ARE WARNED.</para></warning>
    159156
    160 <screen role="nodump" revision="sysv"><computeroutput>cd $LFS
    161 rm -rf ./*
     157<screen role="nodump"><computeroutput>cd $LFS
     158rm -rf ./* 
    162159tar -xpf $HOME/lfs-temp-tools-&version;.tar.xz</computeroutput></screen>
    163 
    164 <screen role="nodump" revision="systemd"><computeroutput>cd $LFS
    165 rm -rf ./*
    166 tar -xpf $HOME/lfs-temp-tools-&versiond;.tar.xz</computeroutput></screen>
    167160
    168161    <para>
Note: See TracChangeset for help on using the changeset viewer.