source: general/sysutils/lsb-tools.xml@ b3caf56

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since b3caf56 was b3caf56, checked in by Bruce Dubbs <bdubbs@…>, 4 years ago

first lfs10 tags

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23533 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 5.3 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5
6 <!ENTITY lsb-tools-download-http "https://github.com/djlucas/LSB-Tools/releases/download/v&lsb-tools-version;/LSB-Tools-&lsb-tools-version;.tar.gz">
7 <!ENTITY lsb-tools-download-ftp " ">
8 <!ENTITY lsb-tools-md5sum "2f692dca56d371a085d2cbf9fdb606af">
9 <!ENTITY lsb-tools-size "16 KB">
10 <!ENTITY lsb-tools-buildsize "180 KB">
11 <!ENTITY lsb-tools-time "Less than 0.1 SBU">
12
13 %general-entities;
14]>
15
16<sect1 id="lsb-tools" xreflabel="lsb-tools-&lsb-tools-version;">
17 <?dbhtml filename="lsb-tools.html"?>
18
19 <sect1info>
20 <othername>$LastChangedBy$</othername>
21 <date>$Date$</date>
22 </sect1info>
23
24 <title>LSB-Tools-&lsb-tools-version;</title>
25
26 <indexterm zone="lsb-tools">
27 <primary sortas="a-lsb-tools">LSB-Tools</primary>
28 </indexterm>
29
30 <sect2 role="package">
31 <title>Introduction to LSB-Tools</title>
32
33 <para>
34 The <application>LSB-Tools</application> package includes tools
35 for Linux Standards Base (LSB) conformance.
36 </para>
37
38 &lfs10_checked;
39
40 <bridgehead renderas="sect3">Package Information</bridgehead>
41 <itemizedlist spacing="compact">
42 <listitem>
43 <para>
44 Download (HTTP): <ulink url="&lsb-tools-download-http;"/>
45 </para>
46 </listitem>
47 <listitem>
48 <para>
49 Download (FTP): <ulink url="&lsb-tools-download-ftp;"/>
50 </para>
51 </listitem>
52 <listitem>
53 <para>
54 Download MD5 sum: &lsb-tools-md5sum;
55 </para>
56 </listitem>
57 <listitem>
58 <para>
59 Download size: &lsb-tools-size;
60 </para>
61 </listitem>
62 <listitem>
63 <para>
64 Estimated disk space required: &lsb-tools-buildsize;
65 </para>
66 </listitem>
67 <listitem>
68 <para>
69 Estimated build time: &lsb-tools-time;
70 </para>
71 </listitem>
72 </itemizedlist>
73
74 <para condition="html" role="usernotes">User Notes:
75 <ulink url="&blfs-wiki;/LSB-Tools"/></para>
76
77 </sect2>
78
79 <sect2 role="installation">
80 <title>Installation of LSB-Tools</title>
81
82 <para>
83 First, fix a typograpical error:
84 </para>
85
86<screen><userinput>sed -i 's/intid/initd/' setup.py</userinput></screen>
87
88 <para>
89 Install <application>lsb_release</application> by running the following
90 commands:
91 </para>
92
93<screen><userinput>python3 setup.py build</userinput></screen>
94
95 <para>
96 Now, as the <systemitem class="username">root</systemitem> user:
97 </para>
98
99<screen role="root"><userinput>python3 setup.py install --optimize=1</userinput></screen>
100
101 </sect2>
102
103 <sect2>
104 <title>Configuration Information</title>
105
106 <para>
107 The configuration for this package was done in <phrase revision="sysv">
108 <ulink url="&lfs-website;/lfs/view/stable/chapter09/theend.html">LFS</ulink>.</phrase>
109 <phrase revision="systemd">
110 <ulink url="&lfs-website;/lfs/view/systemd/chapter09/theend.html">LFS</ulink>
111 and
112 <ulink url="&lfs-website;/lfs/view/systemd/chapter06/systemd.html">Systemd</ulink>.</phrase>
113 The file <filename>/etc/lsb-release</filename> should already exist.
114 Be sure that the DISTRIB_CODENAME entry has been set properly.
115 </para>
116
117 </sect2>
118
119 <sect2 role="content">
120 <title>Contents</title>
121
122 <segmentedlist>
123 <segtitle>Installed Programs</segtitle>
124 <segtitle>Installed Library</segtitle>
125 <segtitle>Installed Directories</segtitle>
126
127 <seglistitem>
128 <seg>
129 lsb_release,
130 install_initd, and
131 remove_initd
132 </seg>
133 <seg>
134 LSB_Tools-&lsb-tools-version;-py&python3-majorver;.egg-info
135 </seg>
136 <seg>/usr/lib/lsb and
137 /usr/lib/python&python3-majorver;/site-packages/lsbtools
138 </seg>
139 </seglistitem>
140 </segmentedlist>
141
142 <variablelist>
143 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
144 <?dbfo list-presentation="list"?>
145 <?dbhtml list-presentation="table"?>
146
147 <varlistentry id="lsb_release">
148 <term><command>lsb_release</command></term>
149 <listitem>
150 <para>
151 is a script to give LSB data.
152 </para>
153 <indexterm zone="lsb-tools lsb_release">
154 <primary sortas="b-lsb-tools">lsb_release</primary>
155 </indexterm>
156 </listitem>
157 </varlistentry>
158 <varlistentry id="install_initd">
159 <term><command>install_initd</command></term>
160 <listitem>
161 <para>
162 is a script to activate SysV startup scripts.
163 </para>
164 <indexterm zone="lsb-tools install_initd">
165 <primary sortas="b-lsb-tools">install_initd</primary>
166 </indexterm>
167 </listitem>
168 </varlistentry>
169 <varlistentry id="remove_initd">
170 <term><command>remove_initd</command></term>
171 <listitem>
172 <para>
173 is a script to deactivate SysV startup scripts.
174 </para>
175 <indexterm zone="lsb-tools remove_initd">
176 <primary sortas="b-lsb-tools">remove_initd</primary>
177 </indexterm>
178 </listitem>
179 </varlistentry>
180 </variablelist>
181
182 </sect2>
183
184</sect1>
Note: See TracBrowser for help on using the repository browser.