The utility for building of AlmaLinux distributions (repos, ISO images).
Go to file
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
doc Remove options to do split media composes 2010-11-12 09:18:04 -08:00
share Use --default in %packages to grab the default groups from the repos. 2008-10-06 11:53:07 -07:00
src Fix DVD building on ppc64 2011-10-29 13:26:44 -05:00
.hgignore Add more eclipse files to be ignored. 2007-12-17 15:13:09 -05:00
.hgtags pungi-1.2.12-1.fc9 2008-03-14 16:56:37 -04:00
Authors - Create a config class that can make using pungi modules easier. (Mark McLoughlin) 2007-09-12 14:36:28 -04:00
COPYING License project code under the GPLv2 2006-10-24 09:44:11 -04:00
GPL License project code under the GPLv2 2006-10-24 09:44:11 -04:00
MANIFEST.in Install the man page in the spec file 2007-09-11 17:32:34 -04:00
Makefile Remove the MANIFEST file so that it gets created fresh each time 2009-03-09 15:34:59 -07:00
ToDo Almost there now! 2007-08-27 12:48:54 -04:00
pungi.spec prep for 2.9 release 2011-07-27 11:48:13 -05:00
setup.py prep for 2.9 release 2011-07-27 11:48:13 -05:00