[ros-diffs] [mpiulachs] 32449: Add support for multiple architectures to autorun.inf

Steven Edwards winehacker at gmail.com
Fri Feb 22 21:33:55 CET 2008


On Fri, Feb 22, 2008 at 7:14 AM,  <mpiulachs at svn.reactos.org> wrote:
> Author: mpiulachs
>  Date: Fri Feb 22 15:14:08 2008
>  New Revision: 32449
>
>  URL: http://svn.reactos.org/svn/reactos?rev=32449&view=rev
>  Log:
>  Add support for multiple architectures to autorun.inf
>
>  Modified:
>     branches/rbuild/reactos/boot/bootdata/autorun.inf
>
>  Modified: branches/rbuild/reactos/boot/bootdata/autorun.inf
>  URL: http://svn.reactos.org/svn/reactos/branches/rbuild/reactos/boot/bootdata/autorun.inf?rev=32449&r1=32448&r2=32449&view=diff
>  ==============================================================================
>  --- branches/rbuild/reactos/boot/bootdata/autorun.inf (original)
>  +++ branches/rbuild/reactos/boot/bootdata/autorun.inf Fri Feb 22 15:14:08 2008
>  +[autorun.mips]
>  +
>  +open=mips\welcome.exe
>  +icon=icon.ico
>  +
>  +[autorun.alpha]
>  +
>  +open=alpha\welcome.exe
>  +icon=icon.ico

This is really unneeded. Alpha is one nail away from the coffin being
closed and nobody is even remotely interested in doing a mips port
right now. Please remove them and add a an arm entry.

Steven Edwards

"There is one thing stronger than all the armies in the world, and
that is an idea whose time has come." - Victor Hugo


More information about the Ros-diffs mailing list