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/grub.xml

    r4467b18d r784fdaed  
    157157set root=(hd0,2)
    158158
    159 menuentry "GNU/Linux, Linux &linux-version;-lfs-&versiond;" {
    160         linux   /boot/vmlinuz-&linux-version;-lfs-&versiond; root=/dev/sda2 ro
     159menuentry "GNU/Linux, Linux &linux-version;-lfs-&version;" {
     160        linux   /boot/vmlinuz-&linux-version;-lfs-&version; root=/dev/sda2 ro
    161161}</literal>
    162162EOF</userinput></screen>
Note: See TracChangeset for help on using the changeset viewer.