Bug 512502
| Summary: | anaconda ships huge ChangeLog | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Matthias Clasen <mclasen> |
| Component: | anaconda | Assignee: | Dave Cantrell <dcantrell> |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | low | ||
| Version: | 12 | CC: | anaconda-maint-list, rmaximo, vanmeeuwen+fedora |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2010-02-23 19:11:07 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Matthias Clasen
2009-07-18 05:59:34 UTC
We can gzip it down to 1.2M now, but that doesn't prevent us from shipping huge changelogs in the future. 10 years of development history means a big changelog. We don't have a devel package for anaconda, so we can't put the ChangeLog there. Some possible options: 1) gzip (or some other compression tool) the ChangeLog 2) Reduce it to a smaller set of changes, for example, it could contain all of the changes since the last Fedora release. This could prove to be more trouble than it's worth. 3) Remove the ChangeLog entirely. The ChangeLog is generated with git log, so it's pretty easy to regenerate. Compressing it does not really win us anything for the live cd, since a) everything on the live cd is already on a compressed filesystem anyway and b) even after compression, ChangeLog is by far the largest file in anaconda Removed the ChangeLog, pushed change to git repo. The next build of anaconda will lack the ChangeLog in /usr/share/doc. This bug appears to have been reported against 'rawhide' during the Fedora 12 development cycle. Changing version to '12'. More information and reason for this action is here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping |