Martin Kepplinger has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/31257
Change subject: Documentation: add the Heads project to the list of distributions ......................................................................
Documentation: add the Heads project to the list of distributions
As this is a unique, actively maintained project, we should probably point there too. The text is just copied parts of the http://osresearch.net/ website.
Change-Id: Ib2a8e4b28bc94c5dc6a1ae9388f96ad2c502ccab Signed-off-by: Martin Kepplinger martink@posteo.de --- M Documentation/distributions.md 1 file changed, 12 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/57/31257/1
diff --git a/Documentation/distributions.md b/Documentation/distributions.md index eaa61be..f73b90c 100644 --- a/Documentation/distributions.md +++ b/Documentation/distributions.md @@ -59,3 +59,15 @@ His firmware images are significantly older, and not actively maintained or supported, but worth a look if you need Legacy Boot support and is not available via Mr Chromebox's firmware. + +### Heads + +[Heads](http://osresearch.net) is an open source custom firmware and OS +configuration for laptops and servers that aims to provide slightly better +physical security and protection for data on the system. Unlike +[Tails](https://tails.boum.org/), which aims to be a stateless OS that leaves +no trace on the computer of its presence, Heads is intended for the case where +you need to store data and state on the computer. +Heads is not just another Linux distribution – it combines physical hardening +of specific hardware platforms and flash security features with custom coreboot +firmware and a Linux boot loader in ROM.
Philipp Deppenwiese has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/31257 )
Change subject: Documentation: add the Heads project to the list of distributions ......................................................................
Patch Set 1:
Can you add the following link to the ChromeOS Devices section: https://chromebookdb.com?
Philipp Deppenwiese has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/31257 )
Change subject: Documentation: add the Heads project to the list of distributions ......................................................................
Patch Set 1:
And we can add pcengines.ch with the APU1/2 as well
Patrick Rudolph has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/31257 )
Change subject: Documentation: add the Heads project to the list of distributions ......................................................................
Patch Set 1: Code-Review+2
Martin Kepplinger has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/31257 )
Change subject: Documentation: add the Heads project to the list of distributions ......................................................................
Patch Set 1:
Patch Set 1:
And we can add pcengines.ch with the APU1/2 as well
good to see these boards still around. thanks, I'll add those independently of this change.
Paul Menzel has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/31257 )
Change subject: Documentation: add the Heads project to the list of distributions ......................................................................
Patch Set 2: Code-Review+1
(1 comment)
https://review.coreboot.org/#/c/31257/2/Documentation/distributions.md File Documentation/distributions.md:
https://review.coreboot.org/#/c/31257/2/Documentation/distributions.md@70 PS2, Line 70: you need to store data and state on the computer. Add a line break below?
Angel Pons has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/31257 )
Change subject: Documentation: add the Heads project to the list of distributions ......................................................................
Patch Set 2: Code-Review+2
Hello Patrick Rudolph, Angel Pons, Paul Menzel, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/31257
to look at the new patch set (#3).
Change subject: Documentation: add the Heads project to the list of distributions ......................................................................
Documentation: add the Heads project to the list of distributions
As this is a unique, actively maintained project, we should probably point there too. The text is just copied parts of the http://osresearch.net/ website.
Change-Id: Ib2a8e4b28bc94c5dc6a1ae9388f96ad2c502ccab Signed-off-by: Martin Kepplinger martink@posteo.de --- M Documentation/distributions.md 1 file changed, 13 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/57/31257/3
Angel Pons has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/31257 )
Change subject: Documentation: add the Heads project to the list of distributions ......................................................................
Patch Set 4: Code-Review+2
Patrick Georgi has submitted this change and it was merged. ( https://review.coreboot.org/c/coreboot/+/31257 )
Change subject: Documentation: add the Heads project to the list of distributions ......................................................................
Documentation: add the Heads project to the list of distributions
As this is a unique, actively maintained project, we should probably point there too. The text is just copied parts of the http://osresearch.net/ website.
Change-Id: Ib2a8e4b28bc94c5dc6a1ae9388f96ad2c502ccab Signed-off-by: Martin Kepplinger martink@posteo.de Reviewed-on: https://review.coreboot.org/c/31257 Reviewed-by: Angel Pons th3fanbus@gmail.com Tested-by: build bot (Jenkins) no-reply@coreboot.org --- M Documentation/distributions.md 1 file changed, 13 insertions(+), 0 deletions(-)
Approvals: build bot (Jenkins): Verified Angel Pons: Looks good to me, approved
diff --git a/Documentation/distributions.md b/Documentation/distributions.md index 53fbf867..fea29e7 100644 --- a/Documentation/distributions.md +++ b/Documentation/distributions.md @@ -66,3 +66,16 @@ His firmware images are significantly older, and not actively maintained or supported, but worth a look if you need Legacy Boot support and is not available via Mr Chromebox's firmware. + +### Heads + +[Heads](http://osresearch.net) is an open source custom firmware and OS +configuration for laptops and servers that aims to provide slightly better +physical security and protection for data on the system. Unlike +[Tails](https://tails.boum.org/), which aims to be a stateless OS that leaves +no trace on the computer of its presence, Heads is intended for the case where +you need to store data and state on the computer. + +Heads is not just another Linux distribution – it combines physical hardening +of specific hardware platforms and flash security features with custom coreboot +firmware and a Linux boot loader in ROM.