Skip to content

WIP: fixes to unbreak the build#37

Open
jonhermansen wants to merge 7 commits intoSystemCrafters:masterfrom
jonhermansen:master
Open

WIP: fixes to unbreak the build#37
jonhermansen wants to merge 7 commits intoSystemCrafters:masterfrom
jonhermansen:master

Conversation

@jonhermansen
Copy link

Hi David,

First of all, I want to give a big thank you for your YouTube videos!

I made some improvements to the CI pipeline, but there is still something wrong with the ISO

It includes gcc and other large components that probably do not need to be included. This way the closure size is somewhat reduced.

I was able to build and install from an ISO with just the amdgpu firmware.

I added the aggressive cleaning of system image because the build process was also running out of space, and these components are not needed.

I hope someone can make use of these changes, if they are interested to install from a Nonguix ISO.

(inherit installation-os)
(kernel linux)
(firmware (list linux-firmware))
(firmware (list

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think at least the wi-fi firmware should be enabled, since it is critical to push files from the internet.

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.

2 participants