From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: Suggest add FAQ documents about integrating with other linux distribution. Date: Wed, 27 May 2015 17:42:45 +0200 Message-ID: <20150527154245.GA2968@debian> References: <38338fb2.bfb6.14d8a5dde4c.Coremail.tumashu@163.com> <874mn03exs.fsf@gnu.org> <87zj4qt8y0.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41627) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YxdUG-0006Nv-0p for guix-devel@gnu.org; Wed, 27 May 2015 11:43:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YxdUF-0002Yg-6k for guix-devel@gnu.org; Wed, 27 May 2015 11:43:19 -0400 Content-Disposition: inline In-Reply-To: <87zj4qt8y0.fsf@gmail.com> 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: =?utf-8?B?5a6L5paH5q2m?= Cc: guix , Feng Shu On Wed, May 27, 2015 at 10:02:31PM +0800, 宋文武 wrote: > Currently, fontconfig from Guix do not use '/etc/fonts/fonts.conf', > and hardcode ~/.guix-profile/share/fonts (which think is a bad idea). It has the advantage of working out-of-the-box for Guix on top of another distro. Andreas