File: control

package info (click to toggle)
partimage-doc 20050720-4.1
  • links: PTS
  • area: main
  • in suites: bullseye
  • size: 416 kB
  • sloc: sh: 459; makefile: 72
file content (30 lines) | stat: -rw-r--r-- 1,192 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Source: partimage-doc
Section: doc
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper (>= 5.0.0), linuxdoc-tools
Standards-Version: 3.7.3
Homepage: http://www.partimage.org

Package: partimage-doc
Architecture: all
Suggests: doc-base
Conflicts: partimage-server (<= 0.6.2.final-6)
Description: Partition Image User Documentation
 This package contains documentation about Partition Image.
 .
 Partition Image is a partition imaging utility. It has support for the
 following file systems:
  * Ext2/3, the Linux standard
  * ReiserFS, a journalised and powerful file system
  * FAT16/32, DOS and Windows file systems
  * HPFS, IBM OS/2 file system
  * JFS, journalised file system, from IBM, used on AIX
  * XFS, another journalised and efficient file system, from SGI, used on Irix
  * UFS (beta), Unix file system
  * HFS (beta), MacOS File system
  * NTFS (experimental), Windows NT, 2000 and XP
 Only used blocks are copied and stored into an image file.
 The image file can be compressed in the GZIP/BZIP2 formats to save disk space,
 and split into multiple files to be copied onto removable media (ZIP for
 example), burned on a CD-R, etc.