From 6dfd8c707052dfcd90d87342e4793ccde7084450 Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Wed, 1 May 2024 06:12:50 +0100 Subject: [PATCH] update release status for HP machines Signed-off-by: Leah Rowe --- config/coreboot/hp2170p_16mb/target.cfg | 2 +- config/coreboot/hp2170p_16mb/warn.txt | 1 + config/coreboot/hp2560p_8mb/target.cfg | 2 +- config/coreboot/hp2560p_8mb/warn.txt | 1 + config/coreboot/hp2570p_16mb/target.cfg | 2 +- config/coreboot/hp2570p_16mb/warn.txt | 1 + config/coreboot/hp8200sff_4mb/target.cfg | 2 +- config/coreboot/hp8200sff_4mb/warn.txt | 1 + config/coreboot/hp8200sff_8mb/target.cfg | 2 +- config/coreboot/hp8200sff_8mb/warn.txt | 1 + config/coreboot/hp820g2_12mb/warn.txt | 1 + config/coreboot/hp8300cmt_16mb/target.cfg | 2 +- config/coreboot/hp8300cmt_16mb/warn.txt | 1 + config/coreboot/hp8300usdt_16mb/target.cfg | 2 +- config/coreboot/hp8300usdt_16mb/warn.txt | 1 + config/coreboot/hp8460pintel_8mb/target.cfg | 2 +- config/coreboot/hp8460pintel_8mb/warn.txt | 1 + config/coreboot/hp8470pintel_16mb/target.cfg | 2 +- config/coreboot/hp8470pintel_16mb/warn.txt | 1 + config/coreboot/hp8560w_8mb/warn.txt | 1 + config/coreboot/hp9470m_16mb/target.cfg | 2 +- config/coreboot/hp9470m_16mb/warn.txt | 1 + 22 files changed, 22 insertions(+), 10 deletions(-) create mode 100644 config/coreboot/hp2170p_16mb/warn.txt create mode 100644 config/coreboot/hp2560p_8mb/warn.txt create mode 100644 config/coreboot/hp2570p_16mb/warn.txt create mode 100644 config/coreboot/hp8200sff_4mb/warn.txt create mode 100644 config/coreboot/hp8200sff_8mb/warn.txt create mode 100644 config/coreboot/hp820g2_12mb/warn.txt create mode 100644 config/coreboot/hp8300cmt_16mb/warn.txt create mode 100644 config/coreboot/hp8300usdt_16mb/warn.txt create mode 100644 config/coreboot/hp8460pintel_8mb/warn.txt create mode 100644 config/coreboot/hp8470pintel_16mb/warn.txt create mode 100644 config/coreboot/hp8560w_8mb/warn.txt create mode 100644 config/coreboot/hp9470m_16mb/warn.txt diff --git a/config/coreboot/hp2170p_16mb/target.cfg b/config/coreboot/hp2170p_16mb/target.cfg index 1b9e33f0..e6f295cf 100644 --- a/config/coreboot/hp2170p_16mb/target.cfg +++ b/config/coreboot/hp2170p_16mb/target.cfg @@ -6,4 +6,4 @@ payload_seabios="y" payload_memtest="y" grub_scan_disk="ahci" grub_timeout=10 -status="untested" +status="unstable" diff --git a/config/coreboot/hp2170p_16mb/warn.txt b/config/coreboot/hp2170p_16mb/warn.txt new file mode 100644 index 00000000..68f0b1fe --- /dev/null +++ b/config/coreboot/hp2170p_16mb/warn.txt @@ -0,0 +1 @@ +HP EliteBook 8560w has broken wifi. See issue https://codeberg.org/libreboot/lbmk/issues/201 - may affect other HP machines so setting them as unstable. The machines should otherwise boot reliably and you can use them - if wifi doesn't work, you can use a usb wifi dongle or, on HP desktops, use an add-on wifi card. diff --git a/config/coreboot/hp2560p_8mb/target.cfg b/config/coreboot/hp2560p_8mb/target.cfg index 1b9e33f0..e6f295cf 100644 --- a/config/coreboot/hp2560p_8mb/target.cfg +++ b/config/coreboot/hp2560p_8mb/target.cfg @@ -6,4 +6,4 @@ payload_seabios="y" payload_memtest="y" grub_scan_disk="ahci" grub_timeout=10 -status="untested" +status="unstable" diff --git a/config/coreboot/hp2560p_8mb/warn.txt b/config/coreboot/hp2560p_8mb/warn.txt new file mode 100644 index 00000000..68f0b1fe --- /dev/null +++ b/config/coreboot/hp2560p_8mb/warn.txt @@ -0,0 +1 @@ +HP EliteBook 8560w has broken wifi. See issue https://codeberg.org/libreboot/lbmk/issues/201 - may affect other HP machines so setting them as unstable. The machines should otherwise boot reliably and you can use them - if wifi doesn't work, you can use a usb wifi dongle or, on HP desktops, use an add-on wifi card. diff --git a/config/coreboot/hp2570p_16mb/target.cfg b/config/coreboot/hp2570p_16mb/target.cfg index 1b9e33f0..e6f295cf 100644 --- a/config/coreboot/hp2570p_16mb/target.cfg +++ b/config/coreboot/hp2570p_16mb/target.cfg @@ -6,4 +6,4 @@ payload_seabios="y" payload_memtest="y" grub_scan_disk="ahci" grub_timeout=10 -status="untested" +status="unstable" diff --git a/config/coreboot/hp2570p_16mb/warn.txt b/config/coreboot/hp2570p_16mb/warn.txt new file mode 100644 index 00000000..68f0b1fe --- /dev/null +++ b/config/coreboot/hp2570p_16mb/warn.txt @@ -0,0 +1 @@ +HP EliteBook 8560w has broken wifi. See issue https://codeberg.org/libreboot/lbmk/issues/201 - may affect other HP machines so setting them as unstable. The machines should otherwise boot reliably and you can use them - if wifi doesn't work, you can use a usb wifi dongle or, on HP desktops, use an add-on wifi card. diff --git a/config/coreboot/hp8200sff_4mb/target.cfg b/config/coreboot/hp8200sff_4mb/target.cfg index 12afcd76..01583d37 100644 --- a/config/coreboot/hp8200sff_4mb/target.cfg +++ b/config/coreboot/hp8200sff_4mb/target.cfg @@ -5,4 +5,4 @@ payload_seabios_withgrub="y" payload_memtest="y" grub_scan_disk="ahci" grub_timeout=10 -status="untested" +status="unstable" diff --git a/config/coreboot/hp8200sff_4mb/warn.txt b/config/coreboot/hp8200sff_4mb/warn.txt new file mode 100644 index 00000000..68f0b1fe --- /dev/null +++ b/config/coreboot/hp8200sff_4mb/warn.txt @@ -0,0 +1 @@ +HP EliteBook 8560w has broken wifi. See issue https://codeberg.org/libreboot/lbmk/issues/201 - may affect other HP machines so setting them as unstable. The machines should otherwise boot reliably and you can use them - if wifi doesn't work, you can use a usb wifi dongle or, on HP desktops, use an add-on wifi card. diff --git a/config/coreboot/hp8200sff_8mb/target.cfg b/config/coreboot/hp8200sff_8mb/target.cfg index 12afcd76..01583d37 100644 --- a/config/coreboot/hp8200sff_8mb/target.cfg +++ b/config/coreboot/hp8200sff_8mb/target.cfg @@ -5,4 +5,4 @@ payload_seabios_withgrub="y" payload_memtest="y" grub_scan_disk="ahci" grub_timeout=10 -status="untested" +status="unstable" diff --git a/config/coreboot/hp8200sff_8mb/warn.txt b/config/coreboot/hp8200sff_8mb/warn.txt new file mode 100644 index 00000000..68f0b1fe --- /dev/null +++ b/config/coreboot/hp8200sff_8mb/warn.txt @@ -0,0 +1 @@ +HP EliteBook 8560w has broken wifi. See issue https://codeberg.org/libreboot/lbmk/issues/201 - may affect other HP machines so setting them as unstable. The machines should otherwise boot reliably and you can use them - if wifi doesn't work, you can use a usb wifi dongle or, on HP desktops, use an add-on wifi card. diff --git a/config/coreboot/hp820g2_12mb/warn.txt b/config/coreboot/hp820g2_12mb/warn.txt new file mode 100644 index 00000000..68f0b1fe --- /dev/null +++ b/config/coreboot/hp820g2_12mb/warn.txt @@ -0,0 +1 @@ +HP EliteBook 8560w has broken wifi. See issue https://codeberg.org/libreboot/lbmk/issues/201 - may affect other HP machines so setting them as unstable. The machines should otherwise boot reliably and you can use them - if wifi doesn't work, you can use a usb wifi dongle or, on HP desktops, use an add-on wifi card. diff --git a/config/coreboot/hp8300cmt_16mb/target.cfg b/config/coreboot/hp8300cmt_16mb/target.cfg index 12afcd76..01583d37 100644 --- a/config/coreboot/hp8300cmt_16mb/target.cfg +++ b/config/coreboot/hp8300cmt_16mb/target.cfg @@ -5,4 +5,4 @@ payload_seabios_withgrub="y" payload_memtest="y" grub_scan_disk="ahci" grub_timeout=10 -status="untested" +status="unstable" diff --git a/config/coreboot/hp8300cmt_16mb/warn.txt b/config/coreboot/hp8300cmt_16mb/warn.txt new file mode 100644 index 00000000..68f0b1fe --- /dev/null +++ b/config/coreboot/hp8300cmt_16mb/warn.txt @@ -0,0 +1 @@ +HP EliteBook 8560w has broken wifi. See issue https://codeberg.org/libreboot/lbmk/issues/201 - may affect other HP machines so setting them as unstable. The machines should otherwise boot reliably and you can use them - if wifi doesn't work, you can use a usb wifi dongle or, on HP desktops, use an add-on wifi card. diff --git a/config/coreboot/hp8300usdt_16mb/target.cfg b/config/coreboot/hp8300usdt_16mb/target.cfg index 12afcd76..01583d37 100644 --- a/config/coreboot/hp8300usdt_16mb/target.cfg +++ b/config/coreboot/hp8300usdt_16mb/target.cfg @@ -5,4 +5,4 @@ payload_seabios_withgrub="y" payload_memtest="y" grub_scan_disk="ahci" grub_timeout=10 -status="untested" +status="unstable" diff --git a/config/coreboot/hp8300usdt_16mb/warn.txt b/config/coreboot/hp8300usdt_16mb/warn.txt new file mode 100644 index 00000000..68f0b1fe --- /dev/null +++ b/config/coreboot/hp8300usdt_16mb/warn.txt @@ -0,0 +1 @@ +HP EliteBook 8560w has broken wifi. See issue https://codeberg.org/libreboot/lbmk/issues/201 - may affect other HP machines so setting them as unstable. The machines should otherwise boot reliably and you can use them - if wifi doesn't work, you can use a usb wifi dongle or, on HP desktops, use an add-on wifi card. diff --git a/config/coreboot/hp8460pintel_8mb/target.cfg b/config/coreboot/hp8460pintel_8mb/target.cfg index 1b9e33f0..e6f295cf 100644 --- a/config/coreboot/hp8460pintel_8mb/target.cfg +++ b/config/coreboot/hp8460pintel_8mb/target.cfg @@ -6,4 +6,4 @@ payload_seabios="y" payload_memtest="y" grub_scan_disk="ahci" grub_timeout=10 -status="untested" +status="unstable" diff --git a/config/coreboot/hp8460pintel_8mb/warn.txt b/config/coreboot/hp8460pintel_8mb/warn.txt new file mode 100644 index 00000000..68f0b1fe --- /dev/null +++ b/config/coreboot/hp8460pintel_8mb/warn.txt @@ -0,0 +1 @@ +HP EliteBook 8560w has broken wifi. See issue https://codeberg.org/libreboot/lbmk/issues/201 - may affect other HP machines so setting them as unstable. The machines should otherwise boot reliably and you can use them - if wifi doesn't work, you can use a usb wifi dongle or, on HP desktops, use an add-on wifi card. diff --git a/config/coreboot/hp8470pintel_16mb/target.cfg b/config/coreboot/hp8470pintel_16mb/target.cfg index 1b9e33f0..e6f295cf 100644 --- a/config/coreboot/hp8470pintel_16mb/target.cfg +++ b/config/coreboot/hp8470pintel_16mb/target.cfg @@ -6,4 +6,4 @@ payload_seabios="y" payload_memtest="y" grub_scan_disk="ahci" grub_timeout=10 -status="untested" +status="unstable" diff --git a/config/coreboot/hp8470pintel_16mb/warn.txt b/config/coreboot/hp8470pintel_16mb/warn.txt new file mode 100644 index 00000000..68f0b1fe --- /dev/null +++ b/config/coreboot/hp8470pintel_16mb/warn.txt @@ -0,0 +1 @@ +HP EliteBook 8560w has broken wifi. See issue https://codeberg.org/libreboot/lbmk/issues/201 - may affect other HP machines so setting them as unstable. The machines should otherwise boot reliably and you can use them - if wifi doesn't work, you can use a usb wifi dongle or, on HP desktops, use an add-on wifi card. diff --git a/config/coreboot/hp8560w_8mb/warn.txt b/config/coreboot/hp8560w_8mb/warn.txt new file mode 100644 index 00000000..68f0b1fe --- /dev/null +++ b/config/coreboot/hp8560w_8mb/warn.txt @@ -0,0 +1 @@ +HP EliteBook 8560w has broken wifi. See issue https://codeberg.org/libreboot/lbmk/issues/201 - may affect other HP machines so setting them as unstable. The machines should otherwise boot reliably and you can use them - if wifi doesn't work, you can use a usb wifi dongle or, on HP desktops, use an add-on wifi card. diff --git a/config/coreboot/hp9470m_16mb/target.cfg b/config/coreboot/hp9470m_16mb/target.cfg index 1b9e33f0..e6f295cf 100644 --- a/config/coreboot/hp9470m_16mb/target.cfg +++ b/config/coreboot/hp9470m_16mb/target.cfg @@ -6,4 +6,4 @@ payload_seabios="y" payload_memtest="y" grub_scan_disk="ahci" grub_timeout=10 -status="untested" +status="unstable" diff --git a/config/coreboot/hp9470m_16mb/warn.txt b/config/coreboot/hp9470m_16mb/warn.txt new file mode 100644 index 00000000..68f0b1fe --- /dev/null +++ b/config/coreboot/hp9470m_16mb/warn.txt @@ -0,0 +1 @@ +HP EliteBook 8560w has broken wifi. See issue https://codeberg.org/libreboot/lbmk/issues/201 - may affect other HP machines so setting them as unstable. The machines should otherwise boot reliably and you can use them - if wifi doesn't work, you can use a usb wifi dongle or, on HP desktops, use an add-on wifi card.