File: control

package info (click to toggle)
partimage-doc 20020126-8
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 564 kB
  • ctags: 306
  • sloc: makefile: 147; sh: 120
file content (23 lines) | stat: -rw-r--r-- 956 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Source: partimage-doc
Section: doc
Priority: optional
Maintainer: Sergio Rua <srua@debian.org>
Architecture: all
Build-Depends-Indep: debhelper (>> 3.0.0), linuxdoc-tools, autoconf, automake, doc-base
Standards-Version: 3.5.10

Package: partimage-doc
Architecture: all
Depends: ${shlibs:Depends}
Conflicts: partimage-server (<= 0.6.2.final-6)
Description: Partition Image User Documentation
 This package contains documentation about Partition Image.
 .
 Partition Image is a Linux/UNIX partition imaging utility: it saves partitions
 in the Ext2FS  (the linux standard), ReiserFS (a new journaled and powerful
 file system), NTFS (Windows NT File System)  or FAT16/32 (DOS & Windows file
 systems) file system formats to an image file. Only used blocks are copied.
 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.