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

gui-init: load USB modules at startup

ensures external USB keyboards are accessible

Signed-off-by: Matt DeVillier <matt.devillier@pur...

github.com/tlaurion/heads-ci-fedora30 - 4a85c85336130b801c178741ed7246bdfc3eabef authored over 5 years ago by Matt DeVillier <[email protected]>
gui-init: ensure /boot is sane first thing

Before anything else, ensure that a default boot device
is set. If not, prompt the user to set o...

github.com/tlaurion/heads-ci-fedora30 - 2686c836c6aa8abfb6ee605c3bd2987d1028b701 authored over 5 years ago by Matt DeVillier <[email protected]>
unseal-hotp: ensure /boot mounted before checking HOTP secret

If /boot isn't mounted, we can't read the HOTP secret, so no
point in reading from the TPM. This...

github.com/tlaurion/heads-ci-fedora30 - f772f2d088cb69e0642bc5ff646690959b887e6c authored over 5 years ago by Matt DeVillier <[email protected]>
Skip prompt to set default boot when booting from USB

Since a USB boot target can't be the default (at least currently,
/boot must be on internal medi...

github.com/tlaurion/heads-ci-fedora30 - 65d669d408d212729a4bf01ac28f5261b6596397 authored over 5 years ago by Matt DeVillier <[email protected]>
flash-gui: clean up ROM list

Exclude dot folders from ROM search path, so that files in
.Trash (eg) aren't shown. Sort the re...

github.com/tlaurion/heads-ci-fedora30 - 3306dbb66d2859edd095cb6707c532e9ca23d93e authored over 5 years ago by Matt DeVillier <[email protected]>
kexec-select-boot: correct order of USB boot options

Using sort on USB boot options produces a reverse-ordered list,
leading users to often select th...

github.com/tlaurion/heads-ci-fedora30 - e0e0019250ee5904d036d310d820db88c0575d0d authored over 5 years ago by Matt DeVillier <[email protected]>
unseal-hotp: fix/rename mount_boot()

Because of the way unseal-hotp is called from gui-init,
dropping to a recovery shell when failin...

github.com/tlaurion/heads-ci-fedora30 - 5eb758711da626d952e03bb9b8b4c8d1fd346dc7 authored over 5 years ago by Matt DeVillier <[email protected]>
libremkey_hotp_initialize: handle spaces in admin pin/pass

Fix HOTP verfication failure if LK admin pin/passphrase contains
spaces by quoting the variables...

github.com/tlaurion/heads-ci-fedora30 - 77949c9cffef0566093d61fd1ceb373865b032d4 authored over 5 years ago by Matt DeVillier <[email protected]>
libremkey-hotp-verification: pass in key file directly

Reading the file into a variable and then redirecting to stdin
via echo() can cause the binary d...

github.com/tlaurion/heads-ci-fedora30 - 286303d95cc8d17504516bb181ea4e8d76fab2bd authored over 5 years ago by Matt DeVillier <[email protected]>
OEM: Last message adjustments before ending OEM reownership

github.com/tlaurion/heads-ci-fedora30 - 0f3fd5d95ef070431f58c93e262a0ca033c0c1fd authored over 5 years ago by Thierry Laurion <[email protected]>
OEM: Add a last whiptail warning before Reownership ends, just prior enforcing Disk Unlock Key passphrase

github.com/tlaurion/heads-ci-fedora30 - 89115ee23d7949fa935f773c2421a0167d9ba6db authored over 5 years ago by Thierry Laurion <[email protected]>
OEM : add instruction on GPG public Key Comment: Cannot be empty.

github.com/tlaurion/heads-ci-fedora30 - 4b69f5587040f777bd7e3a7d889536a4afbff9f5 authored over 5 years ago by Thierry Laurion <[email protected]>
EOM: add back manual input validation of oem_luks_Disk_Unlock_Key

github.com/tlaurion/heads-ci-fedora30 - 29058dfcd5bce600d943f75fd09556c672aea56b authored over 5 years ago by Thierry Laurion <[email protected]>
OEM: sort provisioned information prior to store them into /media/oem-provisioning

github.com/tlaurion/heads-ci-fedora30 - 42418ad74a41387031fb3c968fd586bec8b18814 authored over 5 years ago by Thierry Laurion <[email protected]>
Fix bug of OEM asking to validate manually disk unlock key while diceware generated and supposed to be kept.

github.com/tlaurion/heads-ci-fedora30 - 0b7cf060cff3e81ee13a81cbf7c58c577f64307b authored over 5 years ago by Thierry Laurion <[email protected]>
Forcing reset of git in gitlab config

github.com/tlaurion/heads-ci-fedora30 - cc56d6309324eb7092041b4ff11ad5c2d7631772 authored over 5 years ago by Thierry Laurion <[email protected]>
Gitlab CI cache plays. Doing a complete ./ cache and forcing gitlab to checkout instead of pulling

github.com/tlaurion/heads-ci-fedora30 - e897cd94e0c4180233cb9b6e3187713334dd160b authored over 5 years ago by Thierry Laurion <[email protected]>
Clariy and add OEM specific notes

github.com/tlaurion/heads-ci-fedora30 - 6be2fb84c986f242bde48616785e8ac193b8777d authored over 5 years ago by Thierry Laurion <[email protected]>
Documentation changes

github.com/tlaurion/heads-ci-fedora30 - c20c1842594eeefbb1da831f9de75bbd0ef119d7 authored over 5 years ago by Thierry Laurion <[email protected]>
Try to cache only the .build dir

github.com/tlaurion/heads-ci-fedora30 - 00b4d87623d785919fdb314d462261999237db8a authored over 5 years ago by Thierry Laurion <[email protected]>
Playing with gitlab caches... Still some corruption found. Grrrr...

github.com/tlaurion/heads-ci-fedora30 - b884994a14ba878424071aec106d6f41c842f565 authored over 5 years ago by Thierry Laurion <[email protected]>
Fix USB boot following mount-usb changes deprecating CONFIG_USB_BOOT_DEV usage

github.com/tlaurion/heads-ci-fedora30 - 9a65931c5707d868a3a14da65e20017646636e8a authored over 5 years ago by Thierry Laurion <[email protected]>
x230-libremkey missed requirements

github.com/tlaurion/heads-ci-fedora30 - bf5761bacd3dee7cedeccb55f35edeffb031e15c authored over 5 years ago by Thierry Laurion <[email protected]>
Change x230 OEM default board build to x230-libremkey

github.com/tlaurion/heads-ci-fedora30 - c5946acae9a05929343354812335f4dc1cb2c403 authored over 5 years ago by Thierry Laurion <[email protected]>
Change Nitrokey/Librem Key references to Librem Key only to remove confusion.

+ cosmetic changes.
+ WiP to boot on SDCARD (debug todo)

github.com/tlaurion/heads-ci-fedora30 - e7a2ceddcd1ff7ce2ec85d3680537065a129e4f5 authored over 5 years ago by Thierry Laurion <[email protected]>
Reverting LIBREMKEY dependence on x230.config board. Creating x230-libremkey board config.

github.com/tlaurion/heads-ci-fedora30 - 0b348f13734f72ef05fd4e3108e99907898c6383 authored over 5 years ago by Thierry Laurion <[email protected]>
Typo corrections

github.com/tlaurion/heads-ci-fedora30 - e0cf0cec53e1f8c1d7feb8f2f2e41da3f06f5c28 authored over 5 years ago by Thierry Laurion <[email protected]>
cosmetic whiptail changes

github.com/tlaurion/heads-ci-fedora30 - 919b46eaeeb52b3ad12a7425ccc95461cb1e803e authored over 5 years ago by Thierry Laurion <[email protected]>
gui-init: Hash validation happens in /boot. chdir to /

So that cryptsetup-reencryption works again. Else logs attempts to be created under /boot,
result...

github.com/tlaurion/heads-ci-fedora30 - 96e262135e3c7a7a81c297ef50a3f95a0cd8869c authored over 5 years ago by Thierry Laurion <[email protected]>
OEM Reownership now validates signed hash integrity

+ gui-init: Respect accepted ordering in Configuration menu, while adding Reencyption option (and...

github.com/tlaurion/heads-ci-fedora30 - c5d07829e7a745c5744ebaead2b05231fd8d690c authored over 5 years ago by Thierry Laurion <[email protected]>
Cosmetic changes

github.com/tlaurion/heads-ci-fedora30 - 2cd5c48d19031520e5e8143b0ec02aef09938bf3 authored over 5 years ago by Thierry Laurion <[email protected]>
qemu: reverting changes that were needed for testing OEM-Reownership

github.com/tlaurion/heads-ci-fedora30 - 00fbd9cf6fdc2ee69cd91191f8b0ca399c504924 authored over 5 years ago by Thierry Laurion <[email protected]>
Merge branch 'Attended_OEM_ReownershipDiceware_master_merge' into oem_reownership-staging_rebase_master_PR

github.com/tlaurion/heads-ci-fedora30 - 141d50a87f7b4fbacd405071cf7515903ab848c0 authored over 5 years ago by Thierry Laurion <[email protected]>
Merge branch 'master' of https://github.com/osresearch/heads into oem_reownership-staging_rebase_master_PR

github.com/tlaurion/heads-ci-fedora30 - abbb02fa204f70f859a8f68ba2906161ec0202cc authored over 5 years ago by Thierry Laurion <[email protected]>
kexec-save-default: fix luks device proposition by proposing existing ones prior to suggested ones.

github.com/tlaurion/heads-ci-fedora30 - faddca3f1cf1c4748c6bc0882f25a09615d1db76 authored over 5 years ago by Thierry Laurion <[email protected]>
reencrypt-luks: aesthetic fixes

github.com/tlaurion/heads-ci-fedora30 - ce799d14959ccc360e2fafa92dca4abdb726d59b authored over 5 years ago by Thierry Laurion <[email protected]>
oem-provisioning attended one-shot filling of required information

initrd/bin:
factory-reset-nitrokey-libremkey.sh: cosmetic whiptail changes
gui-init: Cosmetic ch...

github.com/tlaurion/heads-ci-fedora30 - 379823df1ec2dfbda153710c1a402bfac9ed634c authored over 5 years ago by Thierry Laurion <[email protected]>
mount-sdcard: copy cat of mount-usb for sdhci/mmc cards. Useful for OEM provisioning

github.com/tlaurion/heads-ci-fedora30 - fd9b145bc10ec4f46c7a2df8190de009b12fa118 authored over 5 years ago by Thierry Laurion <[email protected]>
modules/linux: addition of mmc and sdhci dependencies if CONFIG_LINUX_SDHCI is defined in board config.

github.com/tlaurion/heads-ci-fedora30 - 4a5a718854478d30a277dc4abc17e527411fa68f authored over 5 years ago by Thierry Laurion <[email protected]>
initrd/media/oem-provisioning: was not supposed to be here.

github.com/tlaurion/heads-ci-fedora30 - 9c357a5ca491a0fe1457b105423f6e91afc27e0f authored over 5 years ago by Thierry Laurion <[email protected]>
functions:

enable_sdcard: copy cat of mount-usb for mmc/sdcard in memory card extension bay (really useful f...

github.com/tlaurion/heads-ci-fedora30 - feb5b4d05b00d65ce59148a34ad0e9a640832d04 authored over 5 years ago by Thierry Laurion <[email protected]>
mount-usb: removed legacy support for board config defined USB device.

TODO: I still think a mount-external would be nice, or a script detecting devices changes after a...

github.com/tlaurion/heads-ci-fedora30 - 11e66daba4dad6ef4e1f3b45204e21c15dbec2ea authored over 5 years ago by Thierry Laurion <[email protected]>
OEM reownership: force to be on AC Power, else poweroff.

github.com/tlaurion/heads-ci-fedora30 - 1258e294a88cd5e2b8052ee0070c5fe42930d0dd authored over 5 years ago by Thierry Laurion <[email protected]>
x230: add mmc and sdhci support. note: mount-usb is modified to only mount /media if not mounted so other scripts can work with calling mount-sdcard instead of mount-usb

github.com/tlaurion/heads-ci-fedora30 - bb2a9d35d180b65ef08e51f6adce4e47ff636a70 authored over 5 years ago by Thierry Laurion <[email protected]>
OEM: testing duplicate problems and attempts to launch vi dynamically, premodifying the file first.

github.com/tlaurion/heads-ci-fedora30 - 2e13cfc50dcae0646c515f8b6c36b12e38c06b33 authored over 5 years ago by Thierry Laurion <[email protected]>
Merge branch 'master' of https://github.com/osresearch/heads into test_fucked

github.com/tlaurion/heads-ci-fedora30 - 1a6b52c5c8429a680c3cf1961fab02e008b99875 authored over 5 years ago by Thierry Laurion <[email protected]>
OEM ReOwnership now proposes to generate missing /media/oem-provisioning secrets

- Takes into consideration if TPM in BOARD config and if Disk Unlock Key is desired.
- uses shuf ...

github.com/tlaurion/heads-ci-fedora30 - faacaf743bb10f417c71c62a74fb75f66119d2d6 authored over 5 years ago by Thierry Laurion <[email protected]>
add "clear" command availability through busybox config change

github.com/tlaurion/heads-ci-fedora30 - 557d47cd761cf1ded2c6c88ce4b8cd5fb85b6315 authored over 5 years ago by Thierry Laurion <[email protected]>
Attempt to remove HZ errors with nohz=on which cut user inputs in my tests

github.com/tlaurion/heads-ci-fedora30 - 39140d1e05f5b273ee38c6203645de0732063bdd authored over 5 years ago by Thierry Laurion <[email protected]>
Merge pull request #576 from merge/power_off_gui

gui-init: reorder, simplify main menu entries and add Power Off entry

github.com/tlaurion/heads-ci-fedora30 - f4b5ea9d0481911b13237e25d6876574192c2dc0 authored over 5 years ago by Kyle Rankin <[email protected]>
gui-init: move Refresh TOTP/HOTP to the Main Boot Menu

also, rename the current menu entry to being smaller and simpler.

Closes #574

github.com/tlaurion/heads-ci-fedora30 - 186895d414957011dc279b5a3c6f2150cc2c70b1 authored over 5 years ago by Martin Kepplinger <[email protected]>
gui-init: rename Advanced Settings to Settings

Since there are no other settings to choose from, there don't have to
be "advanced" ones.

github.com/tlaurion/heads-ci-fedora30 - e203de9669fc595b7f9f27e9dfdf1e7421c476b9 authored over 5 years ago by Martin Kepplinger <[email protected]>
gui-init: move Exit to Shell menu entry under Advanced Settings

Exiting the GUI to a shell is not expected to be part of our users'
everyday workflow, and thus ...

github.com/tlaurion/heads-ci-fedora30 - 0dc8d9f82e494090b6f9e545ac388ba52488e348 authored over 5 years ago by Martin Kepplinger <[email protected]>
gui-init: add Power Off to the Main Boot Menu

Add a main boot menu entry to power off. This enables users to
only verify the firmware integrit...

github.com/tlaurion/heads-ci-fedora30 - fbe39745b49123ab5ef8f72dd99e8e6262a3052a authored over 5 years ago by Martin Kepplinger <[email protected]>
Merge pull request #573 from merge/x230-flash-command-fix

initrd: x230-flash: fix commandline instructions for flashing

github.com/tlaurion/heads-ci-fedora30 - eb31354085d0ab5f6aa959e51ba4955d2c84d49b authored over 5 years ago by tlaurion <[email protected]>
Merge branch 'master' of https://github.com/osresearch/heads into HEAD

github.com/tlaurion/heads-ci-fedora30 - eb15108e28d10760ce4b670233f3fe07ab8debc4 authored over 5 years ago by Thierry Laurion <[email protected]>
initrd: x230-flash: fix commandline instructions for flashing

flashrom-x230.sh is now flash.sh

github.com/tlaurion/heads-ci-fedora30 - 00bf4740e3c08feb1870f4c7b4dd7823681bf22c authored over 5 years ago by Martin Kepplinger <[email protected]>
Merge branch 'oem_reownership-staging_rebase_master_PR2' of github.com:tlaurion/heads into HEAD

github.com/tlaurion/heads-ci-fedora30 - 891d8230780879dbd4eaccd9ab0204bb2552533e authored over 5 years ago by Thierry Laurion <[email protected]>
Merge pull request #567 from merge/git_submodule_checkout

Makefile: add submodule checkout after git cloning coreboot

github.com/tlaurion/heads-ci-fedora30 - 26b9c4ce59df65a3bfe3bd8de2dbfbeaa60eb88d authored over 5 years ago by tlaurion <[email protected]>
Merge pull request #570 from merge/x220_build_instruction_fix

blobs/x220: fix build instruction

github.com/tlaurion/heads-ci-fedora30 - 33bc7202367dc2313c4efd23366bf5d4ff437f6b authored over 5 years ago by tlaurion <[email protected]>
blobs/x220: fix build instruction

github.com/tlaurion/heads-ci-fedora30 - 6a28462794b12975bbbc9b07463495a6b92517a0 authored over 5 years ago by Martin Kepplinger <[email protected]>
Merge pull request #565 from merge/linux_remove_debug

config/linux-x230: remove debug symbols

github.com/tlaurion/heads-ci-fedora30 - cccb846a4cdabd2a163bc0db3e707cc456e7f77b authored over 5 years ago by tlaurion <[email protected]>
Strip README.md of outdated instructions

- dm-verity related instruction stripped (see https://github.com/osresearch/heads-wiki/issues/26...

github.com/tlaurion/heads-ci-fedora30 - e6cfe38797409633ae8466baddbeabad4f94071e authored over 5 years ago by tlaurion <[email protected]>
Makefile: add submodule checkout after git cloning coreboot

Right now all git submodules are left behind on a git clone. Add
git submodule update --init --c...

github.com/tlaurion/heads-ci-fedora30 - ae916cbd9173dd1f47b0a1588ed5008266450f1a authored over 5 years ago by Martin Kepplinger <[email protected]>
config/linux-x230: remove debug symbols

Remove debug symbols and dynamic debug support from Linux. This reduces
our resulting bzImage by...

github.com/tlaurion/heads-ci-fedora30 - a4effd916720aae8c7afca61b42852c76204f3f4 authored over 5 years ago by Martin Kepplinger <[email protected]>
initrd/bin/mount-usb: revert changes implying non-usb block devices

github.com/tlaurion/heads-ci-fedora30 - ac1f518efee5a0afad69f876ba38f01c6e9d769c authored over 5 years ago by Thierry Laurion <[email protected]>
initrd/etc/functions: reading of /media/oem-provisioning takes into consideration only variables starting lines.

github.com/tlaurion/heads-ci-fedora30 - d50cfa4a706e4b304a17a3f864e1ca620421515f authored over 5 years ago by Thierry Laurion <[email protected]>
Uniformize and limit unrequired changes to master.

github.com/tlaurion/heads-ci-fedora30 - 17273a7af08d923586b9339913750cf9bb6e8880 authored over 5 years ago by Thierry Laurion <[email protected]>
initrd/.ash_history: Take into consideration current state of other commands to be one-liners to be easily modified from history

github.com/tlaurion/heads-ci-fedora30 - b7ddcdbd8c800d934db3321a1ca37d7b24d976b3 authored over 5 years ago by Thierry Laurion <[email protected]>
Replace mount_usb calls by making mount-usb check if a device is mounted

- affects initrd/bin/factory-reset-nitrokey-libremkey.sh initrd/bin/flash-gui.sh initrd/bin/gpg...

github.com/tlaurion/heads-ci-fedora30 - e6acde46314651845c14d2cb72fb25b3641fed59 authored over 5 years ago by Thierry Laurion <[email protected]>
initrd/bin/reencrypt-luks: homogenize whiptail messages.

github.com/tlaurion/heads-ci-fedora30 - ff81d35cc7f76ffb038563cbca63acb80ecff5ed authored over 5 years ago by Thierry Laurion <[email protected]>
initrd/bin/mount-usb: add error handling when mounting

initrd/bin/factory-reset-nitrokey-libremkey.sh: use mount-usb according to kyle's change.

github.com/tlaurion/heads-ci-fedora30 - c1d26d8c947ac08c767e59b3c9f34c0c0b727ae6 authored over 5 years ago by Thierry Laurion <[email protected]>
initrd/bin/mount-usb: add board CONFIG_USB_BOOT_DEV defined device in proposed list only if not USB.

github.com/tlaurion/heads-ci-fedora30 - a9b2ec58043f4437dbdc68b2904c9ce7f2c7fb73 authored over 5 years ago by Thierry Laurion <[email protected]>
initrd/bin/mount-usb: Support for LUKS encrypted devices added.

- Will attempt to mount board configured USB device first and fail silently
- Will search for usb...

github.com/tlaurion/heads-ci-fedora30 - ff0c33a30dbf1fe911eb09b47bac0e320e597b81 authored over 5 years ago by Thierry Laurion <[email protected]>
.gitlab-ci.yml: Trying to get rid of .git cache warnings

github.com/tlaurion/heads-ci-fedora30 - 86e1c14840f4a4653afa7fe6a5771af8c94d0405 authored over 5 years ago by Thierry Laurion <[email protected]>
initrd/bin/reencrypt-luks remove static cipher that was put in place when debugging oem-provisioning provided secrets "-h sha256"

github.com/tlaurion/heads-ci-fedora30 - e4e8cb610157d73acbc537aa66a0c99cd854277c authored over 5 years ago by Thierry Laurion <[email protected]>
Merge branch 'oem_reownership-staging_rebase_master_PR' of github.com:tlaurion/heads into oem_reownership-staging_rebase_master_PR

github.com/tlaurion/heads-ci-fedora30 - ae6c22c0edf69067b797f598b2e56dd42297b18d authored over 5 years ago by Thierry Laurion <[email protected]>
initrd/bin/reencrypt-luks: correct logic

- Validated that unprovisioned worked (Didnt)
- Validated the oem-privisioning works

github.com/tlaurion/heads-ci-fedora30 - ea52ca19b91d81b4bc24c0ae73500d147aa5f17b authored over 5 years ago by Thierry Laurion <[email protected]>
Merge branch 'master' into oem_reownership-staging_rebase_master_PR

github.com/tlaurion/heads-ci-fedora30 - 02e9e24ea10bac088555ff7102b50b1b599da37e authored over 5 years ago by tlaurion <[email protected]>
initrd/bin/tpm-reset: removal of whitespace

github.com/tlaurion/heads-ci-fedora30 - a937a752c8ff072166a44a46dd1f59589fffbf5f authored over 5 years ago by Thierry Laurion <[email protected]>
initrd/etc/functions: pcrs to be shown are intended to be 0-8 as in master

initrd/bin/kexec-insert-key: typo fix
boards/librem13v2/librem13v2.config: remove duplicate of ex...

github.com/tlaurion/heads-ci-fedora30 - 696980d8813a2b6dac248ad3c404947bd220c9a4 authored over 5 years ago by Thierry Laurion <[email protected]>
Merge pull request #559 from heads105/fc30kexec2

Parse grub config files for Fedora 29/30

github.com/tlaurion/heads-ci-fedora30 - 08ad2d4d2085222e4cbda1f246844844ab8e2335 authored over 5 years ago by tlaurion <[email protected]>
Merge remote-tracking branch 'heads105/fc30kexec2' into oem_reownership-staging_rebase_master_PR

github.com/tlaurion/heads-ci-fedora30 - 00eaff92b13290742fed6c475b260310e8048d71 authored over 5 years ago by Thierry Laurion <[email protected]>
Reverting .gitlab-ci.yml and Makefile to output on both build log and artifact, without changing the filename, since it could break other CIs.

github.com/tlaurion/heads-ci-fedora30 - 327b12a041683167088a18a8f22c903a2bb634ec authored over 5 years ago by Thierry Laurion <[email protected]>
.gitlab-ci.yml: forgot to rename the files to be outputed to build log accordingly

github.com/tlaurion/heads-ci-fedora30 - 7a24dae3497d5e9cd59a9c78662543846130a598 authored over 5 years ago by Thierry Laurion <[email protected]>
Parse grub config files for Fedora 29/30

github.com/tlaurion/heads-ci-fedora30 - 73c6f3fcc0e50b658621f296ad3d8fbe15b8e2ad authored over 5 years ago by paul <[email protected]>
.gitlab-ci.yml: Remove .git uncaching

github.com/tlaurion/heads-ci-fedora30 - 2e99b749436453b650674ccf789d445eceeb669e authored over 5 years ago by Thierry Laurion <[email protected]>
Makefile: Required change to have distinct hash files for each board.

Todo: Can't figure out to make coreboot.rom -> $(BOARD).rom

.gitlab-ci.yml: Hashes are outputted...

github.com/tlaurion/heads-ci-fedora30 - ce2d41479f2e878a8e97a1f35efc3fa4e750ec59 authored over 5 years ago by Thierry Laurion <[email protected]>
.gitlab-ci.yaml: Actually, having the content of the rom hashes both on the build log and inside of the artifact makes more sense

github.com/tlaurion/heads-ci-fedora30 - 460186cf8b32e671f88fcec2dec291bd1c55a6b9 authored over 5 years ago by Thierry Laurion <[email protected]>
Add hash files related to roms put in artifact.zip and remove from build output

github.com/tlaurion/heads-ci-fedora30 - 2fc2cc474d13357bbb7630c7b43345527bfb0a3f authored over 5 years ago by Thierry Laurion <[email protected]>
initrd/bin/kexec-save-default:

Regression fix.

github.com/tlaurion/heads-ci-fedora30 - 81594fde61b017e914de56217ccfa8c214d0c7bf authored over 5 years ago by Thierry Laurion <[email protected]>
Merge remote-tracking branch 'osresearch/master' into oem_reownership-staging_rebase_master_PR

github.com/tlaurion/heads-ci-fedora30 - 5a7711453ba7190e26fcaae81f037ebdc998bf12 authored over 5 years ago by Thierry Laurion <[email protected]>
Revert "Support Fedora 30 boot configuration"

This reverts commit bc5343c626fed8dd43b512f2a2cedcfddfcfe7c8.

github.com/tlaurion/heads-ci-fedora30 - 49405939bd18d2bfc7120fa16880fd75ee86ae55 authored over 5 years ago by Thierry Laurion <[email protected]>
Merge pull request #558 from tlaurion/reverse_fedora_30_breaks_qubes

Revert "Support Fedora 30 boot configuration"

github.com/tlaurion/heads-ci-fedora30 - 124ae916f40a65a47094c2609340f33be19e03bf authored over 5 years ago by tlaurion <[email protected]>
Revert "Support Fedora 30 boot configuration"

This reverts commit bc5343c626fed8dd43b512f2a2cedcfddfcfe7c8.

github.com/tlaurion/heads-ci-fedora30 - 260507cafd2d88bc8c25196f7b6d58a73791a66c authored over 5 years ago by Thierry Laurion <[email protected]>
initrd/bin/reencrypt-luks:

- logic was invalid on checking into checking result of cryptsetup calls.
- Cleaning OEM parts wh...

github.com/tlaurion/heads-ci-fedora30 - f716fd3542a9eae32af52ba0010791627627b74f authored over 5 years ago by Thierry Laurion <[email protected]>
Merge remote-tracking branch 'osresearch/master' into oem_reownership-staging_rebase_master_PR

initrd/bin/gpg-gui.sh:
-Remove file_selector since now present in /etc/functions
-Add Factory res...

github.com/tlaurion/heads-ci-fedora30 - f619eab46b37bd6cd62b3c057eff779602bc2644 authored over 5 years ago by Thierry Laurion <[email protected]>
Merge pull request #546 from kylerankin/add_gpg_sc_keygen

Add GPG smartcard keygen feature

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