heads/config
Thierry Laurion acc6493492
coreboot configs: unify turning CONFIG_USBDEBUG off
sed -i '$a CONFIG_USBDEBUG=n' config/coreboot-*.config
grep -R CONFIG_COREBOOT_VERSION boards/ | awk -F "/" {'print $2'} | while read board; do if ! sudo make BOARD=$board coreboot.save_in_oldconfig_format_in_place  > /dev/null 2>&1; then echo $board failed;fi; done

Note:
Boards that are unmaintained accumulates settings addition per the sed call.

Why deactivate:
- Well, this is equivalent of cbmem -c which gives way too much information from attacker.

TODO: add an helper later on so that builds aimed at testing coreboot version bump pass to release mode or something.

As of this commit, we accept that bricks might happen and that troubleshooting will be made in a case basis?!

Signed-off-by: Thierry Laurion <insurgo@riseup.net>
2024-07-26 15:39:58 -04:00
..
busybox.config busybox: add clear reset and cttyhack to better deal with terminal mishaps 2023-10-10 11:55:24 -04:00
coreboot-kgpe-d16_server-whiptail.config coreboot configs: unify turning CONFIG_USBDEBUG off 2024-07-26 15:39:58 -04:00
coreboot-kgpe-d16_server.config coreboot configs: unify turning CONFIG_USBDEBUG off 2024-07-26 15:39:58 -04:00
coreboot-kgpe-d16_workstation-usb_keyboard.config coreboot configs: unify turning CONFIG_USBDEBUG off 2024-07-26 15:39:58 -04:00
coreboot-kgpe-d16_workstation.config coreboot configs: unify turning CONFIG_USBDEBUG off 2024-07-26 15:39:58 -04:00
coreboot-librem_11.config coreboot configs: put back all maintained boards (boards/*)'s coreboot configs in oldconfig format 2024-07-26 15:39:40 -04:00
coreboot-librem_13v2.config coreboot configs: put back all maintained boards (boards/*)'s coreboot configs in oldconfig format 2024-07-26 15:39:40 -04:00
coreboot-librem_13v4.config coreboot configs: put back all maintained boards (boards/*)'s coreboot configs in oldconfig format 2024-07-26 15:39:40 -04:00
coreboot-librem_14.config coreboot configs: put back all maintained boards (boards/*)'s coreboot configs in oldconfig format 2024-07-26 15:39:40 -04:00
coreboot-librem_15v3.config coreboot configs: put back all maintained boards (boards/*)'s coreboot configs in oldconfig format 2024-07-26 15:39:40 -04:00
coreboot-librem_15v4.config coreboot configs: put back all maintained boards (boards/*)'s coreboot configs in oldconfig format 2024-07-26 15:39:40 -04:00
coreboot-librem_l1um_v2.config coreboot configs: put back all maintained boards (boards/*)'s coreboot configs in oldconfig format 2024-07-26 15:39:40 -04:00
coreboot-librem_l1um.config coreboot configs: put back all maintained boards (boards/*)'s coreboot configs in oldconfig format 2024-07-26 15:39:40 -04:00
coreboot-librem_mini_v2.config coreboot configs: put back all maintained boards (boards/*)'s coreboot configs in oldconfig format 2024-07-26 15:39:40 -04:00
coreboot-librem_mini.config coreboot configs: put back all maintained boards (boards/*)'s coreboot configs in oldconfig format 2024-07-26 15:39:40 -04:00
coreboot-nitropad-ns50.config nv41/ns50 coreboot configs: unset 'CONFIG_RESOURCE_ALLOCATION_TOP_DOWN=y': turns nv41 into a brick under current used coreboot Dasharo fork 2024-07-26 15:39:46 -04:00
coreboot-nitropad-nv41.config nv41/ns50 coreboot configs: unset 'CONFIG_RESOURCE_ALLOCATION_TOP_DOWN=y': turns nv41 into a brick under current used coreboot Dasharo fork 2024-07-26 15:39:46 -04:00
coreboot-p8z77-m_pro-tpm1.config coreboot configs: unify turning CONFIG_USBDEBUG off 2024-07-26 15:39:58 -04:00
coreboot-qemu-fbwhiptail-tpm1-hotp.config coreboot configs: unify turning CONFIG_USBDEBUG off 2024-07-26 15:39:58 -04:00
coreboot-qemu-tpm1.config coreboot configs: unify turning CONFIG_USBDEBUG off 2024-07-26 15:39:58 -04:00
coreboot-qemu-tpm2.config coreboot configs: unify turning CONFIG_USBDEBUG off 2024-07-26 15:39:58 -04:00
coreboot-t420-maximized.config coreboot configs: unify turning CONFIG_USBDEBUG off 2024-07-26 15:39:58 -04:00
coreboot-t420.config coreboot configs: unify turning CONFIG_USBDEBUG off 2024-07-26 15:39:58 -04:00
coreboot-t430-legacy-flash.config coreboot configs: unify turning CONFIG_USBDEBUG off 2024-07-26 15:39:58 -04:00
coreboot-t430-legacy.config coreboot configs: unify turning CONFIG_USBDEBUG off 2024-07-26 15:39:58 -04:00
coreboot-t430-maximized.config coreboot configs: unify turning CONFIG_USBDEBUG off 2024-07-26 15:39:58 -04:00
coreboot-t440p.config coreboot configs: unify turning CONFIG_USBDEBUG off 2024-07-26 15:39:58 -04:00
coreboot-t520-maximized.config coreboot configs: unify turning CONFIG_USBDEBUG off 2024-07-26 15:39:58 -04:00
coreboot-t530-dgpu-maximized.config coreboot configs: unify turning CONFIG_USBDEBUG off 2024-07-26 15:39:58 -04:00
coreboot-t530-maximized.config coreboot configs: unify turning CONFIG_USBDEBUG off 2024-07-26 15:39:58 -04:00
coreboot-talos-2.config coreboot configs: put back all maintained boards (boards/*)'s coreboot configs in oldconfig format 2024-07-26 15:39:40 -04:00
coreboot-w530-dgpu-K1000m-maximized.config coreboot configs: unify turning CONFIG_USBDEBUG off 2024-07-26 15:39:58 -04:00
coreboot-w530-dgpu-K2000m-maximized.config coreboot configs: unify turning CONFIG_USBDEBUG off 2024-07-26 15:39:58 -04:00
coreboot-w530-maximized.config coreboot configs: unify turning CONFIG_USBDEBUG off 2024-07-26 15:39:58 -04:00
coreboot-w541.config coreboot configs: unify turning CONFIG_USBDEBUG off 2024-07-26 15:39:58 -04:00
coreboot-x220-maximized.config coreboot configs: unify turning CONFIG_USBDEBUG off 2024-07-26 15:39:58 -04:00
coreboot-x220.config coreboot configs: unify turning CONFIG_USBDEBUG off 2024-07-26 15:39:58 -04:00
coreboot-x230-legacy-flash.config coreboot configs: unify turning CONFIG_USBDEBUG off 2024-07-26 15:39:58 -04:00
coreboot-x230-legacy.config coreboot configs: unify turning CONFIG_USBDEBUG off 2024-07-26 15:39:58 -04:00
coreboot-x230-maximized-fhd_edp.config coreboot configs: unify turning CONFIG_USBDEBUG off 2024-07-26 15:39:58 -04:00
coreboot-x230-maximized.config coreboot configs: unify turning CONFIG_USBDEBUG off 2024-07-26 15:39:58 -04:00
coreboot-z220-cmt.config coreboot configs: unify turning CONFIG_USBDEBUG off 2024-07-26 15:39:58 -04:00
linux-c216.config linux configs: align with purism; remove TMPFS, add sysctl requirements 2024-04-01 16:15:16 -04:00
linux-kgpe-d16_server-whiptail.config linux configs: align with purism; remove TMPFS, add sysctl requirements 2024-04-01 16:15:16 -04:00
linux-kgpe-d16_server.config linux configs: align with purism; remove TMPFS, add sysctl requirements 2024-04-01 16:15:16 -04:00
linux-kgpe-d16_workstation.config linux configs: align with purism; remove TMPFS, add sysctl requirements 2024-04-01 16:15:16 -04:00
linux-librem_common-6.1.8.config linux configs: align with purism; remove TMPFS, add sysctl requirements 2024-04-01 16:15:16 -04:00
linux-librem_common.config linux configs: align with purism; remove TMPFS, add sysctl requirements 2024-04-01 16:15:16 -04:00
linux-linuxboot.config linux configs: align with purism; remove TMPFS, add sysctl requirements 2024-04-01 16:15:16 -04:00
linux-nitropad-x.config nv41/ns50 shared linux config: reenable I2C, not even sure if needed 2024-05-03 13:53:28 -04:00
linux-qemu.config linux configs: align with purism; remove TMPFS, add sysctl requirements 2024-04-01 16:15:16 -04:00
linux-t440p.config linux configs: align with purism; remove TMPFS, add sysctl requirements 2024-04-01 16:15:16 -04:00
linux-talos-2.config linux configs: align with purism; remove TMPFS, add sysctl requirements 2024-04-01 16:15:16 -04:00
linux-w541.config linux configs: align with purism; remove TMPFS, add sysctl requirements 2024-04-01 16:15:16 -04:00
linux-x230-flash.config linux configs: align with purism; remove TMPFS, add sysctl requirements 2024-04-01 16:15:16 -04:00
linux-x230-legacy.config linux configs: align with purism; remove TMPFS, add sysctl requirements 2024-04-01 16:15:16 -04:00
linux-x230-maximized.config linux configs: align with purism; remove TMPFS, add sysctl requirements 2024-04-01 16:15:16 -04:00