pungi/Changelog

93 lines
3.2 KiB
Plaintext
Raw Normal View History

2007-02-12 21:50:02 +00:00
* Mon Feb 12 2007 Jesse Keating <jkeating@redhat.com>
- Add new Make targets (Essien Ita Essien)
- Add runtime flags for doing specific stages of the compose (Essien Ita Essien)
- Add ability to define destdir on the cli to override conf file
- Clean up optionparse stuff, print usage if arg list is too small
2007-02-12 21:50:02 +00:00
* Thu Feb 08 2007 Jesse Keating <jkeating@redhat.com>
- Add support for globbing in manifest
* Tue Feb 06 2007 Jesse Keating <jkeating@redhat.com>
- yum bestPackagesFromList takes an arch argument. Fixes ppc64 bug
- Don't use 'returnSimple' anymore, deprecated in yum api
- Speed up depsolving a bit by tracking solved deps
2007-02-03 20:53:47 +00:00
* Sat Feb 03 2007 Jesse Keating <jkeating@redhat.com>
- Be able to opt-out of a bugurl since buildinstall supports this
2007-02-03 21:19:41 +00:00
- Make isodir an object of pungi (wwoods)
2007-02-03 20:53:47 +00:00
* Tue Jan 30 2007 Jesse Keating <jkeating@redhat.com>
- implantmd5 _then_ sha1sum.
* Mon Jan 29 2007 Jesse Keating <jkeating@redhat.com>
- Update the comps file again from F7
- Fix the ppc boot flags
- Clean up SRPM-disc junk
- add bugurl config option for anaconda betanag
* Thu Jan 25 2007 Jesse Keating <jkeating@redhat.com>
- Update the comps file from F7
* Wed Jan 24 2007 Jesse Keating <jkeating@redhat.com>
- Add a "flavor" option (such as Desktop)
- Move packageorder file into workdir
- Use some anaconda code to depsolve, gets better (and more common) results
* Tue Jan 23 2007 Jesse Keating <jkeating@redhat.com>
- Now use a manifest to determine what to pull in, not comps itself
- Add a minimal-manifest for test composes
- Add current F7 comps file for test composes
2007-01-23 23:35:07 +00:00
- Bump the iso size to what was used in FC6
* Wed Jan 17 2007 Jesse Keating <jkeating@redhat.com>
- Move splittree workdirs into work/ at the end of the run
* Tue Jan 16 2007 Jesse Keating <jkeating@redhat.com>
- Remove our splittree for rawhide
- Remove old main() sections from pungi.py and gather.py
- Require yum 3.0.3 or newer
- Add rescueCD support
2006-12-14 03:04:56 +00:00
* Wed Dec 13 2006 Jesse Keating <jkeating@redhat.com>
- Fix a bug in DVD repodata
- Add correct ppc boot args
- Set ppc arch correctly
2006-12-12 04:24:52 +00:00
* Mon Dec 11 2006 Jesse Keating <jkeating@redhat.com>
- Now able to get release note files from release note packages.
2006-12-12 04:47:41 +00:00
- Add a config file for the source run
2006-12-12 04:24:52 +00:00
2006-12-10 03:06:55 +00:00
* Sat Dec 9 2006 Jesse Keating <jkeating@redhat.com>
- Now able to do srpms, lots of changes
2006-11-22 20:56:04 +00:00
* Fri Nov 17 2006 Jesse Keating <jkeating@redhat.com>
- First pass at a config file, lots of changes
2006-11-08 21:36:21 +00:00
* Wed Nov 8 2006 Jesse Keating <jkeating@redhat.com>
- Shuffle things around for dist-utils
- Add setup.py and such to do installs
2006-11-08 04:13:53 +00:00
* Tue Nov 7 2006 Jesse Keating <jkeating@redhat.com>
- pungi.py
Turn on split repo creation
Add iso creation code
Add DVD creation code
- __init.py__
Turn on split repo creation
Turn on iso creation
2006-11-06 21:34:20 +00:00
* Mon Nov 6 2006 Jesse Keating <jkeating@redhat.com>
- pungi.py
use splittree.py as a module rather than a script
2006-11-07 05:29:14 +00:00
use same layout as current fedora trees
- gather.py
use same layout as current fedora trees
2006-11-06 21:34:20 +00:00
2006-11-01 22:56:17 +00:00
* Wed Nov 1 2006 Jesse Keating <jkeating@redhat.com>
- First changelog entry
- pungi.py
Code up splittree, use our own for now with patches
Code up createSplitRepodata
- Now able to create installable tree and create split CD dirs suitable for
mkisofs