From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Pimentel Subject: GuixSD minimal/customized install Date: Thu, 17 Dec 2015 17:57:48 -0300 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49368) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a9fcY-0006Iw-0i for guix-devel@gnu.org; Thu, 17 Dec 2015 15:57:54 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a9fcU-0005FT-0s for guix-devel@gnu.org; Thu, 17 Dec 2015 15:57:53 -0500 Received: from mail2.openmailbox.org ([62.4.1.33]:52120) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a9fcT-0005FL-HS for guix-devel@gnu.org; Thu, 17 Dec 2015 15:57:49 -0500 Received: from www.openmailbox.org (openmailbox-b2 [10.91.69.220]) by mail2.openmailbox.org (Postfix) with ESMTP id 20B5A2AC2C4A for ; Thu, 17 Dec 2015 21:57:48 +0100 (CET) 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 Hi Guixs, I'd like a GuixSD "minimal" install and customized as: 1. Xorg minimal (there isn't xorg-minimal for example on repository); 2. Only my video drive (xf86-video-intel for example); 3. Remove other virtual-console (tty3, tty4, tty5 and tty6, because I only use tty1/tty2 and tty7 (X11)); 4. Not install ratpoison or windowmaker (I remove it in my config.scm file but the system allway install it. In the momment I used Enlightenment and future Gnome-shell in soon when released it). Help me, please :) -- Daniel Pimentel (d4n1 3:)