From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Subject: bug#26353: TeX Live Date: Mon, 01 May 2017 16:51:06 +0200 Message-ID: <871ss83a1x.fsf_-_@gnu.org> References: <20170403202146.2a9317ce@scratchpost.org> <87poghdbge.fsf@gnu.org> <87mvb8f2a7.fsf@gnu.org> <20170423021448.6bcb3235@scratchpost.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55112) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1d5CgJ-0008ON-GZ for bug-guix@gnu.org; Mon, 01 May 2017 10:52:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1d5CgE-00058U-IK for bug-guix@gnu.org; Mon, 01 May 2017 10:52:07 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:51559) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1d5CgE-00058M-EM for bug-guix@gnu.org; Mon, 01 May 2017 10:52:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1d5CgE-0001h8-4k for bug-guix@gnu.org; Mon, 01 May 2017 10:52:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <20170423021448.6bcb3235@scratchpost.org> (Danny Milosavljevic's message of "Sun, 23 Apr 2017 02:14:48 +0200") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Danny Milosavljevic Cc: 26353@debbugs.gnu.org Hi Danny! Danny Milosavljevic skribis: > 70 GiB non-home root partition seems also be too small for it all. I have= to do guix gc quite often - I'll have to repartition somewhen. > > texlive finally downloaded correctly *shrugs*. Texlive is really getting= on my nerves - isn't it possible to modularize it more? Also, one shouldn= 't require 2 GiB for a word processor and DTP. *mumble mumble* TeX Live is getting on everybody=E2=80=99s nerves. :-) There are ways to turn it into a zillion packages from CTAN, which is what Nixpkgs did. Ricardo (I think?) had some thoughts as to how to achieve this and I would really like to see it happen. Ludo=E2=80=99.