Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

scripts: Remove usb.img from build artifacts #603

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

crawfxrd
Copy link
Member

@crawfxrd crawfxrd commented Feb 28, 2025

The USB image is not used by anything, but becomes half of the total size of the build artifacts as it creates copies of the firmware images.

$ ls -lh build/darp10/
total 90M
-rw-r--r--. 1 tcrawford tcrawford 256K Feb 28 15:40 ec.rom
-rw-r--r--. 1 tcrawford tcrawford  32M Feb 28 15:40 firmware.rom
-rw-r--r--. 1 tcrawford tcrawford 8.0M Feb 28 15:40 UEFIPAYLOAD.fd
-rw-r--r--. 1 tcrawford tcrawford  49M Feb 28 15:40 usb.img

The USB image is not used by anything, but becomes half of the total
size of the build artifacts as it creates copies of the firmware images.

Signed-off-by: Tim Crawford <tcrawford@system76.com>
@crawfxrd crawfxrd requested review from a team February 28, 2025 22:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant