Commit Graph

17 Commits

Author SHA1 Message Date
Dennis Gilmore f57a4ac5ee allow the base work directory to be configurable. 2014-07-14 15:39:57 -05:00
Ralph Bean 9acb9c58c5 Add configurable compression type to pungi (default to xz)
This is for https://fedorahosted.org/rel-eng/ticket/5362#comment:17
2014-04-29 13:28:31 -05:00
Daniel Mach cb45400298 Add --nodeps option which turns dependency resolving off. 2013-08-20 11:22:24 -05:00
Daniel Mach 30c0f358d9 Resolve multilib packages. Controlled by the --multilib option. 2013-08-20 11:22:24 -05:00
Daniel Mach c076de2e9f Lookaside repo support. 2013-08-09 10:21:09 -05:00
Dennis Gilmore 4ae5a8c18b dont use uname when working out the arch it breaks arm basearch detection 2012-12-22 02:23:42 -06:00
Daniel Mach 83a22bd5ea Add --full-archlist option to include i686 packages in x86_64 trees.
Pungi limits x86_64 package architectures to x86_64 and noarch only,
which renders depsolving in multiarch repos impossible.
This patch adds --full-archlist option which removes the limitation.
2012-03-12 10:50:59 -05:00
Dennis Gilmore 7ab8ee1443 set the default for nohash to False 2012-02-09 14:44:37 -06:00
Dennis Gilmore 80120d1e53 add commandline option --isfinal for ga releases. defaulting to a beta
for https://bugzilla.redhat.com/show_bug.cgi?id=703815
2011-05-16 17:59:23 -05:00
Bill Nottingham b4e40a079e Add an option to allow only grabbing the best provides for a particular depenedency, instead of all. 2011-02-10 15:30:02 -05:00
Jesse Keating 3ca7a26682 'default' is now a reserved config section. We can't use it anymore. 2008-12-04 15:44:34 -08:00
Jesse Keating 056cf18c10 Set the default disc size to 695 which is more appropriate given today's media
and the splittree bug that was just fixed.
2008-11-04 15:30:45 -08:00
Jesse Keating 4d01eb4785 Use the https url to bugzilla, otherwise people think they need to re-log in. 2008-10-31 13:09:27 -08:00
Jesse Keating 8331ae9e0f Remove the unused discs option. We determine disc number on the fly. 2008-07-15 23:09:57 -04:00
Jesse Keating 3cc980b49d Add a config item for debuginfo
We need this as a config object so that we can use it later when
making repodata.
2008-07-09 18:07:13 -04:00
Jesse Keating f29a4ca8b1 Make CDs fit again 2008-03-12 16:46:23 -04:00
Jesse Keating 2cb4e338f7 Adjust layout, will help with using eclipse 2007-12-14 22:41:08 -05:00