|
|
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 25: .SH SEE ALSO 26: .IR hmsa (1), 27: .IR atari\-hd\-image (1), 28: .IR hatari (1), 29: .IR unzip (1), 30: .IR mtools (1), 31: .IR dd (1). 32: .SH "AUTHOR" 1.1.1.2 root 33: Written by Thomas Huth <huth at tuxfamily.org>. 1.1 root 34: .PP 1.1.1.2 root 35: This manual page was written by Teemu Hukkanen <tjhukkan at iki.fi> 1.1 root 36: for the Debian project and later modified by Eero Tamminen to 37: suit the latest version of Hatari. 38: .SH "LICENSE" 39: This program is free software; you can redistribute it and/or modify 40: it under the terms of the GNU General Public License as published by 41: the Free Software Foundation; either version 2 of the License, or (at 42: your option) any later version. 43: .SH "NO WARRANTY" 44: This program is distributed in the hope that it will be useful, but 45: WITHOUT ANY WARRANTY; without even the implied warranty of 46: MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 47: 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.