source: xsoft/other/gparted.xml@ 665ac79f

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 7.4 7.5 7.6 7.6-blfs 7.6-systemd 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind gnome kde5-13430 kde5-14269 kde5-14686 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts krejzi/svn lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition systemd-11177 systemd-13485 trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 665ac79f was 665ac79f, checked in by Krejzi <krejzi@…>, 11 years ago

Removal of GNOME, part 5.

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

  • Property mode set to 100644
File size: 5.8 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 %general-entities;
6
7 <!ENTITY gparted-download-http
8 "&sourceforge-repo;/gparted/gparted-&gparted-version;.tar.bz2">
9 <!ENTITY gparted-download-ftp " ">
10 <!ENTITY gparted-md5sum "3f399bff031b5ce14d11a8c346f4b89c">
11 <!ENTITY gparted-size "1.9 MB">
12 <!ENTITY gparted-buildsize "110 MB">
13 <!ENTITY gparted-time "1.2 SBU">
14]>
15
16<sect1 id="gparted" xreflabel="Gparted-&gparted-version;">
17 <?dbhtml filename="gparted.html"?>
18
19 <sect1info>
20 <othername>$LastChangedBy$</othername>
21 <date>$Date$</date>
22 </sect1info>
23
24 <title>Gparted-&gparted-version;</title>
25
26 <indexterm zone="gparted">
27 <primary sortas="a-Gparted">Gparted</primary>
28 </indexterm>
29
30 <sect2 role="package">
31 <title>Introduction to Gparted</title>
32
33 <para>
34 Gparted is the Gnome Partition Editor, a Gtk 2 GUI for other command line
35 tools that can create, reorganise or delete disk partitions.
36 </para>
37
38 &lfs73_checked;
39
40 <bridgehead renderas="sect3">Package Information</bridgehead>
41 <itemizedlist spacing="compact">
42 <listitem>
43 <para>
44 Download (HTTP): <ulink url="&gparted-download-http;"/>
45 </para>
46 </listitem>
47 <listitem>
48 <para>
49 Download (FTP): <ulink url="&gparted-download-ftp;"/>
50 </para>
51 </listitem>
52 <listitem>
53 <para>
54 Download MD5 sum: &gparted-md5sum;
55 </para>
56 </listitem>
57 <listitem>
58 <para>
59 Download size: &gparted-size;
60 </para>
61 </listitem>
62 <listitem>
63 <para>
64 Estimated disk space required: &gparted-buildsize;
65 </para>
66 </listitem>
67 <listitem>
68 <para>
69 Estimated build time: &gparted-time;
70 </para>
71 </listitem>
72 </itemizedlist>
73
74 <bridgehead renderas="sect3">Gparted Dependencies</bridgehead>
75
76 <bridgehead renderas="sect4">Required</bridgehead>
77 <para role="required">
78 <xref linkend="gtkmm2"/>,
79 <xref linkend="intltool"/> and
80 <xref linkend="parted"/>
81 </para>
82
83 <bridgehead renderas="sect4">Optional</bridgehead>
84 <para role="optional">
85 <ulink url="&gnome-download-http;/gnome-doc-utils/">
86 GNOME Doc Utils</ulink> and
87 <xref linkend="rarian"/>
88 </para>
89
90 <para condition="html" role="usernotes">
91 User Notes: <ulink url="&blfs-wiki;/gparted"/>
92 </para>
93 </sect2>
94
95 <sect2 role="installation">
96 <title>Installation of Gparted</title>
97
98 <para>
99 Install <application>Gparted</application> by running the following
100 commands:
101 </para>
102
103<screen><userinput>./configure --prefix=/usr --disable-doc &amp;&amp;
104make</userinput></screen>
105
106 <para>
107 This package does not come with a testsuite.
108 </para>
109
110 <para>
111 Now, as the <systemitem class="username">root</systemitem> user:
112 </para>
113
114<screen role="root"><userinput>make install</userinput></screen>
115
116 </sect2>
117
118 <sect2 role="commands">
119 <title>Command Explanations</title>
120
121 <para>
122 <option>--disable-doc</option>: This switch disables building of
123 the optional documentation. Remove it if you have installed
124 <application>GNOME Doc Utils</application>.
125 </para>
126
127 </sect2>
128
129 <sect2 role="using">
130 <title>Using Gparted</title>
131
132 <para>
133 To manipulate file systems Gparted has a run time dependency on various
134 file system tools (you only need to install the tools for file systems you
135 actually use):
136 e2fsprogs (installed as part of LFS),
137 <xref linkend="jfsutils"/>,
138 <xref linkend="ntfs-3g"/>,
139 <xref linkend="reiserfs"/>,
140 <xref linkend="xfsprogs"/>,
141 <ulink url="https://btrfs.wiki.kernel.org/index.php/Btrfs_source_repositories">
142 btrfs-progs</ulink>,
143 <ulink url="http://www.daniel-baumann.ch/software/dosfstools/">dosfstools</ulink>,
144 <ulink url="http://ftp.gnu.org/pub/gnu/mtools/">mtools</ulink> (required
145 to read and write FAT16/32 volume labels and UUIDs),
146 <ulink url="ftp://ftp.mars.org/pub/hfs/">hfsutils</ulink>,
147 hfsprogs,
148 <ulink url="http://www.nilfs.org/download/">nilfs-utils</ulink> and
149 reiser4progs.
150 </para>
151 </sect2>
152
153 <sect2 role="content">
154 <title>Contents</title>
155
156 <segmentedlist>
157 <segtitle>Installed Programs</segtitle>
158 <segtitle>Installed Libraries</segtitle>
159 <segtitle>Installed Directories</segtitle>
160
161 <seglistitem>
162 <seg>
163 gparted and gpartedbin
164 </seg>
165 <seg>
166 None
167 </seg>
168 <seg>
169 /usr/share/gnome/help/gparted and
170 /usr/share/omf/gparted
171 </seg>
172 </seglistitem>
173 </segmentedlist>
174
175 <variablelist>
176 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
177 <?dbfo list-presentation="list"?>
178 <?dbhtml list-presentation="table"?>
179
180 <varlistentry id="gparted-prog">
181 <term><command>gparted</command></term>
182 <listitem>
183 <para>
184 is a shell script which sets up the environment before calling
185 <command>gpartedbin</command>.
186 </para>
187 <indexterm zone="gparted gparted-prog">
188 <primary sortas="b-gparted">gparted</primary>
189 </indexterm>
190 </listitem>
191 </varlistentry>
192
193 <varlistentry id="gpartedbin">
194 <term><command>gpartedbin</command></term>
195 <listitem>
196 <para>
197 is the Gparted binary.
198 </para>
199 <indexterm zone="gparted gpartedbin">
200 <primary sortas="b-gpartedbin">gpartedbin</primary>
201 </indexterm>
202 </listitem>
203 </varlistentry>
204
205 </variablelist>
206
207 </sect2>
208
209</sect1>
Note: See TracBrowser for help on using the repository browser.