pungi/src/pypungi
Will Woods 0ff7275349 Fix DVD building on ppc64
ppc64 systems used to have arch == 'ppc', so pungi was only checking to
see if arch == 'ppc'. Now that ppc64 is separate from ppc, we need to
check if arch.startswith('ppc') instead.
2011-10-29 13:26:44 -05:00
..
__init__.py Fix DVD building on ppc64 2011-10-29 13:26:44 -05:00
config.py add commandline option --isfinal for ga releases. defaulting to a beta 2011-05-16 17:59:23 -05:00
util.py check for broken symlinks when using --force 2010-06-09 08:34:34 -07:00