Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Insurgo Initiative

Non-profit initiative to promote open source development with a focus towards security and privacy.
Collective - Host: opensource - https://opencollective.com/insurgo - Website: https://fosdem.org/2020/schedule/event/firmware_hodorateatria/ - Code: https://github.com/tlaurion

gpg2 pinentry program is required for passwords or PINs

github.com/tlaurion/heads-ci-fedora30 - c261907ee67575f026d89bad594352be219b7aca authored almost 6 years ago by Trammell hudson <[email protected]>
gpg2 library fixes

github.com/tlaurion/heads-ci-fedora30 - 49269f2bb4a5c6668606e087418b1477d985c386 authored almost 6 years ago by tlaurion <[email protected]>
enable Unix Domain sockets for gpg-agent

github.com/tlaurion/heads-ci-fedora30 - b89ed83af67e1ee7edc973ecbe217ad2da44cd56 authored almost 6 years ago by Trammell hudson <[email protected]>
use full version names on output libraries

github.com/tlaurion/heads-ci-fedora30 - b1736d7cb3f37a64f1575b4aa62f9de49489f6ba authored almost 6 years ago by Trammell hudson <[email protected]>
switch to gpg2 for qemu targets

github.com/tlaurion/heads-ci-fedora30 - d61587c17985248ea8dc6a6385658539fcf3b44a authored almost 6 years ago by Trammell hudson <[email protected]>
copy gpg2 executables and pass in the libusb include path

github.com/tlaurion/heads-ci-fedora30 - c1c615e6775588a9ab039fc19a6cd9c412f251cc authored almost 6 years ago by Trammell hudson <[email protected]>
Preliminary support for GnuPG2

github.com/tlaurion/heads-ci-fedora30 - 7f1288b89c4765bc8ce86ca213bcdbc7535f2084 authored almost 6 years ago by Duncan Guthrie <[email protected]>
remove CONFIG_GPG=y

Building make BOARD=x230-flash fails due to size. Removal of CONFIG_GPG fixes this. For further ...

github.com/tlaurion/heads-ci-fedora30 - e274a2c396b008dcdf9dc0ad8edf9680a839a39f authored almost 6 years ago by shamen123 <[email protected]>
Switch popt mirror to Launchpad

Launchpad offers HTTPS downloads, whereas other more obvious mirrors
(like the one used original...

github.com/tlaurion/heads-ci-fedora30 - 8b28e4945966b7cad52c712e6c1615df666dd1cf authored about 6 years ago by AJ Jordan <[email protected]>
Download most resource from HTTPS

As much as possible.

github.com/tlaurion/heads-ci-fedora30 - 6303fbcacc68426a9987706466e0fc7b00b3b678 authored about 6 years ago by AJ Jordan <[email protected]>
Use a better GNU mirror URL

The new URL automatically redirects to a nearby, current GNU mirror.

Also, the fact that it's H...

github.com/tlaurion/heads-ci-fedora30 - b38e720440b44d8e1161a278121cd8f2c5687e87 authored about 6 years ago by AJ Jordan <[email protected]>
Fix column width for error output

github.com/tlaurion/heads-ci-fedora30 - a809c72f7d82540aaf954d6fd4ea84d5e4f410ca authored about 6 years ago by Kyle Rankin <[email protected]>
Remove any duplicate config options from config.user

github.com/tlaurion/heads-ci-fedora30 - 6ebabc5b94cea6cb94669bdfcbaa6e08ce19dc04 authored about 6 years ago by Kyle Rankin <[email protected]>
Show the last setting for a config option if more than one exist

github.com/tlaurion/heads-ci-fedora30 - 43a858e25ce325407b63260d0da9ab5420a532e3 authored about 6 years ago by Kyle Rankin <[email protected]>
Move custom configs below recovery shell

For safety it would be better if we source any custom configs after the
recovery shell in init. ...

github.com/tlaurion/heads-ci-fedora30 - ab0f9dd32e1847d784d1cba265d8303ea90ddb7d authored about 6 years ago by Kyle Rankin <[email protected]>
Do not sort config options, just cat to preserve precedence

If we sort | uniq config options, then the lowest in the sort will get
precedence, when what we ...

github.com/tlaurion/heads-ci-fedora30 - 8b8be510a26f6b15bb0f5abfc7150a8ecad5ccdf authored about 6 years ago by Kyle Rankin <[email protected]>
Load cbfs before combining configs and building fstab

github.com/tlaurion/heads-ci-fedora30 - 64484206ed950b51eed77b74dc491733e97f9443 authored about 6 years ago by Kyle Rankin <[email protected]>
Handle the case where grep operates on an empty file

There are cases when grepping for an option in the config file where
grep will not find it, whic...

github.com/tlaurion/heads-ci-fedora30 - 1e9491f98d33b05be030add26359dfbcb75fa0ed authored about 6 years ago by Kyle Rankin <[email protected]>
Just load usb-storage module, not mount, bugfix in replace_config

We need to handle the case where the specific config file doesn't exist,
or else grep fails, so ...

github.com/tlaurion/heads-ci-fedora30 - dd3f650b81c93f8848c081af1a04d0773b5e9ea7 authored about 6 years ago by Kyle Rankin <[email protected]>
Use global /tmp/config that combines multiple config files

As part of the config gui we want to be able to have the system define
new config options withou...

github.com/tlaurion/heads-ci-fedora30 - 3eb62eed1a18caae4161ecb956c20b1f203212c3 authored about 6 years ago by Kyle Rankin <[email protected]>
Fix formatting on the default config GUI menu text

github.com/tlaurion/heads-ci-fedora30 - 49a131fa4b523a33779920a65331169168bdce9d authored about 6 years ago by Kyle Rankin <[email protected]>
Use mount-usb instead of enable_usb to find USB drives

github.com/tlaurion/heads-ci-fedora30 - f47df1edd688ef862564d417064402ab52ad59d0 authored about 6 years ago by Kyle Rankin <[email protected]>
Load USB modules before scanning for USB devices

github.com/tlaurion/heads-ci-fedora30 - de18c706dcdb3bc6d7b4fa7c53403713356a684c authored about 6 years ago by Kyle Rankin <[email protected]>
Add a configuration GUI script

This change will add a new GUI script that will allow users to change
their running configuratio...

github.com/tlaurion/heads-ci-fedora30 - 2f9c201f3e9f20c93e432326c0ddfdb19229b02a authored about 6 years ago by Kyle Rankin <[email protected]>
Update version #s for Librem coreboot, add Librem Key detection dialog

The Librem coreboot is labeled with the current version and is visible
from dmidecode and is sup...

github.com/tlaurion/heads-ci-fedora30 - 57b487c38cbc014bbe2e3d6a477b9a5651967b46 authored about 6 years ago by Kyle Rankin <[email protected]>
Move GPG check outside TPM failure

We want to catch the missing GPG keyring error regardless of TPM failure
or even in the case of ...

github.com/tlaurion/heads-ci-fedora30 - 2195977c23a72b0136724e423eec609fdf5e5732 authored about 6 years ago by Kyle Rankin <[email protected]>
qemu-coreboot: change configs to enable gui-init testing

github.com/tlaurion/heads-ci-fedora30 - a14a4fb4191cae7093be5337cd3165606125de3a authored about 6 years ago by Francis Lam <[email protected]>
Add empty keyring detection, clean up main menu

To help with onboarding new users to Heads, this change will detect when
Heads does not have any...

github.com/tlaurion/heads-ci-fedora30 - 7f8738d6d82f1f500f5efc74b6d38a8eff1a5fff authored about 6 years ago by Kyle Rankin <[email protected]>
cairo: restore reproducibility

libtool needs to be patched to not write rpath to targets

github.com/tlaurion/heads-ci-fedora30 - c559d71725d530355da5c61ff8a9e3b8231ceb0b authored about 6 years ago by Francis Lam <[email protected]>
Merge branch 'update_blob_script' of https://github.com/kylerankin/heads

github.com/tlaurion/heads-ci-fedora30 - 760429601a3a01efe25f2c2bdf466957ec6c05d5 authored about 6 years ago by Trammell hudson <[email protected]>
Merge branch 'key-update' of https://github.com/flammit/heads

github.com/tlaurion/heads-ci-fedora30 - 31a62849eaca4b4d50ffcad6b0cda096da36ce6f authored about 6 years ago by Trammell hudson <[email protected]>
fix install directory handling for git and builds

The install directly should basically behave like the "build" directory.
Since it's tracked by g...

github.com/tlaurion/heads-ci-fedora30 - 371b65ff5827e1048511b91be1f9ce656040cb9d authored about 6 years ago by Martin Kepplinger <[email protected]>
update tails distro signing key

github.com/tlaurion/heads-ci-fedora30 - fd3d69cdac8b32bb6252bc670f9e20c08e5bb5ad authored about 6 years ago by Francis Lam <[email protected]>
Fix permissions on get_blobs.sh

github.com/tlaurion/heads-ci-fedora30 - e3343b5aff8f44fa3407529a8f662ccaa203a4c2 authored about 6 years ago by Kyle Rankin <[email protected]>
Update Librem get_blobs.sh script to point to proper upstream URLs

github.com/tlaurion/heads-ci-fedora30 - f20d45a42638b11d7ca046b0e379150e3e932cde authored about 6 years ago by Kyle Rankin <[email protected]>
Merge branch 'coreboot-4.8' of https://github.com/flammit/heads

github.com/tlaurion/heads-ci-fedora30 - d8a3be47af16a771781e852eb0a1efaeefd23a4d authored about 6 years ago by Trammell Hudson <[email protected]>
Merge branch 'fbwhiptail_url' of https://github.com/merge/heads

github.com/tlaurion/heads-ci-fedora30 - 7f83a0a02881dc7a750fbe8dc2b0fabb081f1ef6 authored about 6 years ago by Trammell Hudson <[email protected]>
Merge branch 'patch-2' of https://github.com/tlaurion/heads

github.com/tlaurion/heads-ci-fedora30 - af81e34292ca92778b6953e66b68a17899be11bc authored about 6 years ago by Trammell Hudson <[email protected]>
Merge branch 'usb-scan_fix' of https://github.com/tlaurion/heads

github.com/tlaurion/heads-ci-fedora30 - 6eb214a3f1836fa9d56709886fdd49103c5df4a2 authored about 6 years ago by Trammell Hudson <[email protected]>
Merge branch 'cryptsetup-reencrypt' of https://github.com/tlaurion/heads

github.com/tlaurion/heads-ci-fedora30 - 8fec61f6e819bdd9907571a45717fb6b2efcbd58 authored about 6 years ago by Trammell Hudson <[email protected]>
Merge branch 'add_librem_key_support' of https://github.com/kylerankin/heads

github.com/tlaurion/heads-ci-fedora30 - 3f53cfe05b1fdbca751f53372ca4c387d6238b7f authored about 6 years ago by Trammell Hudson <[email protected]>
Ignore PCR5 when sealing key when Librem Key is enabled

When the Librem Key is enabled, the kernel loads USB modules at boot,
this causes PCR5 to change...

github.com/tlaurion/heads-ci-fedora30 - 79a09e7424c67fc3168fef95a0352292a9bcf8eb authored about 6 years ago by Kyle Rankin <[email protected]>
Make lvm and slang build reproducibly again

github.com/tlaurion/heads-ci-fedora30 - fe0f957bfc3db1f6113d908c608404ef5751bd3a authored about 6 years ago by Francis Lam <[email protected]>
Add patches to update coreboot crossgcc to v1.52

crossgcc is now using gcc 8.1.0 which will compile without issues
if your host system has gcc 8....

github.com/tlaurion/heads-ci-fedora30 - 03a09a1e1a7dcf633ddb2736ff66e8129f1bef2f authored about 6 years ago by Youness Alaoui <[email protected]>
Fix DOTCONFIG in coreboot module and clean up configs

github.com/tlaurion/heads-ci-fedora30 - 79c14346106818769df5befd7708d7b724a61fb0 authored about 6 years ago by Francis Lam <[email protected]>
Use defconfig for coreboot builds

github.com/tlaurion/heads-ci-fedora30 - 0bb78d343f4ab0e72caa1e834bb818d6bb245b5a authored about 6 years ago by Trammell hudson <[email protected]>
Update coreboot patches condition on CONFIG_MEASURED_BOOT

github.com/tlaurion/heads-ci-fedora30 - 0113ecc806b167d12d877e141d7d387af1a677e2 authored about 6 years ago by Francis Lam <[email protected]>
Remove duplicate measurements on librem components

also fix indentation issues

github.com/tlaurion/heads-ci-fedora30 - 8601268a1f731a373ac8a33c315ec24018348696 authored about 6 years ago by Francis Lam <[email protected]>
Update patches for librem boards

github.com/tlaurion/heads-ci-fedora30 - dd3ae6ee069515bcd447f3c91b1d76ca979ab946 authored about 6 years ago by Francis Lam <[email protected]>
Start updating to coreboot 4.8.1

missing librem patches

github.com/tlaurion/heads-ci-fedora30 - c326ff62c7efe7198d503974f6aa142ad7bb11e2 authored about 6 years ago by Francis Lam <[email protected]>
qemu-linuxboot: enable cgroups for u-root

github.com/tlaurion/heads-ci-fedora30 - 72c42fa5ea1e7831fd3250993879b4cda032e507 authored about 6 years ago by Trammell Hudson <[email protected]>
$TMP_MENU_FILE is an unknown variable. Replaced with /tmp/iso_menu.txt so usb-scan works.

github.com/tlaurion/heads-ci-fedora30 - 3755ddb47a5aece00b02c186bc87850e8dc8ffd8 authored about 6 years ago by Thierry Laurion <[email protected]>
fix the fbwhiptail source URL

The current source URL is not available anymore.

kakaroto changed his copy of heads to point to...

github.com/tlaurion/heads-ci-fedora30 - 255181c02f15354a8b1968dbc847321913eb4ea7 authored about 6 years ago by Martin Kepplinger <[email protected]>
Adding cryptsetup-reencrypt support

github.com/tlaurion/heads-ci-fedora30 - 1d2fb0266812d97c969b6226a300280706f659ee authored about 6 years ago by Thierry Laurion <[email protected]>
Update .ash_history

mount-usb is better

github.com/tlaurion/heads-ci-fedora30 - c0aeb614ec3c00daf673b2a537ea8a470cb9a946 authored about 6 years ago by tlaurion <[email protected]>
coreboot must be extracted before the xgcc symlink

github.com/tlaurion/heads-ci-fedora30 - aeb59e1b4852aea6aeb7f771e96d94d0ea2e1c9b authored over 6 years ago by Trammell hudson <[email protected]>
fix config spacing and path to xgcc

github.com/tlaurion/heads-ci-fedora30 - 6183d58ecc2923df97ee9fccf8282df1af1ee03a authored over 6 years ago by Trammell hudson <[email protected]>
use externally built coreboot compilers

github.com/tlaurion/heads-ci-fedora30 - 9ab033aa06ebca1b5272ed8e334fb516f0d8e308 authored over 6 years ago by Trammell hudson <[email protected]>
rollback to 16.04?

github.com/tlaurion/heads-ci-fedora30 - 866358d5c7c6297e8be627d0c8fcfa31f90f8636 authored over 6 years ago by Trammell hudson <[email protected]>
quiet hashing process slightly

github.com/tlaurion/heads-ci-fedora30 - 66b51d3296569d55b174a7c7f4431f01d52321f7 authored over 6 years ago by Trammell hudson <[email protected]>
remove coreboot-gcc target (it will be built anyway) and add x230

github.com/tlaurion/heads-ci-fedora30 - fdb8268fc99dd09f1c637290b6aa580119e801e8 authored over 6 years ago by Trammell hudson <[email protected]>
fix missing ) in hashes

github.com/tlaurion/heads-ci-fedora30 - a5a11e82130643356583345187ab106a7659b2b0 authored over 6 years ago by Trammell hudson <[email protected]>
hash the kernel

github.com/tlaurion/heads-ci-fedora30 - 54748c663adcad63b2ddeeeff588ab3dafa0213d authored over 6 years ago by Trammell hudson <[email protected]>
create hashes and store them in the circleci artifacts

github.com/tlaurion/heads-ci-fedora30 - 7a39cc78f4140756cecb3d36783a0845e49d2889 authored over 6 years ago by Trammell hudson <[email protected]>
use a smaller image, maybe we will not run out of space

github.com/tlaurion/heads-ci-fedora30 - 553964157b5bf6b2de9c65c0ed65f6abf89d538d authored over 6 years ago by Trammell hudson <[email protected]>
does tput cause the problem with circleci?

github.com/tlaurion/heads-ci-fedora30 - d3bf7aab64b6c75b56433b4bf2d39ceced1fae69 authored over 6 years ago by Trammell hudson <[email protected]>
coreboot-gcc target

github.com/tlaurion/heads-ci-fedora30 - 606600586c3a3ab18d2debf501cd6899fa369cec authored over 6 years ago by Trammell hudson <[email protected]>
move limits.h dependency into modules/linux

github.com/tlaurion/heads-ci-fedora30 - f712d7aefeb6bd4c87abc4883ed0a18b3add3bc2 authored over 6 years ago by Trammell hudson <[email protected]>
use osresearch/heads-builder docker image with pre-built compilers

github.com/tlaurion/heads-ci-fedora30 - e03f375bfdaa392c29a6cc23dfd4bdfe85ca9fcd authored over 6 years ago by Trammell hudson <[email protected]>
fix wget and allow packages to be overridden

github.com/tlaurion/heads-ci-fedora30 - c494d0a5fdd33e22c1e0e9f95e8b71b9319783fd authored over 6 years ago by Trammell hudson <[email protected]>
circleci needs to use the new 4.2.1 make

github.com/tlaurion/heads-ci-fedora30 - 5555e9e8ac605905b927a9f7d2c3e34657e03f43 authored over 6 years ago by Trammell hudson <[email protected]>
patch for __alloca missing on ubuntu 18.04 (#352)

github.com/tlaurion/heads-ci-fedora30 - 292a8bec81219e5edab19187e3550605a0ce82b5 authored over 6 years ago by Trammell hudson <[email protected]>
verbose builds to avoid quiet timeouts

github.com/tlaurion/heads-ci-fedora30 - bec3335cf62f2a1ae008061e85eed0e19486c7b7 authored over 6 years ago by Trammell hudson <[email protected]>
ensure there is output from the musl-cross bild

github.com/tlaurion/heads-ci-fedora30 - e3ac9b59f38214f0ff05ced1a97d64876215e3e9 authored over 6 years ago by Trammell hudson <[email protected]>
do dependencies before checkout

github.com/tlaurion/heads-ci-fedora30 - f96cceb6214d6d46312de53aee459ca68e3b98e6 authored over 6 years ago by Trammell hudson <[email protected]>
bootstrap and parallelize build

github.com/tlaurion/heads-ci-fedora30 - 081cda2dd4dee098ce4ff019a9c041adb8b7eb51 authored over 6 years ago by Trammell hudson <[email protected]>
switch back to 16.04 just to avoid make-4.2 error

github.com/tlaurion/heads-ci-fedora30 - cdd061e06380e376a888b67a453424e93b3efe4b authored over 6 years ago by Trammell hudson <[email protected]>
try apt-update before apt-install

github.com/tlaurion/heads-ci-fedora30 - 607381fec21571310ba10bb880246317ac304082 authored over 6 years ago by Trammell hudson <[email protected]>
tweak yaml

github.com/tlaurion/heads-ci-fedora30 - b826e4c705def40e58caa7fadaf5524cf88ec2ae authored over 6 years ago by Trammell hudson <[email protected]>
checkout dependencies

github.com/tlaurion/heads-ci-fedora30 - 265ed9d043142cef9927e9e46fc38ad26214cfbc authored over 6 years ago by Trammell hudson <[email protected]>
try ubuntu 18.04 build

github.com/tlaurion/heads-ci-fedora30 - 96ea6b69ba843905babc33e557496590249cf388 authored over 6 years ago by Trammell hudson <[email protected]>
try ubuntu 18.04 build

github.com/tlaurion/heads-ci-fedora30 - 32cd59d4f6f9b5aba7c9d9fb4a640de983796f07 authored over 6 years ago by Trammell hudson <[email protected]>
try enabling circleci builder

github.com/tlaurion/heads-ci-fedora30 - 2e1dd829929f26386cc608479509f93c7d11cd78 authored over 6 years ago by Trammell hudson <[email protected]>
Typo correction in .ash_history

github.com/tlaurion/heads-ci-fedora30 - 95748a82d775636f2f6d97df4f4f5e4b6331a768 authored over 6 years ago by tlaurion <[email protected]>
Merge branch 'master' of https://github.com/Akendo/heads

github.com/tlaurion/heads-ci-fedora30 - 1d27c93a500e3c284464671a238f0801f5906bfc authored over 6 years ago by Trammell Hudson <[email protected]>
Merge branch 'fix-spelling-mistakes' of https://github.com/paulmenzel/heads

github.com/tlaurion/heads-ci-fedora30 - 070461ad058e87056840364e69024d8cb1f3027b authored over 6 years ago by Trammell Hudson <[email protected]>
Merge branch 'linux-4.14-update'

github.com/tlaurion/heads-ci-fedora30 - 2be492d7fdb6a2422f2101f9251264cf9cb81492 authored over 6 years ago by Trammell Hudson <[email protected]>
bds-pr is on the main branch now

github.com/tlaurion/heads-ci-fedora30 - fb37c5dcc82f2e715fe472fa842a5314e0aa2c39 authored over 6 years ago by Trammell Hudson <[email protected]>
FAQ: Fix spelling of *convenience*

github.com/tlaurion/heads-ci-fedora30 - e594598a28b1712f7b63fdcc434b48e1ad027ca6 authored over 6 years ago by Paul Menzel <[email protected]>
blobs/x220: Start *Lenovo* with capital letter

github.com/tlaurion/heads-ci-fedora30 - 11d30bd6350c9d90e02a22e8efb2b7b2b9913a63 authored over 6 years ago by Paul Menzel <[email protected]>
README: Spell *Chromebook* with capital letter in beginning

github.com/tlaurion/heads-ci-fedora30 - 6c9ff68a87b6b21e10f1ea737096ea1be87acb6d authored over 6 years ago by Paul Menzel <[email protected]>
convert all active board Linux kernel config files into defconfig format

github.com/tlaurion/heads-ci-fedora30 - 4016cd96ab440b03e246d1764b4f980ccb587383 authored over 6 years ago by Trammell Hudson <[email protected]>
Use Linux kernel defconfig format (issue #416)

This reduces the amount of noise in the Linux kernel config files
by only storing the difference...

github.com/tlaurion/heads-ci-fedora30 - f4e25dd2168ac414398bbc9e57bb5c7138432173 authored over 6 years ago by Trammell Hudson <[email protected]>
ensure that the dxe modules will be built with the Heads cross compiler

github.com/tlaurion/heads-ci-fedora30 - c7c4b9919c130f5e21d308287ec2d7463230dc89 authored over 6 years ago by Trammell Hudson <[email protected]>
update to 4.14.62 and use the linuxboot.efi BDS

github.com/tlaurion/heads-ci-fedora30 - c98bfe158fb95bef78a3c98893b268d446ca71c8 authored over 6 years ago by Trammell Hudson <[email protected]>
Commenting out DROPBEAR support; not fitting into 4MB image with GPG integrated.

github.com/tlaurion/heads-ci-fedora30 - cc4976b3dadbdc131b1cc0d9aed281d776ea4159 authored over 6 years ago by Thierry Laurion <[email protected]>
Merge branch 'master' of github.com:Akendo/heads

github.com/tlaurion/heads-ci-fedora30 - 09b3e7b1dc8666b8998df1ab0117cd5e5d939914 authored over 6 years ago by Akendo <[email protected]>
Add missing paraemter for the correct board.

Without this parameter the qemu board is selected by default. Leading to errors
Signed-off-by: A...

github.com/tlaurion/heads-ci-fedora30 - 1b0fdefb5fa32c8f624258529b7626edf617b6dd authored over 6 years ago by Akendo <[email protected]>
Update the path within the readme.md from the x220

The path was incorrect for the configuration file of the x220. Leading to some
confusion. Adjust...

github.com/tlaurion/heads-ci-fedora30 - e830737e9b7a03ed709151bf3e129287756683fc authored over 6 years ago by Akendo <[email protected]>