Ecosyste.ms: OpenCollective

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

github.com/tlaurion/heads-ci-fedora30


https://github.com/tlaurion/heads-ci-fedora30

Add option to flash cleaned ROM to GUI

8d50b6a1aba0cf28cb8e4de5222ae628805abf8d authored over 6 years ago by Kyle Rankin <[email protected]>
Add trivial word-wrapping for long output line

8dc2f8602f353fe67f2bd4ee0e21a521f249c62a authored over 6 years ago by Kyle Rankin <[email protected]>
Add VBT file to coreboot image.

Adding the VBT file makes it available through some ACPI memory area
and apparently the VBT cont...

4b34cca55588696c114d44524d1f088eba826f48 authored over 6 years ago by Youness Alaoui <[email protected]>
Add additional kernel command line options for ISO boot

Allows Qubes/Ubuntu/Fedora ISO media to be used by default
without a custom kexec_iso_add.txt co...

736538a8a2a8494ec11c3695a59b425b2425593b authored over 6 years ago by Francis Lam <[email protected]>
Make x230 board option a glob to match x230-flash option

cfa6c3a37415315d5e86bb710955965210672ce4 authored over 6 years ago by Kyle Rankin <[email protected]>
enable cgroups and the various controllers (issue #384)

6d9b0a7c6cce30ac95a7536f902d3f3ff37fc267 authored over 6 years ago by Trammell hudson <[email protected]>
Merge branch 'add-boot-devices-to-qemu-coreboot' of https://github.com/paulmenzel/heads

33e9dda884fc0a64fdd2f38214793e7f554bf0c7 authored over 6 years ago by Trammell hudson <[email protected]>
Merge branch 'variable_counter_label' of https://github.com/kylerankin/heads

eda252568cf719db5cf89fd5d11f82a3e1100cc3 authored over 6 years ago by Trammell hudson <[email protected]>
Merge branch 'add-ata-ahci-modules-to-qemu-coreboot' of https://github.com/paulmenzel/heads

191ef567978728a9dcbf6275b20a52efe4897924 authored over 6 years ago by Trammell hudson <[email protected]>
boards/qemu-coreboot: Set `/dev/sdb1` as USB boot device

QEMU’s USB device is detected as `/dev/sdb1`.

2839364d435e79cb04d20e7ce14ab00374bffe4a authored over 6 years ago by Paul Menzel <[email protected]>
boards/qemu-coreboot: Set boot device to `/dev/sda1`

QEMU emulated drive is detected as `/dev/sda1`. Set it up as the boot
device.

Use the same valu...

c5665b78822cd7a72f338e96c76cd0b81d0089c4 authored over 6 years ago by Paul Menzel <[email protected]>
Separate trusted ISO signers from trusted config signers

c1be56c5ad3db313e70338b5d8d5c55c6850a699 authored over 6 years ago by Francis Lam <[email protected]>
Add BIOS ROM editing features to flash GUI

In addition to being able to flash a ROM from the GUI, it would also be
useful for a user to be ...

258420d75db66c0eb92e3fdcf8a948fd562e2a24 authored over 6 years ago by Kyle Rankin <[email protected]>
Add read mode to flash.sh

If we want to modify a running BIOS we will need the ability to pull
down the current BIOS, modi...

a9bf4eb8740a6eb3cf6d17cb9d531259a7c6b70d authored over 6 years ago by Kyle Rankin <[email protected]>
qemu-coreboot: Add modules libata, libahci and ahci to initrd

To be able to boot a disk image, passed to QEMU with `-hda
/path/qemu.img`, the appropriate modu...

1585f596d1f88ee638bd4a3ba2c0d6ec2592ef4a authored over 6 years ago by Paul Menzel <[email protected]>
Re-add the flashrom script for kgpe-d16-openbmc

b276e355d912e59100f37fa8f015401b48f33fab authored over 6 years ago by Kyle Rankin <[email protected]>
Split flash GUI into separate script

To keep the flash logic simpler the GUI logic has been split into a
flash-gui.sh program so flas...

3c88bc5d86fef0dd988d3ac1f0fff767db56b410 authored over 6 years ago by Kyle Rankin <[email protected]>
Use explicit path for flash.sh

89b008a0424544609c9e7ca98a42063bc49ad4c3 authored over 6 years ago by Kyle Rankin <[email protected]>
Add generic flash script

Based on the conversation for PR #406, we decided to go with a more
generic script for general-p...

45ae20fc12a3f351295b205ebd5639cad6302ffd authored over 6 years ago by Kyle Rankin <[email protected]>
Fix tabbing

fc72daa6e391b4aa21253075d8e80860c30e3f3e authored over 6 years ago by Kyle Rankin <[email protected]>
Make TPM counter label a variable

Currently the TPM counter label is hard-coded. By changing it to a
variable in this function we ...

ec2d7dfc2cb24b6b4cc34f68d91440b60b60c255 authored over 6 years ago by Kyle Rankin <[email protected]>
reverting changes on linux-x230.config

b0ca83dbca1fa604a3d0e5446c75d65f5660d9f0 authored over 6 years ago by Thierry Laurion <[email protected]>
reverting changes on coreboot-x230.config

93e77c3ade95556a2902f08b22a27066a8fd7283 authored over 6 years ago by Thierry Laurion <[email protected]>
reverting changes on x230.config

fbcedd77dc73d25665fec86f4e1434ea3d064af6 authored over 6 years ago by Thierry Laurion <[email protected]>
x230-flash depends on independent and minimal linux-x230-flash.config. ash_history content replaced with usefull commands. Everything is there to generate keys from Yubikey/Nitrokey, export armored versions to external media and cbfs them into reproducible rom and flash resulting rom with flashrom-x230.sh.

3d23cadd15ae2da4d6d7e7f92e2e7b18aa32fa26 authored over 6 years ago by Thierry Laurion <[email protected]>
Merge branch 'master' of https://github.com/osresearch/heads into X230-CCACHE-GUI_INIT-LINUX_I915FB-COREBOOT_NO_TEXTBUFFER

2ede0b355d33dd43ba6c3b64ffccbd024165e786 authored over 6 years ago by Thierry Laurion <[email protected]>
Merge branch 'usb-scan-gui' of https://github.com/kylerankin/heads

9c95b4ed589a7f58c66f3b54cdc680470e98cb0d authored over 6 years ago by Trammell hudson <[email protected]>
Merge branch 'word_wrap_whiptail' of https://github.com/kylerankin/heads

2ab90623f9d7503855bc3c6a20bca04ec3dd6096 authored over 6 years ago by Trammell hudson <[email protected]>
Merge branch 'flashrom' of https://github.com/flammit/heads

11cb44432cb57e894c126f500854957a2bcf34b0 authored over 6 years ago by Trammell hudson <[email protected]>
Merge branch 'flashrom' of https://github.com/flammit/heads into tlaurion/x230-fbwhiptail

a61d565d56f85b5ad35fde5a6cc0b464db336fdd authored over 6 years ago by Thierry Laurion <[email protected]>
Add back flashrom support for KGPE-D16

Also fix up flashrom-x230.sh command only read bios area

bb0e13c24fbf2bf1664b2e97a17a2b255e35a8ee authored over 6 years ago by Francis Lam <[email protected]>
Merge branch 'master' of https://github.com/osresearch/heads into tlaurion/x230-fbwhiptail

7b57db976f0e81103d38828057311c2900bfc05e authored over 6 years ago by Thierry Laurion <[email protected]>
move git hash into /etc/config instead of Linux kernel version and track clean/dirty status (#398)

492b94afb51ca64361c2ebd88abcd72d83eb5525 authored over 6 years ago by Trammell hudson <[email protected]>
include flashrom in the x230-flash config

958c26e0f52bb7923275d2c34acaea286516a61c authored over 6 years ago by Trammell hudson <[email protected]>
add xz and bz2 (#399)

8bea99f793da39eeba42df23ce6f0508ef5e5c87 authored over 6 years ago by Trammell hudson <[email protected]>
fix clean checkout missing tagets, silence a spurious print (#394)

7f8cec0992c493854c845ead70240f0e3294ee53 authored over 6 years ago by Trammell hudson <[email protected]>
ensure that Linux kernel is updated after a build and that busybox is not spuriously rebuilt (#397)

0b644b1e19adde84c8f3598b10b38e9fbd70ca05 authored over 6 years ago by Trammell hudson <[email protected]>
force re-configuration when linux or coreboot config files change (#397)

3d6eeb6a9509d7d4455db3978f9b028a428256df authored over 6 years ago by Trammell hudson <[email protected]>
Merge branch 'parallel-build' of ssh://github.com/osresearch/heads

2b79f006d9faa9a4e6db29b942f50527d9705c27 authored over 6 years ago by Trammell hudson <[email protected]>
Allow lines to be wrapped closer to the edge

4fdbe88560d84bc363a35f2be4c00a672f4aa993 authored over 6 years ago by Kyle Rankin <[email protected]>
Add a whiptail GUI to usb-scan

f70fabd187a202f32e206720e93486840bebba49 authored over 6 years ago by Kyle Rankin <[email protected]>
fix symlink install of busybox so that it happens even on parallel builds (#394)

17bcc68f5d092540cd02b36a712679098e848c09 authored over 6 years ago by Trammell hudson <[email protected]>
fix path to edk2/OvmfPkg for qemu-linuxboot board (#394)

3dc4672bc6a16011a1c3dc8f9a6dcd84a7704903 authored over 6 years ago by Trammell hudson <[email protected]>
allow a system make that matches the same major number (#353)

a1eae9111f90f202869cd542b6132cd4136a6a4a authored over 6 years ago by Trammell hudson <[email protected]>
ensure that both coreboot.rom and linuxboot.rom are built in a parallel build (#394)

e5740c6bfe193f289db8ab4922a9c7dabe64c53b authored over 6 years ago by Trammell hudson <[email protected]>
fix external cross compiler parallel build and patch directories

022ca815e45fbf50348021f9d34a01777cad42a3 authored over 6 years ago by Trammell hudson <[email protected]>
Fix linux header install path

589e67db8eac2abc336c01e9e68bd77f8c3ee3c6 authored over 6 years ago by Trammell hudson <[email protected]>
parallel make fixes and hacks, which seem to work and reduce excessive remaking (issue #394)

a772b27e5dda46c8441367d9cba49a841cd896ad authored over 6 years ago by Trammell hudson <[email protected]>
Extend whiptail window to 90 columns wide

Wrapping text to 80 characters works but due to font size and padding
the maximum 80 character l...

745d843f0d42cc4426f401afbcaf9cd46881371b authored over 6 years ago by Kyle Rankin <[email protected]>
Wrap an additional line that was missed in the first pass

480b01c27874191cf6a9bddee391714efe8f61f7 authored over 6 years ago by Kyle Rankin <[email protected]>
Wrap whiptail text that's over 80 characters

While the whiptail program wraps text appropriately based on column
size, the fbwhiptail program...

f26a14c20dd81b6a79caa12086efdaee0c32eb12 authored over 6 years ago by Kyle Rankin <[email protected]>
remove unused flashrom 0.9.9 patch and use new --ifd feature in its place (pr #370)

8108e419fe4789e5671cde8f6aa7a38a2be7a382 authored over 6 years ago by Trammell hudson <[email protected]>
Merge branch 'flashrom' of https://github.com/kakaroto/heads

ca5a7e0809eebc907a8890461eb091dda19d287b authored over 6 years ago by Trammell hudson <[email protected]>
Merge branch 'skip_sig_checks' of https://github.com/kylerankin/heads

03a0e39bce7a0171efef7291bff6be86e709eed2 authored over 6 years ago by Trammell hudson <[email protected]>
Merge branch 'librem15v3' of https://github.com/kakaroto/heads

1a04226eea7a51f1884bf63e1231b446338eb662 authored over 6 years ago by Trammell hudson <[email protected]>
Merge branch 'colorized_warning_error' of https://github.com/kylerankin/heads

cd2325781c41b906360088aa83706229471f7f75 authored over 6 years ago by Trammell hudson <[email protected]>
Merge branch 'skip_confirmation_on_force' of https://github.com/kylerankin/heads

05a36ce3d95df807525ea704334f3c77a901c83d authored over 6 years ago by Trammell hudson <[email protected]>
Merge branch 'red_background_on_insecure_boot' of https://github.com/kylerankin/heads

7372595a20a99331a2f21c56b58b9cb90a0fe83b authored over 6 years ago by Trammell hudson <[email protected]>
librem15v3: Add board and coreboot config files for Librem 15 v3

eedf5a31a124da9c533ecc7fef5878fca2a505c9 authored over 6 years ago by Youness Alaoui <[email protected]>
Merge branch 'cbfs-init' of https://github.com/flammit/heads

463f91c6016049de3512d09a4557503c80346ef0 authored over 6 years ago by Trammell hudson <[email protected]>
Merge branch 'fix_u-root_build' of https://github.com/vejmarie/heads

cbbcbcdf1bd841f646687697c661bde41ffb22b8 authored over 6 years ago by Trammell hudson <[email protected]>
Fix uinit setup

6104c5bdd4ee65cbd6d2670e81e1cbabf6e8d292 authored over 6 years ago by vejmarie <[email protected]>
Enhance parallel build

4c8e97eda15f6ba89cba7f60231ac8f300f3fe35 authored over 6 years ago by vejmarie <[email protected]>
Read and measure an EFI file into initrd during init

c0f3a4bb79fda146c2733f42ff625e51e25068ba authored over 6 years ago by Francis Lam <[email protected]>
Coreboot Linear FB works. Still flickering when Xen inits the FB for 10s

f34e43a1a31c9aec21eacab982ed6fd39ac835cc authored over 6 years ago by Thierry Laurion <[email protected]>
Fix u-root parallel build

a90858c0e5371795c7f42319ee54e94f6a699280 authored over 6 years ago by vejmarie <[email protected]>
FB Whiptail: coreboot FB without text support, linux with i915 support. Still flickering when Xen owns FB.

1a7dff318026b09dfa17494de62d425c7df7d4dc authored over 6 years ago by Thierry Laurion <[email protected]>
Colorize warning and error messages in fbwhiptail

Since fbwhiptail allows us to customize the background colors, we should
colorize warnings and e...

22a8d6f6031c804107fae249f4e668d4b6310530 authored over 6 years ago by Kyle Rankin <[email protected]>
Add flashtool to all coreboot-based boards

28256ca3b69ef7ab4426e4b19b98b2efb8996290 authored over 6 years ago by Francis Lam <[email protected]>
Add flashtool to all coreboot-based boards

789c2db70d0013f3ae164a32fd408ae8689497d0 authored over 6 years ago by Francis Lam <[email protected]>
Preserve custom CBFS files on flashrom updates

1cbae3cc12cae7c90b263a02d746c2f25e1a5e0d authored over 6 years ago by Francis Lam <[email protected]>
Add "heads/" prefix to all Heads-related cbfs files

Needed to identify which files should be preserved between upgrades
such as "heads/initrd/*" or ...

48ca75a482d27d714b31dc0aee17f481406f1326 authored over 6 years ago by Francis Lam <[email protected]>
Skip boot choice confirmation in "force" mode

When a user gets confirmation of their boot menu choice, that's largely
to give them the option ...

a308bc97e4cdeb0f3f91b59bf378e9c4f96aa129 authored over 6 years ago by Kyle Rankin <[email protected]>
Drop unnecessary flashtools.patch

Also added convenience call to import keys and removed credentials

8644a3648863398ae655efc495dd3e9cb89ee308 authored over 6 years ago by Francis Lam <[email protected]>
Update flashtools patch with latest

8b1d194b5a13cf586e3e15318b044f99442f4ac1 authored over 6 years ago by Francis Lam <[email protected]>
Update cbfs-init script for new cbfs tool option

e0c1ab2d79496a924f976a8de6b6d4434c06cfb6 authored over 6 years ago by Francis Lam <[email protected]>
Add all supported network modules to network-init-recovery

also fix verbiage in comments

d0294b1142d4c9ee49834c89ccc9afc12c1f80d8 authored over 6 years ago by Francis Lam <[email protected]>
Read and measure CBFS files into initrd during init

37feebdc7640c5a57369ec9b25cd33c6b8687505 authored over 6 years ago by Francis Lam <[email protected]>
slang: disable parallel make during the install target (issue #385)

acf16c7304de8675f66ecc204b2abea25f0f67a3 authored over 6 years ago by Trammell hudson <[email protected]>
ensure clean builds work even if BOARD is not specified in the environment

7dee3902f3b325f6bce911c138d273981d39c7c4 authored over 6 years ago by Trammell hudson <[email protected]>
move log directory creation above the make version check (issue #375)

a91be6b38d2734514da967848cab92bd5bdd83a3 authored over 6 years ago by Trammell hudson <[email protected]>
relocate Make version check to be above the inclusion of the board config (issue #375)

ee9bb29c7d3c49a5f8e106dd68f80551569b3c2d authored over 6 years ago by Trammell hudson <[email protected]>
flashtools include cbfs reader

19ef20ed9455d5772f0c2bfbb93d45f2fdb9490c authored over 6 years ago by Trammell hudson <[email protected]>
split the x230 ROM image into 8MB and 4MB pieces (issue #375)

4fe148a19b227606ca9ab852f982790d767cb4f0 authored over 6 years ago by Trammell hudson <[email protected]>
Add red background to boot console for insecure "force" boot

In the event a user does pick the insecure "force" boot option that
bypasses checksum and signin...

c99d5a843717d67b5ba7a6c32a73c8b63465ac01 authored over 6 years ago by Kyle Rankin <[email protected]>
Merge branch 'gui_for_changed_boot_entries' of https://github.com/kylerankin/heads

0eff9914ea9e5ad5c324054ed85d81bf1b848584 authored over 6 years ago by Trammell hudson <[email protected]>
Merge branch 'detect_package_updates' of https://github.com/kylerankin/heads

d14b0f52d7f0cd74039912062a3cb786836d2bb0 authored over 6 years ago by Trammell hudson <[email protected]>
Merge branch 'librem-iommu' of https://github.com/kakaroto/heads

c7bbe700af71f67d9ba194091a37436fabb197e9 authored over 6 years ago by Trammell hudson <[email protected]>
enable setsid for job control in recovery shell (issue #382)

b887104035c89b728eea73354baec41e949d8358 authored over 6 years ago by Trammell hudson <[email protected]>
option for Intel ME modules

23e0dc84ef44cbbd8953a64dfadc5be3ac9b7765 authored over 6 years ago by Trammell hudson <[email protected]>
Fix tab on return line

d1e6dcb899b49e1c81bafa430826f5840185dba8 authored almost 7 years ago by Kyle Rankin <[email protected]>
Add a gui menu for changed boot entries

Currently when the boot entries change, kexec-select-boot dies. Given
the normal loop is set up ...

5434e0bdf2ae72a59540cb89bc9ec258357f8f88 authored almost 7 years ago by Kyle Rankin <[email protected]>
Librem13v2: Update to 4.7-Purism-4

Fixes access to the EC through the Index I/O interface
Fixes AC and DC LoadLine values to avoid ...

16d9c405acdef59a5effaf1dd0e5e7378eb8ec7c authored almost 7 years ago by Youness Alaoui <[email protected]>
Librem13v2: Enable IOMMU and Pass-through mode

By enabling Pass-through iommu, it fixes the GPU glitching issues
we've had with IOMMU, and it a...

1fc114ba42488d05b4cce19a5d039b9cc94304dd authored almost 7 years ago by Youness Alaoui <[email protected]>
Add GUI package update handler w/ checksum update function

Part of the Heads workflow involves handling legitimate changes to /boot
as part of the package ...

887c79065eb6c25dc8e0abb9acf4cfddbcd968b2 authored almost 7 years ago by Kyle Rankin <[email protected]>
rename x230-flash coreboot file and update path to bzImage (#375)

f60f0543d633651c3df0742c6e9e17a27149b365 authored almost 7 years ago by Trammell hudson <[email protected]>
generate the list of modules to be cleaned automatically (issue #313)

1f04cf94efe25dcacc4e9b72a9e88b16b1497422 authored almost 7 years ago by Trammell hudson <[email protected]>
Merge branch 'nested_menus' of https://github.com/kylerankin/heads

83df25c5ab26ea361cf4d126abed42060d4a7547 authored almost 7 years ago by Trammell hudson <[email protected]>
Merge branch 'cairo' of https://github.com/kakaroto/heads

c6ece3bea1d1915a26fcc92547278fd7dadfd129 authored almost 7 years ago by Trammell hudson <[email protected]>
point pkg-config at the $(INSTALL) directory (issue #373)

bd0c7da8f5dd0f6da559cbd658bf240a40d1da43 authored almost 7 years ago by Trammell hudson <[email protected]>