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 346 heads issues
Sort by recently updated
recently updated
newest added

Some alternatives that might be a direct replacement: - rustybox (as name implies its in rust) - toybox (c more posix compliant) - u-root (go based but not yet tinygo...

**Is your feature request related to a problem? Please describe.** I have a T430 but there are three board names **Describe the solution you'd like** I would like an explanation...

Ownerboot needs a payload. @amjoseph-nixpkgs ?

On a custom distribution, the coreboot build fails due to missing vboot headers. ``` $ git log --oneline --no-decorate -1 15c4bf9 config/coreboot-qemu-tpm2.config: Disable CCACHE $ make PATH="/dev/shm/heads/install/x86/bin:$PATH" BOARD=qemu-coreboot-fbwhiptail-tpm2-hotp […] 2023-08-16...

- [ ] Update #692 with responsive testers from latest #1403 OP testing effort. - [ ] Do some boards cleanup and addition - [ ] Clarifying why boards are...

EDIT: The following boards configurations are now considered untested until tested and reported as being functional by board owners: ### coreboot, built by CircleCI but untested (NEEDS IMMEDIATE TESTING!) Will...

Reported working on matrix channel at https://matrix.to/#/!pAlHOfxQNPXOgFGTmo:matrix.org/$XeRUrwx_n3uCjN8UDcYhLS4Ml2wlySGd0N3LmSx9_VU?via=matrix.org&via=nitro.chat&via=fairydust.space Tested: 1727 (matches commit Heads-v0.2.0-1727-g0c454d5 from #1449 Once PR merged to fix this issue: - [ ] remove UNTESTED_w530-hotp-maximized from #1421 - [...

Review https://github.com/osresearch/linux-builder/blob/main/patches/

Use `--prefix ""` - no prefix. `--prefix "/"` causes funny-looking `//lib`, `//bin`, etc. to appear in various places, which don't harm anything but do look odd, and we shouldn't continue...