From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arun Isaac Subject: Re: Automatically detect other OSs and generate grub entries Date: Wed, 30 Aug 2017 00:53:01 +0530 Message-ID: <8ad38c24.ADkAAC1SuZQAAAAAAAAAAAOtZhgAAAACwQwAAAAAAAW9WABZpb8_@mailjet.com> References: <87zic36v7y.fsf@gnu.org> <874lua2hfw.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:32917) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from <8ad38c24.ADkAAC1SuZQAAAAAAAAAAAOtZhgAAAACwQwAAAAAAAW9WABZpb8_@bnc3.mailjet.com>) id 1dmm72-0006tD-Pd for guix-devel@gnu.org; Tue, 29 Aug 2017 15:23:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from <8ad38c24.ADkAAC1SuZQAAAAAAAAAAAOtZhgAAAACwQwAAAAAAAW9WABZpb8_@bnc3.mailjet.com>) id 1dmm6z-0007NV-Kn for guix-devel@gnu.org; Tue, 29 Aug 2017 15:23:48 -0400 Received: from o164.p8.mailjet.com ([87.253.233.164]:50666) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from <8ad38c24.ADkAAC1SuZQAAAAAAAAAAAOtZhgAAAACwQwAAAAAAAW9WABZpb8_@bnc3.mailjet.com>) id 1dmm6z-0007NC-El for guix-devel@gnu.org; Tue, 29 Aug 2017 15:23:45 -0400 In-reply-to: <874lua2hfw.fsf@gnu.org> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: =?UTF-8?q?Ludovic_Court=C3=A8s?= Cc: guix-devel@gnu.org Ludovic Court=C3=A8s writes: > Amirouche Boubekki skribis: > >> On Mon, Jul 17, 2017 at 3:39 PM Ludovic Court=C3=A8s wr= ote: >> >>> Arun Isaac skribis: >>> >>> > Instead of having to manually specify custom grub entries in config= .scm, >>> > can Guix use os-prober to automatically detect other operating syst= em >>> > and generate grub entries? >>> > >>> > https://joeyh.name/code/os-prober/ >>> >>> I think there is value in having everything in the GuixSD config, whi= ch >>> can then be put under version control. >>> >>> Now, I have a single OS on my machines so I=E2=80=99m probably not pa= rt of the >>> target audience. :-) >> >> My understanding is that os-probe could generate part of GuixSD config= . > > Ah yes, that=E2=80=99d be easy and useful. The first step would be to = make a > package for it. I have packaged os-prober. https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D28281