Re: Small rant: installer environment size

2022-12-11 Thread Adam Williamson
On Sun, 2022-12-11 at 20:23 +0100, Florian Weimer wrote: > * Kevin Kofler via devel: > > > Adam Williamson wrote: > > > Looking at sizes, iwlwifi firmware alone is 75M(!) ath10k is 6.8M, > > > ath11k is 12M, ath6k is 812K, so that's nearly another 20M. brcm/ is > > > another 6.4M and I *think* tha

Re: Small rant: installer environment size

2022-12-11 Thread Florian Weimer
* Kevin Kofler via devel: > Adam Williamson wrote: >> Looking at sizes, iwlwifi firmware alone is 75M(!) ath10k is 6.8M, >> ath11k is 12M, ath6k is 812K, so that's nearly another 20M. brcm/ is >> another 6.4M and I *think* that's all wifi. There's a few other minor >> ones, but that's a little ove

Fedora rawhide compose report: 20221211.n.0 changes

2022-12-11 Thread Fedora Rawhide Report
OLD: Fedora-Rawhide-20221210.n.0 NEW: Fedora-Rawhide-20221211.n.0 = SUMMARY = Added images:10 Dropped images: 0 Added packages: 1 Dropped packages:0 Upgraded packages: 105 Downgraded packages: 0 Size of added packages: 46.39 KiB Size of dropped packages:0

Re: Small rant: installer environment size

2022-12-11 Thread Adam Williamson
On Sun, 2022-12-11 at 13:31 +, Zbigniew Jędrzejewski-Szmek wrote: > > > > > > We had some discussions on this a few years ago, but this never went > > > anywhere. > > > (I did a quick search, but can't find the ticket now.) But the idea was > > > that > > > dnf would load "main" metadata by

Re: Small rant: installer environment size

2022-12-11 Thread Peter Robinson
> > > We *could* do something about repo metadata: only install the "main" > > > metadata, > > > and not the "filepath" metadata. This would reduce the metadata size by > > > ~80%. > > > It'd also have huge benefits for speed: on small dnf operations a > > > significant > > > portion of time is

Re: Include minor version number in packaged Python shebangs

2022-12-11 Thread Miro Hrončok
On 10. 12. 22 17:53, Orion Poplawski wrote: RHEL 8 has brp-mangle-shebangs, and when correctly invoked (which EPEL should do already), the interpreter path is already rewritten for you. My packages in EPEL 8 seem to have this, at least. Yeah, this should get done automatically, but on my syste

Re: Small rant: installer environment size

2022-12-11 Thread Zbigniew Jędrzejewski-Szmek
On Sat, Dec 10, 2022 at 08:48:56AM -0800, Adam Williamson wrote: > On Sat, 2022-12-10 at 11:59 +, Zbigniew Jędrzejewski-Szmek wrote: > > On Fri, Dec 09, 2022 at 03:08:19PM -0700, Chris Murphy wrote: > > > > > > > > > On Fri, Dec 9, 2022, at 7:30 AM, Ray Strode wrote: > > > > Hi, > > > > > > > >