From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH 3/5] system: Optionally limit the entries returned by profile-grub-entries. Date: Sun, 06 Nov 2016 17:57:26 +0100 Message-ID: <87ins035s9.fsf@gnu.org> References: <87d1ihscmr.fsf@gnu.org> <20161102054815.11253-1-cmmarusich@gmail.com> <20161102054815.11253-4-cmmarusich@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41314) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1c3QlB-00006Y-FI for guix-devel@gnu.org; Sun, 06 Nov 2016 11:57:34 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1c3Ql7-0008Bz-Kq for guix-devel@gnu.org; Sun, 06 Nov 2016 11:57:33 -0500 In-Reply-To: <20161102054815.11253-4-cmmarusich@gmail.com> (cmmarusich@gmail.com's message of "Tue, 1 Nov 2016 22:48:13 -0700") 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: cmmarusich@gmail.com Cc: guix-devel@gnu.org cmmarusich@gmail.com skribis: > From: Chris Marusich > > * guix/scripts/system.scm (profile-grub-entries): Add an optional parameter > which allows the caller to limit the number of returned grub entries. Applied!