Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.kernel > #62126
| From | Ben Hutchings <ben@decadent.org.uk> |
|---|---|
| Newsgroups | linux.debian.devel, linux.debian.kernel |
| Subject | Re: Limiting the size of installed changelogs |
| Date | 2018-09-13 14:50 +0200 |
| Message-ID | <wxzei-3Wv-7@gated-at.bofh.it> (permalink) |
| References | <wxx2N-2KS-5@gated-at.bofh.it> <wxxm9-2R0-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Cross-posted to 2 groups.
[Multipart message — attachments visible in raw view] - view raw
On Thu, 2018-09-13 at 13:46 +0300, Lars Wirzenius wrote: > On Thu, Sep 13, 2018 at 11:22:37AM +0100, Ben Hutchings wrote: > > The src:linux package has a very big changelog (about 1700 kiB > > uncompressed, 600 kiB gzipped). On my system the largest installed > > changelogs, by some way, are all versions of this. (The next largest > > changelogs come from src:glibc, at about 200 kiB gzipped.) > > I was curious, so I ran the following on my laptop: > > $ find /usr/share/doc -name '*changelog*' -printf '%s %p\n' | sort -n | tail -n10 | while read size path; do echo $(humanify "$size") "$path"; done > 2 MB /usr/share/doc/libgstreamer-plugins-bad1.0-0/changelog.gz > 2 MB /usr/share/doc/xserver-common/changelog.gz > 2 MB /usr/share/doc/xserver-xephyr/changelog.gz [...] I should have said I was only considering Debian changelogs here. It's not too surprising that upstream changelogs can be even larger. The inclusion of upstream changelogs (vs release notes) was discussed in # 459427. Ben. -- Ben Hutchings Computers are not intelligent. They only think they are.
Back to linux.debian.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Limiting the size of installed changelogs Ben Hutchings <ben@decadent.org.uk> - 2018-09-13 12:30 +0200
Re: Limiting the size of installed changelogs Lars Wirzenius <liw@liw.fi> - 2018-09-13 12:50 +0200
Re: Limiting the size of installed changelogs Ben Hutchings <ben@decadent.org.uk> - 2018-09-13 14:50 +0200
Re: Limiting the size of installed changelogs Mattia Rizzolo <mattia@debian.org> - 2018-09-13 18:10 +0200
Re: Limiting the size of installed changelogs "W. Martin Borgert" <debacle@debian.org> - 2018-09-13 14:00 +0200
Re: Limiting the size of installed changelogs Roger Shimizu <rogershimizu@gmail.com> - 2018-09-13 14:30 +0200
Re: Limiting the size of installed changelogs Boyuan Yang <byang@debian.org> - 2018-09-13 15:00 +0200
Re: Limiting the size of installed changelogs Jeremy Bicha <jbicha@debian.org> - 2018-09-13 15:10 +0200
Re: Limiting the size of installed changelogs Ben Hutchings <ben@decadent.org.uk> - 2018-10-13 17:40 +0200
Re: Limiting the size of installed changelogs Mattia Rizzolo <mattia@debian.org> - 2018-09-13 18:20 +0200
Re: Limiting the size of installed changelogs Ruben Undheim <lists@beebeetle.com> - 2018-09-14 00:40 +0200
Re: Limiting the size of installed changelogs Ben Hutchings <ben@decadent.org.uk> - 2018-10-13 18:10 +0200
csiph-web