Commit Graph

82 Commits

Author SHA1 Message Date
Jesse Keating d77a180f29 Prep for release 2008-10-09 13:19:51 -07:00
Jesse Keating 94828b34fb New release 2008-09-12 14:07:35 -07:00
Jesse Keating 6fc3d4ff79 Prep for release 2008-08-11 11:24:13 -04:00
Jesse Keating 6ae28edb54 Prep for release 2008-07-15 19:03:53 -04:00
Jesse Keating 0517ef0782 Prep for release 2008-07-11 14:31:28 -04:00
Jesse Keating 3c979842b4 Prep for release 2008-06-24 10:30:41 -04:00
Jesse Keating af2d5a1e58 Fix setup.py and pungi.spec for pkgorder.
Test first, then commit.  *sigh*
2008-06-23 10:54:45 -04:00
Jesse Keating 953ee3addf Prepare for 2.0.0 release. woo! 2008-06-13 18:26:36 -04:00
Jesse Keating 203f152239 Prep for release 2008-05-06 12:39:24 -04:00
Jesse Keating 58c08e04eb prep for release 2008-05-01 11:48:50 -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 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 ac609004b2 Prep for new release 2008-04-01 14:34:38 -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 6373d57d22 Make CDs fit again by default 2008-03-13 23:02:29 -04:00
Jesse Keating 66a6d6eafd More chnages for netinst.iso/boot.iso 2008-03-11 14:42:41 -04:00
Jesse Keating 0a9dffe2a5 Prep for release 2008-03-05 22:27:59 -05:00
Jesse Keating e2f79e49f6 Handle netinst.iso files. 2008-03-03 16:09:53 -05:00
Jesse Keating b623f31621 Prep for release. 2008-02-28 17:13:56 -05:00
Jesse Keating 1a5e874d84 Commit spec change that I forgot to a while ago. 2008-02-08 15:05:58 -05:00
Jesse Keating 6f8c7be932 Prep for release 2008-01-22 15:06:43 -05:00
Jesse Keating 6d0d5e5839 prep for dist.
Use bzip2 (so trac can see it)
2008-01-02 17:41:54 -05:00
Jesse Keating a18974c12c Fix up for file moves. 2007-12-14 23:14:21 -05:00
Jesse Keating fa1fc86b8d Remove extra files from tarball 2007-12-10 18:29:15 -05:00
Jesse Keating eb3083c94a Third time's the charm... 2007-12-10 18:18:40 -05:00
Jesse Keating 1c76dd3722 Handle egg generation in the spec file. 2007-12-10 18:04:55 -05:00
Jesse Keating 302a5ab5db Prepare for release 2007-12-10 17:17:19 -05:00
Jesse Keating 5e0fad1742 Prepare for release
Drop the f8 file, add a rawhide ks file.
2007-12-04 10:05:58 -05:00
Jesse Keating c60c9b443e Prep for release 2007-11-22 09:31:15 -05:00
Jesse Keating 930f0f2667 Fix regets. 2007-10-29 16:26:42 -04:00
Jesse Keating 53301b5313 Add eclipse 2007-10-27 12:17:39 -04:00
Jesse Keating 400ff52477 - Add java-development to the group set. 2007-10-23 17:20:01 -04:00
Jesse Keating 4b4a2d2f32 Prep for release. 2007-10-19 14:33:26 -04:00
Jesse Keating adbc4c787c prep for release. 2007-10-11 14:00:47 -04:00
Jesse Keating 6c4913c169 Make a release 2007-10-02 15:50:02 -04:00
Jesse Keating ddab468b43 Make a release 2007-09-26 14:59:36 -04:00
Jesse Keating 835188ac2c - Fix location of media.repo file. 2007-09-25 21:26:59 -04:00
Jesse Keating 371c782b81 prep for release 2007-09-18 16:31:52 -04:00
Jesse Keating 93ad1c3f57 Release 1.1.0 2007-09-17 17:31:03 -04:00
Jesse Keating ee22bb65ae - Create repoview content in the tree 2007-09-14 17:48:56 -04:00
Jesse Keating f074a600de Use a better method to get the ks method into a repo.
Requires a newer version of pykickstart, indicate such in the spec.
2007-09-12 17:38:01 -04:00
Jesse Keating e7779582c3 Install the man page in the spec file
reference new README location
2007-09-11 17:32:34 -04:00
Jesse Keating c88e50ee5e Fix creation of source isos.
Add source repo to kickstart file
End %packages section with %end per new pykickstart api
2007-08-30 16:56:08 -04:00
Jesse Keating ae78aea673 Default the flavor to blank. 2007-08-28 23:42:25 -04:00
Jesse Keating b8457e64d5 1.0.0 release. Woohoo!
Remove dead config files.  No longer use an /etc directory.
2007-08-27 14:17:42 -04:00
Jesse Keating b8b7d763f9 - Add a cache dir for pungi (/var/cache/pungi) and a cli option to override
- Fix some typos
- Handle cache dir not being on same file system
2007-08-26 19:44:38 -04:00
Jesse Keating 6feda08320 - Get group files out of configured repos and create a mashup
of the comps.  Filter it and make use of it when creating repos.
- Move _doRunCommand into pypungi/__init__.py so that it can be
  easily used by all modules.  Also pass in a logger for correct
  logging
- Quiet down creatrepo calls
2007-08-24 20:45:54 -04:00