~ubuntu-branches/ubuntu/oneiric/isomd5sum/oneiric

« back to all changes in this revision

Viewing changes to implantisomd5.1

  • Committer: Bazaar Package Importer
  • Author(s): Ryan Finnie
  • Date: 2008-02-12 20:50:55 UTC
  • mfrom: (1.1.3 upstream) (2.1.1 lenny)
  • Revision ID: james.westby@ubuntu.com-20080212205055-ok7t538if9lctyws
Tags: 1:1.0.4-1
* New upstream version.
* Epoch added, upstream re-worked into standalone package
* debian/control: new homepage/git
* debian/control: clarified description
* Removed sgml documentation (manpages moved upstream)
* Added watch file

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
.TH "IMPLANTISOMD5" "1"
 
2
.SH "NAME"
 
3
implantisomd5 \(em implant an MD5 checksum in an ISO9660 image
 
4
.SH "SYNOPSIS"
 
5
.PP
 
6
\fBimplantisomd5\fR [\fB\-\-force\fP]  [\fB\-\-supported-iso\fP]  [isofilename]
 
7
.SH "DESCRIPTION"
 
8
.PP
 
9
This manual page documents briefly the \fBimplantisomd5\fR command. \fBimplantisomd5\fR is a program that embeds an MD5 checksum in an unused section of and ISO9660 (.iso) image.  This checksum can later be compared to the .iso, or a block device, using the corresponding \fBcheckisomd5\fR command.
 
10
.SH "OPTIONS"
 
11
.IP "\fB\-\-force\fP" 10
 
12
Force an existing checksum to be overwritten.
 
13
.IP "\fB\-\-supported-iso\fP" 10
 
14
Indicate that the image will be written to a "supported" media, such as pressed CD.  On Red Hat-based Anaconda installers, this bypasses the prompt to check the CD.
 
15
.SH "SEE ALSO"
 
16
.PP
 
17
checkisomd5 (1).
 
18
.\" created by instant / docbook-to-man, Thu 07 Feb 2008, 12:11