The LSB-Tools package includes tools for Linux Standards Base (LSB) conformance.
This package is known to build and work properly using an LFS-9.1 platform.
Download (HTTP): https://github.com/djlucas/LSB-Tools/releases/download/v0.6/LSB-Tools-0.6.tar.gz
Download MD5 sum: 2f692dca56d371a085d2cbf9fdb606af
Download size: 16 KB
Estimated disk space required: 180 KB
Estimated build time: Less than 0.1 SBU
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/LSB-Tools
Install lsb_release by running the following commands:
python3 setup.py build
Now, as the root
user:
python3 setup.py install --optimize=1
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.
Last updated on 2020-02-21 09:11:06 -0800