The LSB-Tools package includes tools for Linux Standards Base (LSB) conformance.
This package is known to build and work properly using an LFS 12.2 platform.
Download (HTTP): https://github.com/lfs-book/LSB-Tools/releases/download/v0.12/LSB-Tools-0.12.tar.gz
Download MD5 sum: 1e6ef8cdfddb55035a6c36757e6313f9
Download size: 20 KB
Estimated disk space required: 412 KB
Estimated build time: less than 0.1 SBU
Install LSB-Tools by running the following commands:
make
Now, as the root
user:
make install
Remove a file that should not be installed as the root
user:
rm /usr/sbin/lsbinstall
The configuration for this package was done in LFS. The
file /etc/lsb-release
should already
exist. Be sure that the DISTRIB_CODENAME entry has been set
properly.