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

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 c5ec5bb was 8558044, checked in by Pierre Labastie <pierre.labastie@…>, 3 years ago

Remove spaces at the end of lines

I know it is somewhat useless, but I don't like them for
two reasons: first they cannot be seen, and I do not like things I
cannot see. Second, git highlights them, and this is disturbing...

  • Property mode set to 100644
File size: 5.1 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 "9e55d4b465bc9fd2b8c715f0fa62aa58">
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 <date>$Date$</date>
21 </sect1info>
22
23 <title>LSB-Tools-&lsb-tools-version;</title>
24
25 <indexterm zone="lsb-tools">
26 <primary sortas="a-lsb-tools">LSB-Tools</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to LSB-Tools</title>
31
32 <para>
33 The <application>LSB-Tools</application> package includes tools
34 for Linux Standards Base (LSB) conformance.
35 </para>
36
37 &lfs110a_checked;
38
39 <bridgehead renderas="sect3">Package Information</bridgehead>
40 <itemizedlist spacing="compact">
41 <listitem>
42 <para>
43 Download (HTTP): <ulink url="&lsb-tools-download-http;"/>
44 </para>
45 </listitem>
46 <listitem>
47 <para>
48 Download (FTP): <ulink url="&lsb-tools-download-ftp;"/>
49 </para>
50 </listitem>
51 <listitem>
52 <para>
53 Download MD5 sum: &lsb-tools-md5sum;
54 </para>
55 </listitem>
56 <listitem>
57 <para>
58 Download size: &lsb-tools-size;
59 </para>
60 </listitem>
61 <listitem>
62 <para>
63 Estimated disk space required: &lsb-tools-buildsize;
64 </para>
65 </listitem>
66 <listitem>
67 <para>
68 Estimated build time: &lsb-tools-time;
69 </para>
70 </listitem>
71 </itemizedlist>
72
73 <para condition="html" role="usernotes">User Notes:
74 <ulink url="&blfs-wiki;/LSB-Tools"/></para>
75
76 </sect2>
77
78 <sect2 role="installation">
79 <title>Installation of LSB-Tools</title>
80
81 <para>
82 Install <application>LSB-Tools</application> by running the following
83 commands:
84 </para>
85
86<screen><userinput>python3 setup.py build</userinput></screen>
87
88 <para>
89 Now, as the <systemitem class="username">root</systemitem> user:
90 </para>
91
92<screen role="root"><userinput>python3 setup.py install --optimize=1</userinput></screen>
93
94 </sect2>
95
96 <sect2>
97 <title>Configuration Information</title>
98
99 <para>
100 The configuration for this package was done in <phrase revision="sysv">
101 <ulink url="&lfs-website;/lfs/view/stable/chapter11/theend.html">LFS</ulink>.</phrase>
102 <phrase revision="systemd">
103 <ulink url="&lfs-website;/lfs/view/systemd/chapter11/theend.html">LFS</ulink>
104 and
105 <ulink url="&lfs-website;/lfs/view/systemd/chapter08/systemd.html">Systemd</ulink>.</phrase>
106 The file <filename>/etc/lsb-release</filename> should already exist.
107 Be sure that the DISTRIB_CODENAME entry has been set properly.
108 </para>
109
110 </sect2>
111
112 <sect2 role="content">
113 <title>Contents</title>
114
115 <segmentedlist>
116 <segtitle>Installed Programs</segtitle>
117 <segtitle>Installed Library</segtitle>
118 <segtitle>Installed Directories</segtitle>
119
120 <seglistitem>
121 <seg>
122 lsb_release,
123 install_initd, and
124 remove_initd
125 </seg>
126 <seg>
127 LSB_Tools-&lsb-tools-version;-py&python3-majorver;.egg-info
128 </seg>
129 <seg>/usr/lib/lsb and
130 /usr/lib/python&python3-majorver;/site-packages/lsbtools
131 </seg>
132 </seglistitem>
133 </segmentedlist>
134
135 <variablelist>
136 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
137 <?dbfo list-presentation="list"?>
138 <?dbhtml list-presentation="table"?>
139
140 <varlistentry id="lsb_release">
141 <term><command>lsb_release</command></term>
142 <listitem>
143 <para>
144 is a script to give LSB data
145 </para>
146 <indexterm zone="lsb-tools lsb_release">
147 <primary sortas="b-lsb-tools">lsb_release</primary>
148 </indexterm>
149 </listitem>
150 </varlistentry>
151 <varlistentry id="install_initd">
152 <term><command>install_initd</command></term>
153 <listitem>
154 <para>
155 is a script to activate SysV startup scripts
156 </para>
157 <indexterm zone="lsb-tools install_initd">
158 <primary sortas="b-lsb-tools">install_initd</primary>
159 </indexterm>
160 </listitem>
161 </varlistentry>
162 <varlistentry id="remove_initd">
163 <term><command>remove_initd</command></term>
164 <listitem>
165 <para>
166 is a script to deactivate SysV startup scripts
167 </para>
168 <indexterm zone="lsb-tools remove_initd">
169 <primary sortas="b-lsb-tools">remove_initd</primary>
170 </indexterm>
171 </listitem>
172 </varlistentry>
173 </variablelist>
174
175 </sect2>
176
177</sect1>
Note: See TracBrowser for help on using the repository browser.