From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on atuin.qyliss.net X-Spam-Level: X-Spam-Status: No, score=-4.8 required=3.0 tests=ALL_TRUSTED,BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI autolearn=ham autolearn_force=no version=3.4.6 Received: from atuin.qyliss.net (localhost [IPv6:::1]) by atuin.qyliss.net (Postfix) with ESMTP id 874AA219EF; Thu, 21 Apr 2022 09:57:34 +0000 (UTC) Received: from atuin.qyliss.net (localhost [IPv6:::1]) by atuin.qyliss.net (Postfix) with ESMTP id 9F1C321A1A for ; Thu, 21 Apr 2022 09:57:31 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Re: [PATCH 0/2] img/combined: avoid chainloading in GRUB From: ville.ilvonen@unikie.com To: devel@spectrum-os.org Date: Thu, 21 Apr 2022 09:57:31 -0000 Message-ID: <165053505153.1079078.17680825550624874334@atuin.qyliss.net> In-Reply-To: <20220420101214.1228221-1-hi@alyssa.is> References: <20220420101214.1228221-1-hi@alyssa.is> User-Agent: HyperKitty on https://spectrum-os.org/ Message-ID-Hash: DCGFAHCM7F7WJTSTISJ2ZFE5KUWRM42P X-Message-ID-Hash: DCGFAHCM7F7WJTSTISJ2ZFE5KUWRM42P X-MailFrom: ville.ilvonen@unikie.com X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; header-match-config-1; header-match-devel.spectrum-os.org-0; header-match-devel.spectrum-os.org-1; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header X-Mailman-Version: 3.3.5 Precedence: list List-Id: Patches and low-level development discussion Archived-At: List-Archive: List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: Alyssa Ross wrote: > Ville, could you give these patches a try on your P43s and see if > "Try Spectrum" can boot now? Yes, Lenovo P43s "Try Spectrum" boots to desktop now. Thanks. -Ville > Alyssa Ross (2): > img/live: switch to systemd-boot > img/combined: avoid chainloading in GRUB > img/combined/default.nix | 10 ++++++++++ > img/combined/grub.cfg.in | 5 +++-- > img/live/Makefile | 23 +++++++++++------------ > img/live/default.nix | 2 +- > img/live/etc/os-release | 5 ----- > 5 files changed, 25 insertions(+), 20 deletions(-) > delete mode 100644 img/live/etc/os-release > base-commit: 82212bb2207b9cb43f4510f373fb9ba8acfde21e