Re: [hatari-devel] hmsa utility does not recognize .zip.st extender |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
]
Am Wed, 30 May 2012 00:54:13 +0300
schrieb Eero Tamminen <oak@xxxxxxxxxxxxxx>:
> On keskiviikko 30 toukokuu 2012, Thomas Huth wrote:
> > Am Tue, 29 May 2012 18:13:59 +0200
> > schrieb Matthias Arndt <marndt@xxxxxxxxxxxxxx>:
> > > I just found out by accident that the hmsa utility does not
> > > recognize filenames ending in.zip.st extenders. Therefor atm it
> > > is not possible to simply use zip2st.sh and convert to .msa later
> > > because zip2st.sh does not strip the .zip away and hmsa fails on
> > > the generated zip.st file.
....
>
> Fixed hmsa:
> http://hg.tuxfamily.org/mercurialroot/hatari/hatari/rev/0644105db272
>
> Should I fix zip2st too?
I'd say yes - I think it would be more convenient if the generated disk
images end only with .st instead of .zip.st.
Thomas