Hi,
since it is not the only time I do a 'publish-build', I have already
some kind of publish program/script.
I intend to create a new sub project i.e. 'ros-publish' to more or less
automate the process of building reactos, installing ros plus upping it
to a ftp.
Currently, this is a horrible mixture of bash script and win32-programs
plus batch files. However I intend to rewrite it in a general purpose
script language like ruby, perl or python.
Comments welcome