From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: Installing Guix Date: Fri, 7 Mar 2014 16:20:24 +0100 Message-ID: <20140307152024.GA27083@debian> References: <87d2hyt9wc.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:48609) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WLwZp-0002sE-29 for guix-devel@gnu.org; Fri, 07 Mar 2014 10:20:52 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WLwZh-0006zu-RF for guix-devel@gnu.org; Fri, 07 Mar 2014 10:20:45 -0500 Content-Disposition: inline In-Reply-To: <87d2hyt9wc.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-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Xue Fuqiao Cc: guix-devel@gnu.org On Fri, Mar 07, 2014 at 09:29:07PM +0800, Xue Fuqiao wrote: > 1. Do I have to run `./bootstrap' every time after running `git pull'? Normally not. Andreas