The LSB-Tools package includes tools for Linux Standards Base (LSB) conformance.
Development versions of BLFS may not build or run some packages properly if LFS or dependencies have been updated since the most recent stable versions of the books.
下载地址(HTTP):https://github.com/lfs-book/LSB-Tools/releases/download/v0.12/LSB-Tools-0.12.tar.gz
MD5 校验和:1e6ef8cdfddb55035a6c36757e6313f9
大小:20 KB
预计所需磁盘空间:412 KB
预计构建时间:小于 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
Remove two scripts that serve no purpose on a systemd system:
rm /usr/sbin/{install,remove}_initd
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.