GNU bug report logs - #77092
QEMU installs 216 MiB of firmwares

Previous Next

Package: guix;

Reported by: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>

Date: Tue, 18 Mar 2025 05:59:03 UTC

Severity: normal

To reply to this bug, email your comments to 77092 AT debbugs.gnu.org.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guix <at> gnu.org:
bug#77092; Package guix. (Tue, 18 Mar 2025 05:59:03 GMT) Full text and rfc822 format available.

Acknowledgement sent to Maxim Cournoyer <maxim.cournoyer <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Tue, 18 Mar 2025 05:59:03 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
To: bug-guix <bug-guix <at> gnu.org>
Subject: QEMU installs 216 MiB of firmwares
Date: Tue, 18 Mar 2025 14:58:00 +0900
Hi,

Our 'qemu' package currently bundles a vast amount of UEFI and other
firmwares (216 MiB), see:

--8<---------------cut here---------------start------------->8---
$ du -sh /gnu/store/zgyb8wa7ac1s3m9fprcm3qgfklam7ify-qemu-9.1.3/share/qemu
 216M	/gnu/store/zgyb8wa7ac1s3m9fprcm3qgfklam7ify-qemu-9.1.3/share/qemu
--8<---------------cut here---------------end--------------->8---

Ideally we should unbundle at least the EDK2 UEFI firmwares at least,
which are quite large:

--8<---------------cut here---------------start------------->8---
$ du -s /gnu/store/zgyb8wa7ac1s3m9fprcm3qgfklam7ify-qemu-9.1.3/share/qemu/* | sort -rn
65536	/gnu/store/zgyb8wa7ac1s3m9fprcm3qgfklam7ify-qemu-9.1.3/share/qemu/edk2-arm-code.fd
65536	/gnu/store/zgyb8wa7ac1s3m9fprcm3qgfklam7ify-qemu-9.1.3/share/qemu/edk2-aarch64-code.fd
32768	/gnu/store/zgyb8wa7ac1s3m9fprcm3qgfklam7ify-qemu-9.1.3/share/qemu/edk2-riscv-vars.fd
32768	/gnu/store/zgyb8wa7ac1s3m9fprcm3qgfklam7ify-qemu-9.1.3/share/qemu/edk2-riscv-code.fd
3568	/gnu/store/zgyb8wa7ac1s3m9fprcm3qgfklam7ify-qemu-9.1.3/share/qemu/edk2-x86_64-secure-code.fd
3568	/gnu/store/zgyb8wa7ac1s3m9fprcm3qgfklam7ify-qemu-9.1.3/share/qemu/edk2-x86_64-code.fd
3568	/gnu/store/zgyb8wa7ac1s3m9fprcm3qgfklam7ify-qemu-9.1.3/share/qemu/edk2-i386-secure-code.fd
3568	/gnu/store/zgyb8wa7ac1s3m9fprcm3qgfklam7ify-qemu-9.1.3/share/qemu/edk2-i386-code.fd
--8<---------------cut here---------------end--------------->8---

-- 
Thanks,
Maxim




This bug report was last modified 86 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.