partimage 0.6.8-2.2 source package in Ubuntu
Changelog
partimage (0.6.8-2.2) unstable; urgency=low * Non-maintainer upload. * debian/patches/03-ftbfs-zlib.patch: Fix FTBFS errors: "cannot convert 'gzFile_s**' to 'gzFile' for argument '1'". (Closes: #662596) -- Mònica Ramírez Arceda <email address hidden> Tue, 27 Mar 2012 00:26:40 +0200
Upload details
- Uploaded by:
- Michael Biebl
- Uploaded to:
- Sid
- Original maintainer:
- Michael Biebl
- Architectures:
- any
- Section:
- admin
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Precise | release | universe | admin |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
partimage_0.6.8-2.2.dsc | 1.9 KiB | 917d794d1ea5de43393d2ca7ad5b7d50ba1681fd887102c59795b0db6bc57766 |
partimage_0.6.8.orig.tar.gz | 901.0 KiB | 48a5ac67c8a0291fd6f2ee552aa0ffe8abe39fe4a220bc3fd2182d629654f7ef |
partimage_0.6.8-2.2.debian.tar.gz | 17.4 KiB | 056781c7c10eb481ac195ae9e0cb51cb78c6af7ac6d5840afe596864d5b7eab5 |
Available diffs
- diff from 0.6.8-2.1 (in Ubuntu) to 0.6.8-2.2 (942 bytes)
No changes file available.
Binary packages built by this source
- partimage: backup partitions into a compressed image file
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.
.
This makes it possible to save a full Linux/Windows system with a single
operation. In case of a problem (virus, crash, error, etc.), you just have
to restore, and after several minutes, your entire system is restored
(boot, files, etc.), and fully working.
.
This is very useful when installing the same software on many machines: just
install one of them, create an image, and restore the image on all other
machines.
- partimage-server: server to use partimage across a network
Partition Image is a partition imaging utility. It let's you backup up your
partitions from a client to a server.
.
All data will be transferred encrypted using SSL.