Changeset 810a2c6
- Timestamp:
- 01/01/2013 07:02:00 PM (12 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 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, gimp3, 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/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- d5595930
- Parents:
- ed3ecd3
- Files:
-
- 1 added
- 4 edited
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
general.ent
red3ecd3 r810a2c6 201 201 <!ENTITY mdadm-version "3.2.6"> 202 202 <!ENTITY ntfs-3g-version "2012.1.15"> 203 <!ENTITY gptfdisk-version "0.8.5"> 204 <!ENTITY parted-version "3.1"> 203 205 <!ENTITY reiser-version "3.6.21"> 204 206 <!ENTITY sshfs-fuse-version "2.4"> … … 366 368 <!ENTITY obex-data-server-version "0.4.6"> 367 369 <!ENTITY obexd-version "0.48"> 368 <!ENTITY parted-version "3.1">369 370 <!ENTITY pciutils-version "3.1.10"> 370 371 <!ENTITY raptor-version "2.0.8"> -
general/sysutils/sysutils.xml
red3ecd3 r810a2c6 39 39 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="obex-data-server.xml"/> 40 40 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="obexd.xml"/> 41 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="parted.xml"/>42 41 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="pciutils.xml"/> 43 42 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="raptor.xml"/> -
introduction/welcome/changelog.xml
red3ecd3 r810a2c6 49 49 <itemizedlist> 50 50 <listitem> 51 <para>[bdubbs] - Add gptfdisk-0.8.5. Moved parted to disk 52 management chapter.</para> 53 </listitem> 54 <listitem> 51 55 <para>[bdubbs] - Archive 2012 changelog.</para> 52 56 </listitem> -
postlfs/filesystems/filesystems.xml
red3ecd3 r810a2c6 30 30 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="mdadm.xml"/> 31 31 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="ntfs-3g.xml"/> 32 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gptfdisk.xml"/> 33 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="parted.xml"/> 32 34 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="reiser.xml"/> 33 35 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="sshfs-fuse.xml"/> -
postlfs/filesystems/parted.xml
red3ecd3 r810a2c6 14 14 ]> 15 15 16 <sect1 id="parted" xreflabel=" Parted-&parted-version;">16 <sect1 id="parted" xreflabel="parted-&parted-version;"> 17 17 <?dbhtml filename="parted.html"?> 18 18 … … 22 22 </sect1info> 23 23 24 <title> Parted-&parted-version;</title>24 <title>parted-&parted-version;</title> 25 25 26 26 <indexterm zone="parted"> 27 <primary sortas="a- Parted">Parted</primary>27 <primary sortas="a-parted">Parted</primary> 28 28 </indexterm> 29 29 30 30 <sect2 role="package"> 31 <title>Introduction to Parted</title>31 <title>Introduction to parted</title> 32 32 33 33 <para> … … 74 74 75 75 <sect2 role="installation"> 76 <title>Installation of Parted</title>76 <title>Installation of parted</title> 77 77 78 78 <para>
Note:
See TracChangeset
for help on using the changeset viewer.