New versions of the setup programs and incremental autorebase package are uploaded, plus my original texlive postinstall (not modified for the new setup) for Ken to look at.
--8<---------------cut here---------------start------------->8--- wget="wget -rxnH http://cygwin.stromeko.net/ $wget/x86/setup-x86.exe $wget/x86_64/setup-x86_64.exe $wget/noarch/release/_incautorebase/_incautorebase-00009-1.tar.xz $wget/noarch/release/_incautorebase/_incautorebase-00007-1-src.tar.xz $wget/noarch/release/_incautorebase/setup.hint $wget/noarch/release/zzz_texlive-postinstall/zzz_texlive-postinstall-00001-2.tar.bz2 $wget/noarch/release/zzz_texlive-postinstall/zzz_texlive-postinstall-00001-2-src.tar.bz2 $wget/noarch/release/zzz_texlive-postinstall/setup.hint --8<---------------cut here---------------end--------------->8--- This version implements some fixes/improvements discussed on this list plus the implementation of dash as an extra shell type. Not implemented in the pre-compiled executables is the additional suffix ".cmd" for batch files, but this is already in the source code at: http://repo.or.cz/w/cygwin-setup.git Comments are welcome. The issue described elsewhere with buffered output is also present for bash or dash scripts, so it is related to the use of pipes, not CMD.EXE. To get rid of that we'd probably have to fake a pty or console for the started program so it thinks it outputs to a terminal. I don't know how difficult that'd be to implement. Regards, Achim. -- +<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+ SD adaptation for Waldorf microQ V2.22R2: http://Synth.Stromeko.net/Downloads.html#WaldorfSDada
