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

Ubuntu packages - dependencies - make it dependent to coreboot-utils #21

Open
lienardj opened this issue Mar 11, 2023 · 1 comment
Open

Comments

@lienardj
Copy link

lienardj commented Mar 11, 2023

Hi,

"nvramtool" is not installable on Ubuntu 22.04, however it's available in the package "coreboot-utils". You could make the package "coreboot-configurator" dependent of "coreboot-utils" or "nvramtool".

What do you think ?

@mysfitt
Copy link

mysfitt commented Apr 17, 2023

I ran into the same issue where nvramtool was not installable as discreet package on Arch. I ended up having to compile coreboot-utils from source which took many hours (on a brand new core i7 Starbook, I might add) and had a large number of dependencies that also had to be compiled. My suggestion would be to separate nvramtool out into it's' own github project so that I can be compiled as a standalone and make it dependency for coreboot-utils and coreboot-configurator. Distros could then also opt to package both utilities as it would be a lot easier.

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

No branches or pull requests

2 participants