Commit Graph

2699 Commits

Author SHA1 Message Date
Jesse Keating c8e8f436b5 Remove leftover size comparison code snippit. 2007-05-25 18:50:37 -04:00
Jesse Keating 55f643eb7d pungi-0.3.6-1.fc7 2007-05-25 14:30:21 -04:00
Jesse Keating 0e7a34a453 prep for dist 2007-05-25 14:30:13 -04:00
Jesse Keating 69bf86d8a6 Better handle CD size variable (float vs string and comments) 2007-05-25 14:28:38 -04:00
Jesse Keating 3ca782105d pungi-0.3.5-1.fc7 2007-05-24 08:56:22 -04:00
Jesse Keating 5c6905f6ff Change the version correctly 2007-05-24 08:56:16 -04:00
Jesse Keating e111bec37b pungi-0.3.4-1.fc7 2007-05-24 08:52:08 -04:00
Jesse Keating 1dfca44ec1 Prep for release 2007-05-24 08:52:02 -04:00
Jesse Keating c0f3f63202 - Use the right flavor in the Everything configs 2007-05-24 08:51:51 -04:00
Jesse Keating 30b9b6bfa6 pungi-0.3.4-1.fc7 2007-05-24 02:06:48 -04:00
Jesse Keating defce836a2 Prep for release 2007-05-24 02:06:33 -04:00
Jesse Keating 804be3f018 Use a packages checksum to validate cached download
Using a package size is not good enough, fails to see
a changed gpg sig.
2007-05-24 02:06:25 -04:00
Jesse Keating 01d756a34a Wireshark-gnome deserves to be optional on the Fedora spin 2007-05-23 16:17:46 -04:00
Jesse Keating f0500348f3 pungi-0.3.3-1.fc7 2007-05-23 12:45:29 -04:00
Jesse Keating 7baf239914 Prepare for release 2007-05-23 12:44:08 -04:00
Jesse Keating c77150cc11 Even more files, and a README because this is a lot of files. 2007-05-23 11:53:24 -04:00
Jesse Keating f3924cd7f9 Add some more files that we use 2007-05-23 11:29:18 -04:00
Jesse Keating 565938526e - Commit config files used for producing Fedora 7
- Default pungi.conf file to using Fedora 7 stuff
2007-05-23 11:20:17 -04:00
Jesse Keating ef38a79664 pungi-0.3.2-1.fc7 2007-05-21 12:09:00 -04:00
Jesse Keating 784bf5ec41 Release 0.3.2 2007-05-21 12:08:30 -04:00
Jesse Keating ff9fdd4a21 Forgot to commit these with the last change 2007-05-21 12:05:36 -04:00
Jesse Keating a861bb2aaf - Handle config file missing better (jgranado) 2007-05-15 14:14:16 -04:00
Jesse Keating 0225de1248 - Shorten 'development' to 'devel' in default config, more space for mkisofs 2007-05-15 14:10:20 -04:00
Jesse Keating 176f7ea5ef pkgobj.packagesize is now an int, not a str. 2007-05-15 13:29:30 -04:00
Jesse Keating 59ce91800b - Apply sparc patches (spot) 2007-05-15 13:06:34 -04:00
Jesse Keating df3900d944 Don't quote ISO label, not running mkisofs in shell 2007-05-15 11:37:37 -04:00
Jesse Keating d7d904a135 fix comments in conf file 2007-04-06 08:02:00 -04:00
Jesse Keating 9b69d9e0dd pungi-0.3.0-1 2007-04-02 17:19:29 -04:00
Jesse Keating 813d06d88f Update for 0.3.0 release 2007-04-02 17:19:19 -04:00
Jesse Keating 0a0bbe6688 Fix source iso building 2007-03-26 10:39:46 -04:00
Jesse Keating d2c9c76a55 Rescue fix from Prarit 2007-03-22 17:48:41 -04:00
Jesse Keating ba6c7b1ae8 Specify flavor for buildinstall 2007-03-22 14:01:26 -04:00
Jesse Keating c0ab3ad59c - Fix a logic flaw in the depsolving loop 2007-03-16 13:31:31 -04:00
Jesse Keating aa0f72f352 Remove extra whitespace. (jwilson) 2007-03-15 16:40:01 -04:00
Jesse Keating 003ceaa7be - Change how depsolving is done
- Get all potential matches for a dep, instead of our 'best'
    our 'best' may not be the same as install time best.
  - Remove anaconda code, use direct yum functions to get deps
  - Use a True/False flag to depsolve instead of iterating over
    a dict.
  - Log what packages are being added for which reasons.

- Also fix a think-o with the false negative unmatched workaround.
2007-03-15 16:25:57 -04:00
Jesse Keating 23e40be9ee - Work around false positive 'unmatched' packages (globs are fun) 2007-03-15 14:25:24 -04:00
Jesse Keating 997c6bdf15 Get all potential matches for deps, let install time figure
the best one to use.

Remove code stolen from anaconda as it isnt needed anymore.
This may bloat the compose, but we need the multiarch stuff
and potential matches so that install time can figure out what
to use.
2007-03-15 14:17:53 -04:00
Jesse Keating a0562d7c20 - Use yum's built in conditional handling for things from comps
- Do excludes before group handling.
2007-03-15 13:35:05 -04:00
Jesse Keating 938113eebe Use yum's built in exclude handling 2007-03-15 13:29:57 -04:00
Jesse Keating e2c43c0a93 - Do things faster/smarter if we've only asked for one disc 2007-03-14 17:57:09 -04:00
Jesse Keating eae5edcb56 Move relnotes up to buildinstall section; We want those files then. 2007-03-14 17:56:03 -04:00
Jesse Keating 876cb98ba7 - correctly capture errors from subprocess 2007-03-13 22:16:39 -04:00
Jesse Keating 1c45ac7daf - log the rpm2cpio stuff for release notes 2007-03-13 20:36:48 -04:00
Jesse Keating 1c54c7edfc pungi-0.2.8-1 2007-03-10 00:08:27 -05:00
Jesse Keating a3f74c1199 prep for 0.2.8 release 2007-03-10 00:08:13 -05:00
Jesse Keating dbc2db0a8b More clean up with using subprocess
Have a function we call over and over
Log the output, trace on stderr
2007-03-08 10:58:13 -05:00
Jesse Keating 069f8f98a9 Fix some typos and point at the right comps file 2007-03-07 21:33:45 -05:00
Jesse Keating 9986ab582a - Call createrepo ourselves for the tree, not buildinstall's job 2007-03-07 17:53:53 -05:00
Jesse Keating 4e8d70bf9f - Convert from commands to subprocess for things we call out
Next I will fix up the logging
2007-03-07 14:42:33 -05:00
Jesse Keating 7e155b84e1 - Make the list we hand off to yum to search for as unique as we can 2007-03-02 11:33:01 -05:00