source: xsoft/other/gparted.xml@ 8cce479c

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 8cce479c was 8cce479c, checked in by Krejzi <krejzi@…>, 11 years ago

Package upgrades.

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

  • Property mode set to 100644
File size: 5.6 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 "1ffe859c70e102a776dffb1ff0a2164a">
11 <!ENTITY gparted-size "1.8 MB">
12 <!ENTITY gparted-buildsize "115 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 &lfs72_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 <xref linkend="gnome-doc-utils"/> and
86 <xref linkend="rarian"/>
87 </para>
88
89 <para condition="html" role="usernotes">
90 User Notes: <ulink url="&blfs-wiki;/gparted"/>
91 </para>
92 </sect2>
93
94 <sect2 role="installation">
95 <title>Installation of Gparted</title>
96
97 <para>
98 Install <application>Gparted</application> by running the following
99 commands:
100 </para>
101
102<screen><userinput>./configure --prefix=/usr --disable-doc &amp;&amp;
103make</userinput></screen>
104
105 <para>
106 This package does not come with a testsuite.
107 </para>
108
109 <para>
110 Now, as the <systemitem class="username">root</systemitem> user:
111 </para>
112
113<screen role="root"><userinput>make install</userinput></screen>
114
115 </sect2>
116
117 <sect2 role="commands">
118 <title>Command Explanations</title>
119
120 <para>
121 <option>--disable-doc</option>: This switch disables building of
122 the optional documentation. Remove it if you have installed
123 <xref linkend="gnome-doc-utils"/>.
124 </para>
125
126 </sect2>
127
128 <sect2 role="using">
129 <title>Using Gparted</title>
130
131 <para>
132 To manipulate file systems Gparted has a run time dependency on various
133 file system tools (you only need to install the tools for file systems you
134 actually use):
135 e2fsprogs (installed as part of LFS),
136 <xref linkend="jfsutils"/>,
137 <xref linkend="ntfs-3g"/>,
138 <xref linkend="reiserfs"/>,
139 <xref linkend="xfs"/>,
140 <ulink url="https://btrfs.wiki.kernel.org/index.php/Btrfs_source_repositories">
141 btrfs-progs</ulink>,
142 <ulink url="http://www.daniel-baumann.ch/software/dosfstools/">dosfstools</ulink>,
143 <ulink url="http://ftp.gnu.org/pub/gnu/mtools/">mtools</ulink> (required
144 to read and write FAT16/32 volume labels and UUIDs),
145 <ulink url="ftp://ftp.mars.org/pub/hfs/">hfsutils</ulink>,
146 hfsprogs,
147 <ulink url="http://www.nilfs.org/download/">nilfs-utils</ulink> and
148 reiser4progs.
149 </para>
150 </sect2>
151
152 <sect2 role="content">
153 <title>Contents</title>
154
155 <segmentedlist>
156 <segtitle>Installed Programs</segtitle>
157 <segtitle>Installed Directories</segtitle>
158
159 <seglistitem>
160 <seg>
161 gparted and gpartedbin
162 </seg>
163 <seg>
164 /usr/share/gnome/help/gparted and
165 /usr/share/omf/gparted
166 </seg>
167 </seglistitem>
168 </segmentedlist>
169
170 <variablelist>
171 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
172 <?dbfo list-presentation="list"?>
173 <?dbhtml list-presentation="table"?>
174
175 <varlistentry id="gparted-prog">
176 <term><command>gparted</command></term>
177 <listitem>
178 <para>
179 is a shell script which sets up the environment before calling
180 <command>gpartedbin</command>.
181 </para>
182 <indexterm zone="gparted gparted-prog">
183 <primary sortas="b-gparted">gparted</primary>
184 </indexterm>
185 </listitem>
186 </varlistentry>
187
188 <varlistentry id="gpartedbin">
189 <term><command>gpartedbin</command></term>
190 <listitem>
191 <para>
192 is the Gparted binary.
193 </para>
194 <indexterm zone="gparted gpartedbin">
195 <primary sortas="b-gpartedbin">gpartedbin</primary>
196 </indexterm>
197 </listitem>
198 </varlistentry>
199
200 </variablelist>
201
202 </sect2>
203
204</sect1>
Note: See TracBrowser for help on using the repository browser.