From mboxrd@z Thu Jan 1 00:00:00 1970 From: Deck Pickard Subject: So... HOWTO gc systems? Date: Fri, 5 Dec 2014 19:20:27 +0100 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a11c266d6903a7605097c21a1 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53264) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XwxUW-0000MG-SF for guix-devel@gnu.org; Fri, 05 Dec 2014 13:20:37 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XwxUS-0002sO-9H for guix-devel@gnu.org; Fri, 05 Dec 2014 13:20:32 -0500 Received: from mail-wi0-x242.google.com ([2a00:1450:400c:c05::242]:51814) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XwxUR-0002rm-RF for guix-devel@gnu.org; Fri, 05 Dec 2014 13:20:27 -0500 Received: by mail-wi0-f194.google.com with SMTP id l15so690654wiw.1 for ; Fri, 05 Dec 2014 10:20:27 -0800 (PST) In-Reply-To: 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-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: guix-devel@gnu.org --001a11c266d6903a7605097c21a1 Content-Type: text/plain; charset=UTF-8 Is it as simple as rm'ing system-N-link from /var/guix/profiles && 'guix gc'...? Recreating grub.cfg with 'system reconfigure', at least, would be needed in order to prevent fubar on trying to boot into non-existent menu definitions. Still, that will create yet another system profile... Fun, Drp -- (or ((,\ (x) `(,x x)) '(,\ (x) `(,x x))) (smth (that 'like))) --001a11c266d6903a7605097c21a1 Content-Type: text/html; charset=UTF-8

Is it as simple as rm'ing system-N-link from /var/guix/profiles && 'guix gc'...?

Recreating grub.cfg with 'system reconfigure', at least, would be needed in order to prevent fubar on trying to boot into non-existent menu definitions. Still, that will create yet another system profile...

Fun,
Drp
--
(or ((,\ (x) `(,x x)) '(,\ (x) `(,x x))) (smth (that 'like)))

--001a11c266d6903a7605097c21a1--