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 17:26:52 +0530 Message-ID: <76817f5e.ADkAAC13mRUAAAAAAAAAAAOtZhgAAAACwQwAAAAAAAW9WABZpqgu@mailjet.com> References: <87zic36v7y.fsf@gnu.org> <874lua2hfw.fsf@gnu.org> <5d344b4e.ADkAAC1SuZUAAAAAAAAAAAOzWv8AAAACwQwAAAAAAAW9WABZpb8_@mailjet.com> <87fuc92wbp.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]:57536) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from <76817f5e.ADkAAC13mRUAAAAAAAAAAAOtZhgAAAACwQwAAAAAAAW9WABZpqgu@bnc3.mailjet.com>) id 1dn1cr-0006ib-F7 for guix-devel@gnu.org; Wed, 30 Aug 2017 07:57:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from <76817f5e.ADkAAC13mRUAAAAAAAAAAAOtZhgAAAACwQwAAAAAAAW9WABZpqgu@bnc3.mailjet.com>) id 1dn1cn-0000L9-4C for guix-devel@gnu.org; Wed, 30 Aug 2017 07:57:41 -0400 Received: from o174.p8.mailjet.com ([87.253.233.174]:44889) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from <76817f5e.ADkAAC13mRUAAAAAAAAAAAOtZhgAAAACwQwAAAAAAAW9WABZpqgu@bnc3.mailjet.com>) id 1dn1cm-0000K8-Tf for guix-devel@gnu.org; Wed, 30 Aug 2017 07:57:37 -0400 In-reply-to: <87fuc92wbp.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 >> I have packaged os-prober. >> >> https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D28281 > > I guess a next step could be to document it in the installation manual. > Or we could write a new tool that creates an =E2=80=98operating-system=E2= =80=99 template > based on =E2=80=98os-prober=E2=80=99 output? > > Thoughts? Yes, the next step is to use `os-prober' to generate an `operating-system' template. Unless somebody else is interested in taking this up, I will do it. But, it might take "a while".