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

Add firmware support to stage-1 #158

Merged
merged 3 commits into from Jun 6, 2020

Conversation

samueldr
Copy link
Member

@samueldr samueldr commented Jun 1, 2020

This adds proper support for adding firmware into stage-1.

This PR also adds an example usage of this with asus-dumo.

When providing firmware for use during stage-1, pare down the set as much as sensible for your device!

This ends up being useful to peek into the initrd cpio without actually
having to crack it open.

I have used this to track down a bad symlink.
Much better than the ad-hoc way used in a previous PR
The firmware is part of the unfree redistributable set already in
nixpkgs, so unlike some other devices in-tree (asus-z00t) we can
directly add the firmware to the build without any issue.
@samueldr samueldr added the 4. type: enhancement New feature or request label Jun 1, 2020
@samueldr samueldr merged commit f68c78c into NixOS:master Jun 6, 2020
@samueldr samueldr deleted the feature/stage-1-firmware branch June 6, 2020 05:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4. type: enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant