From 2aa68be747156c89400f22b4c8703a681f322125 Mon Sep 17 00:00:00 2001
From: "A. Wilcox" <AWilcox@Wilcox-Tech.com>
Date: Sat, 14 Dec 2024 14:59:43 -0600
Subject: devel: Remove requirements around APK Fission repos

Since linux-firmware moved to user/ in 1.0-BETA6, we don't pull in
the APK Fission repository any more for linux-firmware packages.
---
 devel/requirements/3b_runner.xml | 4 ----
 devel/script/2_keys.xml          | 2 +-
 2 files changed, 1 insertion(+), 5 deletions(-)

diff --git a/devel/requirements/3b_runner.xml b/devel/requirements/3b_runner.xml
index 9ab06bd..1e36766 100644
--- a/devel/requirements/3b_runner.xml
+++ b/devel/requirements/3b_runner.xml
@@ -732,10 +732,6 @@
                     <title>Runner.Execute.firmware</title>
                     <para>If a <literal>firmware</literal> key is specified in the HorizonScript, and the system is compiled with firmware support enabled, and the value of the <literal>firmware</literal> key is <literal>true</literal>, the system shall add <literal>linux-firmware</literal> to the list of packages to install.</para>
                     </formalpara>
-                <formalpara id="Runner.Execute.firmware.Repository">
-                    <title>Runner.Execute.firmware.Repository</title>
-                    <para>If no <literal>repository</literal> keys are specified in the HorizonScript, the system shall append the repository <literal>https://distfiles.apkfission.net/adelie-$VERSION/nonfree</literal> to the <literal>/etc/apk/repositories</literal> file in the target namespace, where <literal>$VERSION</literal> is the version of Adélie Linux being installed.</para>
-                </formalpara>
                 <formalpara id="Runner.Execute.netssid">
                     <title>Runner.Execute.netssid</title>
                     <para>The system shall write the wireless networking configuration specified by any <literal>netssid</literal> keys to the <literal>/etc/wpa_supplicant/wpa_supplicant.conf</literal> file in the target namespace.</para>
diff --git a/devel/script/2_keys.xml b/devel/script/2_keys.xml
index 854f0d5..6fb90ab 100644
--- a/devel/script/2_keys.xml
+++ b/devel/script/2_keys.xml
@@ -602,7 +602,7 @@ version 1.1
                         <listitem><para>https://distfiles.adelielinux.org/adelie/$VERSION/system</para></listitem>
                         <listitem><para>https://distfiles.adelielinux.org/adelie/$VERSION/user</para></listitem>
                     </itemizedlist>
-                    where <replaceable>$VERSION</replaceable> is the version of Adélie Linux being installed.  Additionally, if the <literal>firmware</literal> key is specified and set to <literal>true</literal>, the <literal>https://distfiles.apkfission.net/adelie-$VERSION/nonfree</literal> repository will be added.  If <literal>repository</literal> is specified, <emphasis>none of these repositories will be used unless manually specified</emphasis>.
+                    where <replaceable>$VERSION</replaceable> is the version of Adélie Linux being installed.  If <literal>repository</literal> is specified, <emphasis>none of these repositories will be used unless manually specified</emphasis>.
                 </para>
             </formalpara>
             <formalpara id="repository.example">
-- 
cgit v1.2.3-70-g09d2