]> git.ipfire.org Git - pakfire.git/commit
Make a better selection of architectures.
authorMichael Tremer <michael.tremer@ipfire.org>
Sun, 29 Jan 2012 11:36:30 +0000 (12:36 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 29 Jan 2012 11:36:30 +0000 (12:36 +0100)
commit790a44cc90dea540c91acab43c1ec42f53f75027
tree7f3ec5deefbc28fbb565f984b2bf8e76b568831b
parentcbe0b87a7bc7d785eb945ec87305e99a32e30229
Make a better selection of architectures.

If a system does not support one architecture natively,
we are going to select the best available architecture.
python/pakfire/cli.py
python/pakfire/distro.py
python/pakfire/system.py