Commit Graph

75 Commits

Author SHA1 Message Date
Daniel Mach 9a09cf9df3 Return package flags: input, fulltree-exclude, langpack, multilib, fulltree 2013-10-27 15:44:09 -04:00
Daniel Mach 754a1bb59b Improve greedy methods: none, all, build. 2013-10-27 15:44:09 -04:00
Daniel Mach cb45400298 Add --nodeps option which turns dependency resolving off. 2013-08-20 11:22:24 -05:00
Daniel Mach 854899344c Implement %fulltree-excludes kickstart section to exclude packages from --fulltree processing. 2013-08-20 11:22:24 -05:00
Daniel Mach 17221a33f3 Major rewrite to gain performance boost in nogreedy mode. 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
Daniel Mach 80454a89b2 Revamp optparse error handling. 2012-03-12 10:50:59 -05:00
Daniel Mach 1623bbe936 Implement arch override.
Using the --arch option, it is possible to run depsolving
(Gather stage) on any host regardless the architecture.
2012-03-12 10:50:59 -05: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
Tomas Mlcoch 44cda03261 Fix indentation. 2012-03-12 10:50:58 -05:00
Tomas Mlcoch cd9797de71 Add --norelnotes option to skip getting release notes. 2012-03-12 10:50:58 -05:00
Daniel Mach 249efe1d75 Add --nodownload option to print packages instead of downloading them.
This allows other tools to use Pungi for depsolving and process
packages in their own way.
2012-03-12 10:50:58 -05:00
Dennis Gilmore 45964282af hash the Packages tree by default, adding a --nohash option for old style layout 2012-02-09 09:12:55 -06:00
Dennis Gilmore 59ff9f9068 prep for 2.9 release 2011-07-27 11:48:13 -05:00
Jesse Keating e215694a6b Prep for 2.8 release 2011-07-18 15:26:22 -07:00
Dennis Gilmore 76c3cd9309 bump to 2.7 2011-05-26 10:08:43 -05: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
Jesse Keating 6e05f8162f New release 2011-04-29 01:45:29 -07:00
Dennis Gilmore 4bc181ed4a allow source isos to be generated, there is no split media support 2011-02-21 18:28:39 -06: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 27cf6a26b4 Release 2.5 2011-01-12 13:52:34 -08:00
Jesse Keating 6d480f0896 Prep for release 2010-12-21 14:26:25 -08:00
Jesse Keating 31d6c3d6ef Prep for release 2010-11-15 16:44:47 -08:00
Jesse Keating 9976438e31 Remove options to do split media composes 2010-11-12 09:18:04 -08:00
Jesse Keating 9b221ec535 Prep for release and further fix pkgorder issue 2010-10-14 10:52:44 -07:00
Jesse Keating 18143a47a1 Prep for release 2010-10-13 15:40:40 -07:00
Jesse Keating 06c5a94b5b prep for release 2010-06-29 16:00:34 -07:00
Jesse Keating c6f01468c3 Prep for release 2010-06-04 11:32:05 -07:00
Jesse Keating ab0b3aa369 Prep for release 2010-04-14 16:14:43 -07:00
Jesse Keating b79b50b669 Prep for release 2009-09-15 16:55:12 -07:00
Jesse Keating d30edb8b6a Prep for release 2009-09-15 14:51:19 -07:00
Jesse Keating 1991a09a48 Prep for release 2009-09-15 14:51:18 -07:00
Jesse Keating e434cf4876 Prep for release 2009-08-10 15:00:03 -07:00
Jesse Keating 5d6fc5c543 Prepare for release 2009-05-21 10:34:00 -07:00
Jesse Keating a859efe4a9 Prep for release 2009-05-19 11:27:48 -07:00
Bill Nottingham 26f9fad9a5 Wire in support for composing 'full' trees with all subpackages.
Since full trees and build-solved trees can affect each other, if we're
doing both we need to loop between them until there are no new packages
added.

Signed-off-by: Bill Nottingham <notting@redhat.com>
2009-04-13 16:16:45 -07:00
Bill Nottingham 2c2a1178ae Wire up a commandline option for selfhosting support.
Signed-off-by: Bill Nottingham <notting@redhat.com>
2009-04-13 16:15:54 -07:00
Jesse Keating b28d842bec Prep for release 2009-04-13 16:12:25 -07:00
Jesse Keating 979c0b5e94 Prep for release 2009-03-24 10:04:00 -07:00
Jesse Keating 9d831bc470 Prep for release 2009-03-11 17:51:57 -07:00
Jesse Keating ea148b8b1c Prep for release 2009-03-09 10:56:43 -07:00
Jesse Keating 923a0c9392 Prep for release 2009-02-11 17:15:13 -08:00
Jesse Keating dbf82cce09 Prep for release 2008-12-04 16:36:14 -08: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 a8a1aa0149 Prep for another release 2008-11-04 15:32:29 -08:00
Jesse Keating 14771fb5ef Prep for release 2008-11-04 15:13:30 -08:00
Jesse Keating d77a180f29 Prep for release 2008-10-09 13:19:51 -07:00
Jesse Keating 2fca7f7405 When setting name via /usr/bin/pungi, also set the iso basename. Allow API
callers to still set them differently though.
2008-10-03 11:35:50 -07:00
Jesse Keating 94828b34fb New release 2008-09-12 14:07:35 -07:00