From b379186a5c56b842161e4a08dfe5a65e5a912755 Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Fri, 3 May 2024 19:38:06 +0100 Subject: update hp machines to status=stable for release 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/target.cfg | 2 +- config/coreboot/hp8560w_8mb/warn.txt | 1 - config/coreboot/hp9470m_16mb/target.cfg | 2 +- config/coreboot/hp9470m_16mb/warn.txt | 1 - 23 files changed, 11 insertions(+), 23 deletions(-) delete mode 100644 config/coreboot/hp2170p_16mb/warn.txt delete mode 100644 config/coreboot/hp2560p_8mb/warn.txt delete mode 100644 config/coreboot/hp2570p_16mb/warn.txt delete mode 100644 config/coreboot/hp8200sff_4mb/warn.txt delete mode 100644 config/coreboot/hp8200sff_8mb/warn.txt delete mode 100644 config/coreboot/hp820g2_12mb/warn.txt delete mode 100644 config/coreboot/hp8300cmt_16mb/warn.txt delete mode 100644 config/coreboot/hp8300usdt_16mb/warn.txt delete mode 100644 config/coreboot/hp8460pintel_8mb/warn.txt delete mode 100644 config/coreboot/hp8470pintel_16mb/warn.txt delete mode 100644 config/coreboot/hp8560w_8mb/warn.txt delete mode 100644 config/coreboot/hp9470m_16mb/warn.txt (limited to 'config/coreboot') diff --git a/config/coreboot/hp2170p_16mb/target.cfg b/config/coreboot/hp2170p_16mb/target.cfg index e6f295cf..5cdb7116 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="unstable" +status="stable" diff --git a/config/coreboot/hp2170p_16mb/warn.txt b/config/coreboot/hp2170p_16mb/warn.txt deleted file mode 100644 index 68f0b1fe..00000000 --- a/config/coreboot/hp2170p_16mb/warn.txt +++ /dev/null @@ -1 +0,0 @@ -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 e6f295cf..5cdb7116 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="unstable" +status="stable" diff --git a/config/coreboot/hp2560p_8mb/warn.txt b/config/coreboot/hp2560p_8mb/warn.txt deleted file mode 100644 index 68f0b1fe..00000000 --- a/config/coreboot/hp2560p_8mb/warn.txt +++ /dev/null @@ -1 +0,0 @@ -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 e6f295cf..5cdb7116 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="unstable" +status="stable" diff --git a/config/coreboot/hp2570p_16mb/warn.txt b/config/coreboot/hp2570p_16mb/warn.txt deleted file mode 100644 index 68f0b1fe..00000000 --- a/config/coreboot/hp2570p_16mb/warn.txt +++ /dev/null @@ -1 +0,0 @@ -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 01583d37..04510c57 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="unstable" +status="stable" diff --git a/config/coreboot/hp8200sff_4mb/warn.txt b/config/coreboot/hp8200sff_4mb/warn.txt deleted file mode 100644 index 68f0b1fe..00000000 --- a/config/coreboot/hp8200sff_4mb/warn.txt +++ /dev/null @@ -1 +0,0 @@ -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 01583d37..04510c57 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="unstable" +status="stable" diff --git a/config/coreboot/hp8200sff_8mb/warn.txt b/config/coreboot/hp8200sff_8mb/warn.txt deleted file mode 100644 index 68f0b1fe..00000000 --- a/config/coreboot/hp8200sff_8mb/warn.txt +++ /dev/null @@ -1 +0,0 @@ -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 deleted file mode 100644 index 68f0b1fe..00000000 --- a/config/coreboot/hp820g2_12mb/warn.txt +++ /dev/null @@ -1 +0,0 @@ -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 01583d37..04510c57 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="unstable" +status="stable" diff --git a/config/coreboot/hp8300cmt_16mb/warn.txt b/config/coreboot/hp8300cmt_16mb/warn.txt deleted file mode 100644 index 68f0b1fe..00000000 --- a/config/coreboot/hp8300cmt_16mb/warn.txt +++ /dev/null @@ -1 +0,0 @@ -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 01583d37..04510c57 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="unstable" +status="stable" diff --git a/config/coreboot/hp8300usdt_16mb/warn.txt b/config/coreboot/hp8300usdt_16mb/warn.txt deleted file mode 100644 index 68f0b1fe..00000000 --- a/config/coreboot/hp8300usdt_16mb/warn.txt +++ /dev/null @@ -1 +0,0 @@ -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 e6f295cf..5cdb7116 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="unstable" +status="stable" diff --git a/config/coreboot/hp8460pintel_8mb/warn.txt b/config/coreboot/hp8460pintel_8mb/warn.txt deleted file mode 100644 index 68f0b1fe..00000000 --- a/config/coreboot/hp8460pintel_8mb/warn.txt +++ /dev/null @@ -1 +0,0 @@ -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 e6f295cf..5cdb7116 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="unstable" +status="stable" diff --git a/config/coreboot/hp8470pintel_16mb/warn.txt b/config/coreboot/hp8470pintel_16mb/warn.txt deleted file mode 100644 index 68f0b1fe..00000000 --- a/config/coreboot/hp8470pintel_16mb/warn.txt +++ /dev/null @@ -1 +0,0 @@ -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/target.cfg b/config/coreboot/hp8560w_8mb/target.cfg index a352b46d..ea96b084 100644 --- a/config/coreboot/hp8560w_8mb/target.cfg +++ b/config/coreboot/hp8560w_8mb/target.cfg @@ -5,4 +5,4 @@ payload_seabios_grubonly="y" payload_memtest="y" grub_scan_disk="ahci" grub_timeout=10 -status="unstable" +status="stable" diff --git a/config/coreboot/hp8560w_8mb/warn.txt b/config/coreboot/hp8560w_8mb/warn.txt deleted file mode 100644 index 68f0b1fe..00000000 --- a/config/coreboot/hp8560w_8mb/warn.txt +++ /dev/null @@ -1 +0,0 @@ -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 e6f295cf..5cdb7116 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="unstable" +status="stable" diff --git a/config/coreboot/hp9470m_16mb/warn.txt b/config/coreboot/hp9470m_16mb/warn.txt deleted file mode 100644 index 68f0b1fe..00000000 --- a/config/coreboot/hp9470m_16mb/warn.txt +++ /dev/null @@ -1 +0,0 @@ -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. -- cgit v1.2.1