lorax/src/pylorax
Martin Gracik 1bbc546147 Allow specifying buildarch on the command line (#771382)
Some repos may contain anaconda packages for more architectures,
so it's not possible to get the right buildarch.
This patch allows optional specifying of the buildarch on the
command line when running lorax.
If the buildarch is not specified manually, lorax tries to get
it from the anaconda package as before.
If there's no anaconda package in the repository, don't fallback
to the system architecture and continue, because this is pointless.
We need the anaconda package.
2012-01-10 09:34:01 +01:00
..
__init__.py Allow specifying buildarch on the command line (#771382) 2012-01-10 09:34:01 +01:00
base.py add DataHolder.copy() 2011-06-24 17:42:53 -04:00
buildstamp.py Write the lorax verion in the .buildstamp (#689697) 2011-10-24 16:07:25 -04:00
decorators.py New version 2010-02-23 14:20:05 +01:00
discinfo.py Remove workdir/path from BuildStamp, DiscInfo, TreeInfo 2011-05-09 15:33:55 -04:00
executils.py Add execWith utils from anaconda 2011-12-20 14:59:57 -08:00
imgutils.py Changes needed for livecd creation 2011-12-20 14:59:57 -08:00
ltmpl.py consider %ghost files part of the filelists in templates 2012-01-05 16:15:54 -05:00
output.py Fixed pylint errors in output.py 2010-12-02 13:24:15 +01:00
sysutils.py fix remove() on symlink-to-dir 2011-05-31 12:24:17 -04:00
treebuilder.py Allow a None to be passed as size to create_runtime 2011-12-20 14:59:57 -08:00
treeinfo.py Remove workdir/path from BuildStamp, DiscInfo, TreeInfo 2011-05-09 15:33:55 -04:00
yumhelper.py whitespace cleanup 2011-06-22 17:12:56 -04:00