heads/boards
Thierry Laurion 2bf173c59a add flashprog support: failed attempt to use review.sourcearcade.org for tarballs download
- Add Makefile new app dep verification
- Add modules/flashprog pointing to review.sourcearcade.org: website faisl to produce reproducible tarballs.

Notes:
- Unfortunately, we cannot use review platform to renerate reproducible tarballs, those don't have the same checksum on each download:
user@heads-tests-deb12-nix:~/heads$ wget https://review.sourcearcade.org/changes/flashprog~72991/revisions/5/archive?format=tgz -O test.tar.gz
--2024-08-31 09:38:14--  https://review.sourcearcade.org/changes/flashprog~72991/revisions/5/archive?format=tgz
Resolving review.sourcearcade.org (review.sourcearcade.org)... 88.99.35.89
Connecting to review.sourcearcade.org (review.sourcearcade.org)|88.99.35.89|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [application/x-gzip]
Saving to: ‘test.tar.gz’

test.tar.gz                                              [        <=>                                                                                                           ] 508.19K   225KB/s    in 2.3s

2024-08-31 09:38:18 (225 KB/s) - ‘test.tar.gz’ saved [520389]

user@heads-tests-deb12-nix:~/heads$ sha256sum test.tar.gz
af2fb823c2699d37db284c1b3066352a59446b7ea491a585df4eeaa25d932a29  test.tar.gz
user@heads-tests-deb12-nix:~/heads$ sha256sum test.tar.gz
af2fb823c2699d37db284c1b3066352a59446b7ea491a585df4eeaa25d932a29  test.tar.gz
user@heads-tests-deb12-nix:~/heads$ wget https://review.sourcearcade.org/changes/flashprog~72991/revisions/5/archive?format=tgz -O test.tar.gz
--2024-08-31 09:38:37--  https://review.sourcearcade.org/changes/flashprog~72991/revisions/5/archive?format=tgz
Resolving review.sourcearcade.org (review.sourcearcade.org)... 88.99.35.89
Connecting to review.sourcearcade.org (review.sourcearcade.org)|88.99.35.89|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [application/x-gzip]
Saving to: ‘test.tar.gz’

test.tar.gz                                              [   <=>                                                                                                                ] 508.22K   855KB/s    in 0.6s

2024-08-31 09:38:38 (855 KB/s) - ‘test.tar.gz’ saved [520417]

user@heads-tests-deb12-nix:~/heads$ sha256sum test.tar.gz
9225002d508bd8e2fc42a2bdcd0741cb93ed2cfc811fcd7e03b0242205d4954b  test.tar.gz
user@heads-tests-deb12-nix:~/heads$ wget https://review.sourcearcade.org/changes/flashprog~72991/revisions/5/archive?format=tgz -O test.tar.gz
--2024-08-31 09:38:43--  https://review.sourcearcade.org/changes/flashprog~72991/revisions/5/archive?format=tgz
Resolving review.sourcearcade.org (review.sourcearcade.org)... 88.99.35.89
Connecting to review.sourcearcade.org (review.sourcearcade.org)|88.99.35.89|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [application/x-gzip]
Saving to: ‘test.tar.gz’

test.tar.gz                                              [     <=>                                                                                                              ] 508.18K   367KB/s    in 1.4s

2024-08-31 09:38:45 (367 KB/s) - ‘test.tar.gz’ saved [520378]

user@heads-tests-deb12-nix:~/heads$ sha256sum test.tar.gz
ebdb7ac0c964178bc312d50547cc7ec82c1c5ffb7d04167fe0ac83deca94ee81  test.tar.gz

  - Github mirror is only for commited code. Will have to work around that somehow : https://github.com/SourceArcade/flashprog

Signed-off-by: Thierry Laurion <insurgo@riseup.net>
2024-10-29 08:58:09 -04:00
..
librem_11 board configs: remove CONFIG_BOOT_DEV so detect_boot_device detects it prior of oem-factory-reset usage 2024-09-09 10:35:03 -04:00
librem_13v2 board configs: remove CONFIG_BOOT_DEV so detect_boot_device detects it prior of oem-factory-reset usage 2024-09-09 10:35:03 -04:00
librem_13v4 board configs: remove CONFIG_BOOT_DEV so detect_boot_device detects it prior of oem-factory-reset usage 2024-09-09 10:35:03 -04:00
librem_14 board configs: remove CONFIG_BOOT_DEV so detect_boot_device detects it prior of oem-factory-reset usage 2024-09-09 10:35:03 -04:00
librem_15v3 board configs: remove CONFIG_BOOT_DEV so detect_boot_device detects it prior of oem-factory-reset usage 2024-09-09 10:35:03 -04:00
librem_15v4 board configs: remove CONFIG_BOOT_DEV so detect_boot_device detects it prior of oem-factory-reset usage 2024-09-09 10:35:03 -04:00
librem_l1um board configs: remove CONFIG_BOOT_DEV so detect_boot_device detects it prior of oem-factory-reset usage 2024-09-09 10:35:03 -04:00
librem_l1um_v2 board configs: remove CONFIG_BOOT_DEV so detect_boot_device detects it prior of oem-factory-reset usage 2024-09-09 10:35:03 -04:00
librem_mini board configs: remove CONFIG_BOOT_DEV so detect_boot_device detects it prior of oem-factory-reset usage 2024-09-09 10:35:03 -04:00
librem_mini_v2 board configs: remove CONFIG_BOOT_DEV so detect_boot_device detects it prior of oem-factory-reset usage 2024-09-09 10:35:03 -04:00
nitropad-ns50 board configs: remove CONFIG_BOOT_DEV so detect_boot_device detects it prior of oem-factory-reset usage 2024-09-09 10:35:03 -04:00
nitropad-nv41 board configs: remove CONFIG_BOOT_DEV so detect_boot_device detects it prior of oem-factory-reset usage 2024-09-09 10:35:03 -04:00
optiplex-7010_9010_TXT-hotp-maximized Optiplex boards: add HOTP variants, unify against x230-*-maximized board config formats 2024-10-15 09:50:14 -04:00
optiplex-7010_9010_TXT-maximized Optiplex boards: add HOTP variants, unify against x230-*-maximized board config formats 2024-10-15 09:50:14 -04:00
optiplex-7010_9010-hotp-maximized Optiplex boards: add HOTP variants, unify against x230-*-maximized board config formats 2024-10-15 09:50:14 -04:00
optiplex-7010_9010-maximized Optiplex boards: add HOTP variants, unify against x230-*-maximized board config formats 2024-10-15 09:50:14 -04:00
qemu-coreboot-fbwhiptail-tpm1 board configs: remove CONFIG_BOOT_DEV so detect_boot_device detects it prior of oem-factory-reset usage 2024-09-09 10:35:03 -04:00
qemu-coreboot-fbwhiptail-tpm1-hotp board configs: remove CONFIG_BOOT_DEV so detect_boot_device detects it prior of oem-factory-reset usage 2024-09-09 10:35:03 -04:00
qemu-coreboot-fbwhiptail-tpm2 board configs: remove CONFIG_BOOT_DEV so detect_boot_device detects it prior of oem-factory-reset usage 2024-09-09 10:35:03 -04:00
qemu-coreboot-fbwhiptail-tpm2-hotp board configs: remove CONFIG_BOOT_DEV so detect_boot_device detects it prior of oem-factory-reset usage 2024-09-09 10:35:03 -04:00
qemu-coreboot-whiptail-tpm1 board configs: remove CONFIG_BOOT_DEV so detect_boot_device detects it prior of oem-factory-reset usage 2024-09-09 10:35:03 -04:00
qemu-coreboot-whiptail-tpm1-hotp board configs: remove CONFIG_BOOT_DEV so detect_boot_device detects it prior of oem-factory-reset usage 2024-09-09 10:35:03 -04:00
qemu-coreboot-whiptail-tpm2 add flashprog support: failed attempt to use review.sourcearcade.org for tarballs download 2024-10-29 08:58:09 -04:00
qemu-coreboot-whiptail-tpm2-hotp board configs: remove CONFIG_BOOT_DEV so detect_boot_device detects it prior of oem-factory-reset usage 2024-09-09 10:35:03 -04:00
t420-hotp-maximized board configs: remove CONFIG_BOOT_DEV so detect_boot_device detects it prior of oem-factory-reset usage 2024-09-09 10:35:03 -04:00
t420-maximized board configs: remove CONFIG_BOOT_DEV so detect_boot_device detects it prior of oem-factory-reset usage 2024-09-09 10:35:03 -04:00
t430-hotp-maximized board configs: remove CONFIG_BOOT_DEV so detect_boot_device detects it prior of oem-factory-reset usage 2024-09-09 10:35:03 -04:00
t430-maximized board configs: remove CONFIG_BOOT_DEV so detect_boot_device detects it prior of oem-factory-reset usage 2024-09-09 10:35:03 -04:00
t440p-hotp-maximized hotp boards: enable autoboot after 5 seconds if reverse HOTP against USB Security Dongle is successful by default 2024-01-09 15:06:04 -05:00
t440p-maximized board configs: remove CONFIG_BOOT_DEV so detect_boot_device detects it prior of oem-factory-reset usage 2024-09-09 10:35:03 -04:00
t530-hotp-maximized board configs: remove CONFIG_BOOT_DEV so detect_boot_device detects it prior of oem-factory-reset usage 2024-09-09 10:35:03 -04:00
t530-maximized board configs: remove CONFIG_BOOT_DEV so detect_boot_device detects it prior of oem-factory-reset usage 2024-09-09 10:35:03 -04:00
talos-2 board configs: remove CONFIG_BOOT_DEV so detect_boot_device detects it prior of oem-factory-reset usage 2024-09-09 10:35:03 -04:00
UNMAINTAINED_kgpe-d16_server board configs: remove CONFIG_BOOT_DEV so detect_boot_device detects it prior of oem-factory-reset usage 2024-09-09 10:35:03 -04:00
UNMAINTAINED_kgpe-d16_server-whiptail board configs: remove CONFIG_BOOT_DEV so detect_boot_device detects it prior of oem-factory-reset usage 2024-09-09 10:35:03 -04:00
UNMAINTAINED_kgpe-d16_workstation board configs: remove CONFIG_BOOT_DEV so detect_boot_device detects it prior of oem-factory-reset usage 2024-09-09 10:35:03 -04:00
UNMAINTAINED_kgpe-d16_workstation-usb_keyboard board configs: remove CONFIG_BOOT_DEV so detect_boot_device detects it prior of oem-factory-reset usage 2024-09-09 10:35:03 -04:00
w530-hotp-maximized board configs: remove CONFIG_BOOT_DEV so detect_boot_device detects it prior of oem-factory-reset usage 2024-09-09 10:35:03 -04:00
w530-maximized board configs: remove CONFIG_BOOT_DEV so detect_boot_device detects it prior of oem-factory-reset usage 2024-09-09 10:35:03 -04:00
w541-hotp-maximized move w541 back to tested 2024-08-07 00:02:50 +02:00
w541-maximized board configs: remove CONFIG_BOOT_DEV so detect_boot_device detects it prior of oem-factory-reset usage 2024-09-09 10:35:03 -04:00
x220-hotp-maximized board configs: remove CONFIG_BOOT_DEV so detect_boot_device detects it prior of oem-factory-reset usage 2024-09-09 10:35:03 -04:00
x220-maximized board configs: remove CONFIG_BOOT_DEV so detect_boot_device detects it prior of oem-factory-reset usage 2024-09-09 10:35:03 -04:00
x230-hotp-legacy board configs: remove CONFIG_BOOT_DEV so detect_boot_device detects it prior of oem-factory-reset usage 2024-09-09 10:35:03 -04:00
x230-hotp-maximized board configs: remove CONFIG_BOOT_DEV so detect_boot_device detects it prior of oem-factory-reset usage 2024-09-09 10:35:03 -04:00
x230-hotp-maximized_usb-kb board configs: remove CONFIG_BOOT_DEV so detect_boot_device detects it prior of oem-factory-reset usage 2024-09-09 10:35:03 -04:00
x230-hotp-maximized-fhd_edp board configs: remove CONFIG_BOOT_DEV so detect_boot_device detects it prior of oem-factory-reset usage 2024-09-09 10:35:03 -04:00
x230-legacy board configs: remove CONFIG_BOOT_DEV so detect_boot_device detects it prior of oem-factory-reset usage 2024-09-09 10:35:03 -04:00
x230-legacy-flash boards/*/*.config: bump coreboot 4.22.01 boards config to use 24.02.01 2024-07-26 15:35:56 -04:00
x230-maximized board configs: remove CONFIG_BOOT_DEV so detect_boot_device detects it prior of oem-factory-reset usage 2024-09-09 10:35:03 -04:00
x230-maximized-fhd_edp board configs: remove CONFIG_BOOT_DEV so detect_boot_device detects it prior of oem-factory-reset usage 2024-09-09 10:35:03 -04:00
z220-cmt-hotp-maximized hotp boards: enable autoboot after 5 seconds if reverse HOTP against USB Security Dongle is successful by default 2024-01-09 15:06:04 -05:00
z220-cmt-maximized board configs: remove CONFIG_BOOT_DEV so detect_boot_device detects it prior of oem-factory-reset usage 2024-09-09 10:35:03 -04:00