heads icon indicating copy to clipboard operation
heads copied to clipboard

A minimal Linux that runs as a coreboot or LinuxBoot ROM payload to provide a secure, flexible boot environment for laptops, workstations and servers.

Results 253 heads issues
Sort by recently updated
recently updated
newest added

I think it might be a good time to replace generic-init by gui-init, and let the board configuration options define if FBWhiptail is desired but default to whiptail. I think...

enhancement
help wanted

If users use by default an OS installed on a USB drive, she would need to select to boot from USB drive manually at each boot. It would be more...

I have been unable to run memtest from heads. Every attempt to kexec the memtest kernel has simply left the system frozen at "Starting new kernel." Is it possible to...

I think it is about time that we solve the really annoying problem of `initrd` mismatch after updates. We can create a linux package called `heads-sign` that adds an `apt`...

Running `strace -f -e execve make` allows us to see what external programs are used and how many times in the build process. If we want to ensure that only...

Sharing @marmarek idea posted [here](https://github.com/osresearch/heads/pull/511#issuecomment-462154593): ``` High level effect: preserve TOTP/HTOP secret, _if the firmware update is properly signed_. This include two things: - verifying firmware update signature (probably independently...

enhancement
help wanted

2022-04-18 15:14:44-07:00 HASHES build/x230-flash/tools.cpio 2022-04-18 15:14:44-07:00 CPIO build/x230-flash/heads.cpio perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "en_US", LC_ALL = (unset), LANG = "C...

Heads runs great on my x230 and very pleased with it. That being said, i wanted a desktop/home server for same. As this board is cheap enough and of reasonable...

https://twitter.com/n4of7/status/1509262478869422080 https://mas.to/@libreleah/108047359882985640 so yeah. hda_sdo thing has been known for years, but i had someone on osboot irc earlier, with old osboot setup with locked ifd regions, i helped him...

On machines without a TPM, we'd still like some way for the BIOS to attest that it has not been modified. With a USB security key, we can have the...