LSB-Tools-0.10

LSB-Tools の概要

The LSB-Tools package includes tools for Linux Standards Base (LSB) conformance.

[注記]

注記

LFS や依存パッケージが本ブックに示す最新安定バージョンでなかった場合には、BLFS 開発版においては、パッケージのビルドや処理実行が適切に行われないことがあります。

パッケージ情報

LSB-Tools のインストール

以下のコマンドを実行して LSB-Tools をビルドします。

python3 setup.py build

root ユーザーになって以下を実行します。

python3 setup.py install --optimize=1

設定情報

The configuration for this package was done in LFS and Systemd. The file /etc/lsb-release should already exist. Be sure that the DISTRIB_CODENAME entry has been set properly.

パッケージ構成

インストールプログラム: lsb_release, install_initd, remove_initd
インストールライブラリ: なし
インストールディレクトリ: /usr/lib/lsb and /usr/lib/python3.12/site-packages/lsbtools

概略説明

lsb_release

is a script to give LSB data

install_initd

is a script to activate SysV startup scripts

remove_initd

is a script to deactivate SysV startup scripts