remove outdated LFS version entries from general.ent

They are not referenced, and the values are very outdated.
This commit is contained in:
Xi Ruoyao 2022-05-05 17:47:57 +08:00
parent c59adc0e36
commit efc609083c
No known key found for this signature in database
GPG Key ID: D95E4716CCBB34DC

View File

@ -109,24 +109,13 @@
<!-- These entities are used to identify versions of LFS
packages referenced throughout the BLFS book. -->
<!ENTITY lfs-autoconf-version "2.69">
<!ENTITY lfs-coreutils-version "8.23">
<!ENTITY lfs-e2fsprogs-version "1.42.11">
<!ENTITY lfs-flex-version "2.5.39">
<!ENTITY lfs-gcc-version "4.9.1">
<!ENTITY lfs-gdbm-version "1.11">
<!ENTITY lfs-m4-version "1.4.17">
<!-- FIXME - please check the included version of
List/Utils when upgrading the perl version.
Scalar-List-Utils is in perl-deps because List-AllUtils
needs a newer version at runtime than is in 5.34.0 -->
<!ENTITY lfs-perl-version "5.34"> <!-- used in git -->
<!-- this was originally the perl version used by the corresponding
version of lfs, in those days always for i686, but now BLFS is a rolling
release. \-\->
<!ENTITY lfs-perl-version "&lt;5.x.y&gt;/&lt;arch-linux&gt;">-->
<!ENTITY lfs-shadow-version "4.2.1">
<!ENTITY lfs-vim-version "7.4">
<!-- End LFS versions -->
<!ENTITY blfs-bootscripts-version "20210826">