~ubuntu-branches/ubuntu/lucid/isomd5sum/lucid

« 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.2.1 upstream)
  • mto: This revision was merged to the branch mainline in revision 7.
  • Revision ID: james.westby@ubuntu.com-20080212205055-5gt8o245bm7uhur0
Tags: upstream-1.0.4
ImportĀ upstreamĀ versionĀ 1.0.4

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