diff options
author | Daniel Baumann <daniel@debian.org> | 2010-05-01 07:39:49 +0200 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2010-05-01 07:39:49 +0200 |
commit | ec572c7d15a50c0d5051ba72ec34515105be3d9b (patch) | |
tree | ddfc094bbd8d4a742dff7cd780f3c20b8fcfe80f /manpages/live-helper.en.7 | |
parent | 95c2da7e5d01b61b98892815aa2a2f3ee576530e (diff) | |
download | vyos-live-build-ec572c7d15a50c0d5051ba72ec34515105be3d9b.tar.gz vyos-live-build-ec572c7d15a50c0d5051ba72ec34515105be3d9b.zip |
Renaming md5sum helpers to checksums.
Diffstat (limited to 'manpages/live-helper.en.7')
-rw-r--r-- | manpages/live-helper.en.7 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/manpages/live-helper.en.7 b/manpages/live-helper.en.7 index f119dfabb..32365ddc3 100644 --- a/manpages/live-helper.en.7 +++ b/manpages/live-helper.en.7 @@ -175,8 +175,8 @@ copy files into binary install local packages lists into binary .IP "\fBlh_binary_manifest\fR(1)" 4 create manifest -.IP "\fBlh_binary_md5sum\fR(1)" 4 -create binary md5sums +.IP "\fBlh_binary_checksums\fR(1)" 4 +create binary checksums (md5, sha1, and/or sha256) .IP "\fBlh_binary_memtest\fR(1)" 4 installs a memtest into binary .IP "\fBlh_binary_net\fR(1)" 4 @@ -206,8 +206,8 @@ copy debian-live config into source install disk information into source .IP "\fBlh_source_iso\fR(1)" 4 build iso source image -.IP "\fBlh_source_md5sum\fR(1)" 4 -create source md5sum +.IP "\fBlh_source_checksums\fR(1)" 4 +create source checksums (md5, sha1, and/or sha256) .IP "\fBlh_source_net\fR(1)" 4 build source net image .IP "\fBlh_source_tar\fR(1)" 4 |