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
  • chapter10/kernel.xml

    r4467b18d r784fdaed  
    228228<screen revision="sysv"><userinput remap="install">cp -iv arch/x86/boot/bzImage /boot/vmlinuz-&linux-version;-lfs-&version;</userinput></screen>
    229229
    230 <screen revision="systemd"><userinput remap="install">cp -iv arch/x86/boot/bzImage /boot/vmlinuz-&linux-version;-lfs-&versiond;</userinput></screen>
     230<screen revision="systemd"><userinput remap="install">cp -iv arch/x86/boot/bzImage /boot/vmlinuz-&linux-version;-lfs-&version;</userinput></screen>
    231231
    232232    <para><filename>System.map</filename> is a symbol file for the kernel.
     
    337337      <seglistitem>
    338338        <seg>config-&linux-version;,
    339         <phrase revision="sysv">vmlinuz-&linux-version;-lfs-&version;,</phrase>
    340         <phrase revision="systemd">vmlinuz-&linux-version;-lfs-&versiond;,</phrase>
     339        vmlinuz-&linux-version;-lfs-&version;
    341340        and System.map-&linux-version;</seg>
    342341        <seg>/lib/modules, /usr/share/doc/linux-&linux-version;</seg>
     
    360359
    361360      <varlistentry id="lfskernel">
    362         <term revision="sysv"><filename>vmlinuz-&linux-version;-lfs-&version;</filename></term>
    363         <term revision="systemd"><filename>vmlinuz-&linux-version;-lfs-&versiond;</filename></term>
     361        <term><filename>vmlinuz-&linux-version;-lfs-&version;</filename></term>
    364362        <listitem>
    365363          <para>The engine of the Linux system. When turning on the computer,
Note: See TracChangeset for help on using the changeset viewer.