Received: from mail-40140.protonmail.ch (mail-40140.protonmail.ch [185.70.40.140]) by nld3-dev1.alpinelinux.org (Postfix) with ESMTPS id A8C8B781A67 for <~alpine/devel@lists.alpinelinux.org>; Tue, 1 Sep 2020 18:00:51 +0000 (UTC) Date: Tue, 01 Sep 2020 18:00:46 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=protonmail; t=1598983250; bh=EmRIN2XWZOmC5d9EbcTvyizXRKZEEyjpO974fpSVyvw=; h=Date:To:From:Cc:Reply-To:Subject:In-Reply-To:References:From; b=ZxjhaxOJAqC/nXNi9nupRh+VyjALaD0JNw7MhuIDGFaScqdn7DWtBbjkVxL+ebwVJ mkNXwxNuPwYYhnhzK1dK9mrSPTGoNrwZLJkALwPWVKG/E6lUgbg6isvq5pboB0SUR8 ORThFc9dfqrsCwzDJUKXLg1mQ2Romx7GwsRzRH8E= To: "Tyler G. Sherrard" From: Mogens Jensen Cc: "~alpine/devel@lists.alpinelinux.org" <~alpine/devel@lists.alpinelinux.org> Reply-To: Mogens Jensen Subject: Re: Custom ISO image without firmware? Message-ID: In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Status: No, score=-1.2 required=10.0 tests=ALL_TRUSTED,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FREEMAIL_FROM shortcircuit=no autolearn=disabled version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on mailout.protonmail.ch Hi, > You can hack aroundmkimg.base.sh (in aports/scripts) as well as possibly = /sbin/update-kernel, > which is what I ended up doing to add/remove my own items from modloop > Thanks, I will do that. I was hoping for a "clean" solution, but it seems that such do not exist. Regards, Mogens Jensen