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

11.3 12.0 12.1 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt plabs/newcss python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk xry111/llvm18 xry111/xf86-video-removal
Last change on this file since cede1f0 was 3f2db3a6, checked in by Pierre Labastie <pierre.labastie@…>, 19 months ago

Remove sect1info tags

They only contain a date tag that is nowhere used.

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