From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:47826) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dLWLY-0002Yl-In for guix-patches@gnu.org; Thu, 15 Jun 2017 11:06:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dLWLT-0006EQ-2l for guix-patches@gnu.org; Thu, 15 Jun 2017 11:06:08 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:47068) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dLWLS-0006EK-Vl for guix-patches@gnu.org; Thu, 15 Jun 2017 11:06:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1dLWLS-0008GC-OP for guix-patches@gnu.org; Thu, 15 Jun 2017 11:06:02 -0400 Subject: bug#27296: Modular Texlive Resent-To: guix-patches@gnu.org Resent-Message-ID: References: <874lvpe91u.fsf@elephly.net> From: Ricardo Wurmus In-reply-to: <874lvpe91u.fsf@elephly.net> Date: Thu, 15 Jun 2017 17:04:54 +0200 Message-ID: <87a8599trd.fsf@elephly.net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: 27296-done@debbugs.gnu.org > This patch set lays the foundation for a modular Texlive distribution. > Most importantly it adds “texlive-union”, which allows for a custom > subset of Texlive to be defined. Pushed to master with commit afbc94194. Closing. -- Ricardo