|
|
1.1.1.3 root 1: .TH "ZIP2ST" "1" "2012-05-30" "Hatari" "Hatari utilities"
1.1 root 2: .SH NAME
3: zip2st \- a program for converting .zip archives to Atari .st disk images
4: .SH SYNOPSIS
5: .B zip2st
6: .RI srcname.zip
7: .RI [dstname.st]
8: .SH DESCRIPTION
9: zip2st can be used to convert a .zip file to a .st disk image.
10: .PP
11: If the destination filename is not given, use the name of the .zip
12: file, without the extension, and save it in the current working
13: directory.
14: .PP
1.1.1.3 root 15: Any single directories (other than 'auto') at root of the zip archive
16: are traversed down to avoid adding redundant intermediate directories
17: from the zip file to the generated disk image.
18: .PP
1.1 root 19: The .st disk image is a raw disk image, and can be written to a floppy
1.1.1.3 root 20: using dd(1) or converted to .msa disk image with hmsa(1).
1.1 root 21: .PP
22: The contents of the uncompressed zip file need to be smaller than
23: 2.88MB (the largest floppy image size supported by Hatari).
24: .PP
1.1.1.4 ! root 25: If zip file has long file names, use \fIatari\-convert\-dir\fP script
! 26: to convert them into Atari compatible ones, and zip them again.
! 27: .PP
1.1 root 28: .SH SEE ALSO
29: .IR hmsa (1),
1.1.1.4 ! root 30: .IR atari\-convert\-dir (1),
1.1 root 31: .IR atari\-hd\-image (1),
32: .IR hatari (1),
33: .IR unzip (1),
34: .IR mtools (1),
35: .IR dd (1).
36: .SH "AUTHOR"
1.1.1.2 root 37: Written by Thomas Huth <huth at tuxfamily.org>.
1.1 root 38: .PP
1.1.1.2 root 39: This manual page was written by Teemu Hukkanen <tjhukkan at iki.fi>
1.1 root 40: for the Debian project and later modified by Eero Tamminen to
41: suit the latest version of Hatari.
42: .SH "LICENSE"
43: This program is free software; you can redistribute it and/or modify
44: it under the terms of the GNU General Public License as published by
45: the Free Software Foundation; either version 2 of the License, or (at
46: your option) any later version.
47: .SH "NO WARRANTY"
48: This program is distributed in the hope that it will be useful, but
49: WITHOUT ANY WARRANTY; without even the implied warranty of
50: MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
51: General Public License for more details.
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.