Commit Graph

698 Commits

Author SHA1 Message Date
Jesse Keating 379020e5c5 Add functionality to pass multiple repos, mirrorlists, and output directory to buildinstall. 2008-06-13 12:56:45 -04:00
Jesse Keating 64e5734178 Add our util.py file with all the "utility" functions. 2008-06-12 11:43:57 -04:00
Jesse Keating a81ead6181 Move utility functions to util.py; call appropriately.
Also fix some whitespace issues (hey, it's my project, I can do whitespace changes)
2008-06-12 11:36:47 -04:00
Jesse Keating a9249e3c31 Don't import the files that I've removed. 2008-06-12 11:24:54 -04:00
Jesse Keating 043a799b25 Adjust calls to the single class, only create the object once. 2008-06-12 09:06:19 -04:00
Jesse Keating 4627931835 remove pungi.py 2008-06-12 09:00:53 -04:00
Jesse Keating 3b89e4586b Collapse all of pungi.py to __init__.py 2008-06-12 09:00:43 -04:00
Jesse Keating 4ae0dc35e8 Change permissions on pungi.py, remove gather.py 2008-06-12 08:56:43 -04:00
Jesse Keating b45c700be8 Collapse all of Gather and Pungi into one class/file. 2008-06-12 08:55:42 -04:00
Jesse Keating 1b58d024a3 Repo cost is now actually referenced as 'cost'. 2008-06-04 16:28:35 -04:00
Jesse Keating baa1ce8ee1 Add admin-tools to the manifest. 2008-05-14 14:27:31 -04:00
Jesse Keating 203f152239 Prep for release 2008-05-06 12:39:24 -04:00
Jesse Keating 554310a690 Exclude syslog-ng from the media. We don't want it. 2008-05-06 12:37:37 -04:00
Jesse Keating 58c08e04eb prep for release 2008-05-01 11:48:50 -04:00
Jesse Keating 8aa4e5ce55 Add a Fedora 9 config file 2008-05-01 11:25:10 -04:00
Jesse Keating 0befc4d3f3 Remove some items to make PPC DVD fit on a DVD 2008-04-23 22:46:51 -04:00
Jesse Keating 2455411091 Require a sufficient version of createrepo (Jeroen van Meeuwen) 2008-04-17 07:25:57 -04:00
Jesse Keating 24641ddfbe Fix another problem with src repo generation, handle flavor. 2008-04-16 23:04:25 -04:00
Jesse Keating e7430529af Prep for release. 2008-04-16 22:23:24 -04:00
Jesse Keating b71ae43cc5 Add back changes I missed somehow:
Fix srpm repodata making
2008-04-16 22:22:14 -04:00
Jesse Keating c0d44a06a6 Prepare for release. 2008-04-16 18:27:26 -04:00
Jesse Keating 178e217eca Add new languages 2008-04-16 11:12:58 -04:00
Jesse Keating ed1e80c6da Adjust manifest, block the kernels we don't want, pull in the right flash stuff. 2008-04-15 07:09:02 -05:00
Jesse Keating b1bd3c7a46 Support repo costs. (pykickstart calls this priority for now) 2008-04-15 07:08:35 -05:00
Jesse Keating 5d33519dbf Disable the comps cleanup until it works again. 2008-04-14 21:33:45 -05:00
Jesse Keating 2ddaea50a9 Fix output message from make archive, we do tar.bz2 not gz. 2008-04-01 14:58:38 -04:00
Jesse Keating 4b69164797 Update Makefile for git. Remove changelog, create it from git. 2008-04-01 14:58:05 -04:00
Jesse Keating ac609004b2 Prep for new release 2008-04-01 14:34:38 -04:00
Jesse Keating 13d6ed35ee Correct the api call to comps. 2008-03-25 17:14:11 -04:00
Jesse Keating 65c7bdf6de Use yum's method to write out a unified comps. 2008-03-25 17:06:21 -04:00
Jesse Keating 51f5969e49 handle shared source dirs when gathering. 2008-03-21 15:56:22 -04:00
Jesse Keating ed5d17207f pungi-1.2.12-1.fc9 2008-03-14 16:56:37 -04:00
Jesse Keating 007effec74 Prep for release 2008-03-14 16:56:33 -04:00
Jesse Keating aa358c1517 Fix srpm stuff 2008-03-14 16:55:28 -04:00
Jesse Keating bd4eea43d0 - Don't pass --prodpath to buildinstall. It won't like it. 2008-03-14 13:12:12 -04:00
Jesse Keating 3f9479029c pungi-1.2.11-1.fc9 2008-03-13 23:02:34 -04:00
Jesse Keating 6373d57d22 Make CDs fit again by default 2008-03-13 23:02:29 -04:00
Jesse Keating f29a4ca8b1 Make CDs fit again 2008-03-12 16:46:23 -04:00
Jesse Keating 5c106b05d8 Use the right link call. 2008-03-12 16:44:03 -04:00
Jesse Keating ecc53ba291 pungi-1.2.10-1.fc9 2008-03-11 14:42:44 -04:00
Jesse Keating 66a6d6eafd More chnages for netinst.iso/boot.iso 2008-03-11 14:42:41 -04:00
Jesse Keating 0a4fdfe767 pungi-1.2.9-1.fc9 2008-03-05 22:28:04 -05:00
Jesse Keating 0a9dffe2a5 Prep for release 2008-03-05 22:27:59 -05:00
Jesse Keating a08871a741 Exclude repoview from isos. 2008-03-05 22:26:43 -05:00
Jesse Keating 7405122981 Fix ppc split iso generation 2008-03-05 13:45:17 -05:00
Jesse Keating e2f79e49f6 Handle netinst.iso files. 2008-03-03 16:09:53 -05:00
Jesse Keating 8a89242100 pungi-1.2.8-1.fc8 2008-02-28 17:14:09 -05:00
Jesse Keating b623f31621 Prep for release. 2008-02-28 17:13:56 -05:00
Jesse Keating 7b27cd5c8b Don't traceback when moving repodata out for split media. 2008-02-28 16:29:46 -05:00
Jesse Keating 706184a97f Don't force clean the repodata, some of it can be reused.
Always make sure we get a clean repomd.xml to compare against the rest of the files.
2008-02-28 12:23:33 -05:00