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

    rbd90b9b r615f5b8  
    229229<screen revision="sysv"><userinput remap="install">cp -iv arch/x86/boot/bzImage /boot/vmlinuz-&linux-version;-lfs-&version;</userinput></screen>
    230230
    231 <screen revision="systemd"><userinput remap="install">cp -iv arch/x86/boot/bzImage /boot/vmlinuz-&linux-version;-lfs-&versiond;</userinput></screen>
     231<screen revision="systemd"><userinput remap="install">cp -iv arch/x86/boot/bzImage /boot/vmlinuz-&linux-version;-lfs-&version;</userinput></screen>
    232232
    233233    <para><filename>System.map</filename> is a symbol file for the kernel.
     
    338338      <seglistitem>
    339339        <seg>config-&linux-version;,
    340         <phrase revision="sysv">vmlinuz-&linux-version;-lfs-&version;,</phrase>
    341         <phrase revision="systemd">vmlinuz-&linux-version;-lfs-&versiond;,</phrase>
     340        vmlinuz-&linux-version;-lfs-&version;
    342341        and System.map-&linux-version;</seg>
    343342        <seg>/lib/modules, /usr/share/doc/linux-&linux-version;</seg>
     
    361360
    362361      <varlistentry id="lfskernel">
    363         <term revision="sysv"><filename>vmlinuz-&linux-version;-lfs-&version;</filename></term>
    364         <term revision="systemd"><filename>vmlinuz-&linux-version;-lfs-&versiond;</filename></term>
     362        <term><filename>vmlinuz-&linux-version;-lfs-&version;</filename></term>
    365363        <listitem>
    366364          <para>The engine of the Linux system. When turning on the computer,
Note: See TracChangeset for help on using the changeset viewer.