source: general/sysutils/lsb-tools.xml@ 142f288f

12.1 12.2 gimp3 ken/TL2024 lazarus rahul/power-profiles-daemon trunk xry111/for-12.3 xry111/llvm18 xry111/spidermonkey128
Last change on this file since 142f288f was 142f288f, checked in by Pierre Labastie <pierre.labastie@…>, 8 months ago

lsb-tools: remove lsbinstall

It should not be installed. Upstream has fixed that. It will appear
at next release...

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