Added --cpu and --os arguments to 0launch
commitc4658d23d8a1d34bd5bfae81fecac249081c3b2a
authorThomas Leonard <talex5@gmail.com>
Sat, 5 Jul 2008 14:01:38 +0000 (5 15:01 +0100)
committerThomas Leonard <talex5@gmail.com>
Sat, 5 Jul 2008 14:01:38 +0000 (5 15:01 +0100)
tree714fc21ea1e3ba9707b00a4bdd1162134c6fd0c2
parent59ce68d27485d8ca92ae902d2dd5a97d7969aea6
Added --cpu and --os arguments to 0launch

This allows you to choose a binary for a different host.
It's also useful on an x86_64 machine to run an x86 binary.
tests/testsolver.py
zeroinstall/0launch-gui/main.py
zeroinstall/injector/arch.py
zeroinstall/injector/cli.py
zeroinstall/injector/policy.py