From: Andreas Enge <andreas@enge.fr>
To: Federico Beffa <beffa@ieee.org>
Cc: Guix-devel <guix-devel@gnu.org>
Subject: Re: Texlive
Date: Mon, 16 Mar 2015 19:54:41 +0100 [thread overview]
Message-ID: <20150316185441.GE17577@debian> (raw)
In-Reply-To: <CAKrPhPMEX8tkekGMyz9fPoRmixaHadW=P2r8x-RSLno1L34hzQ@mail.gmail.com>
On Sun, Mar 15, 2015 at 12:16:58PM +0100, Federico Beffa wrote:
> Just to clarify: the idea would be that the "--aggregate" command
> would produce a new package in the store. The new in store package
> would inherit the content of the "--with" packages, but with the
> possibility to replace some parts (e.g. ls-R, ...) with the help of
> some phase. The new parts would only be residing in the new aggregate
> and the user would install the new aggregate instead of the other
> individual parts.
I see. As mentioned by Ludovic, this seems like a big hammer to solve a
smallish problem. Something easier could be done in the texlive module
already. I considered something along the following lines:
- Write a procedure that takes a (possibly empty) list of subdirectories to
delete from texlive-texmf, and that returns the corresponding package.
For the current texlive-texmf, one would pass an empty list, for
texlive-texmf-small, it could be a list containing "doc", for instance.
- Write a procedure that takes a texlive-texmf type input and creates
a corresponding texlive package, and use it for texlive and texlive-small.
This would be theoretically very flexible, but I think we want to limit the
number of texlive packages exposed to the public; personally, I would say
to two...
Andreas
next prev parent reply other threads:[~2015-03-16 18:54 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-15 9:50 Texlive Federico Beffa
2015-03-15 10:48 ` Texlive Andreas Enge
2015-03-15 11:16 ` Texlive Federico Beffa
2015-03-16 18:54 ` Andreas Enge [this message]
2015-03-16 16:51 ` Texlive Ludovic Courtès
2015-03-23 11:06 ` Texlive Federico Beffa
2015-03-25 21:17 ` Texlive Ludovic Courtès
-- strict thread matches above, loose matches on Subject: below --
2015-03-14 21:54 Texlive Andreas Enge
2015-03-14 23:43 ` Texlive Daniel Pimentel
2015-03-15 15:33 ` Texlive Mark H Weaver
2015-03-15 19:14 ` Texlive Andreas Enge
2015-03-16 16:54 ` Texlive Ludovic Courtès
2015-03-16 18:37 ` Texlive Andreas Enge
2013-02-03 16:56 Texlive Andreas Enge
2013-02-03 18:30 ` Texlive Ludovic Courtès
2013-02-05 17:04 ` Texlive Andreas Enge
2013-02-05 17:11 ` Texlive Andreas Enge
2013-02-05 21:03 ` Texlive Ludovic Courtès
2013-02-05 22:03 ` Texlive Andreas Enge
2013-02-05 22:51 ` Texlive Ludovic Courtès
2013-02-05 19:30 ` Texlive Andreas Enge
2013-02-05 21:11 ` Texlive Ludovic Courtès
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20150316185441.GE17577@debian \
--to=andreas@enge.fr \
--cc=beffa@ieee.org \
--cc=guix-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.