Re: [PATCH] linux-initrd: Introduce way to add more packages to initrd.

2016-08-02 Thread Tomáš Čech
On Tue, Aug 02, 2016 at 02:53:58PM +0200, Ludovic Courtès wrote: Hello, Tomáš Čech skribis: All the packages used by the initrd are automatically part of the initrd. The proposed patch would allow people to add unused packages to the initrd. It is for the packages which you may want to use

Re: [PATCH] linux-initrd: Introduce way to add more packages to initrd.

2016-08-02 Thread Ludovic Courtès
Hello, Tomáš Čech skribis: > On Mon, Aug 01, 2016 at 06:09:12PM +0200, Ludovic Courtès wrote: >>Hello, >> >>Tomáš Čech skribis: >> >>> Ping after week - is there interest in this patch? >> >>I didn’t comment on the patch specifically because I thought my reply >>might make you change your mind.

Re: [PATCH] linux-initrd: Introduce way to add more packages to initrd.

2016-08-01 Thread Tomáš Čech
On Mon, Aug 01, 2016 at 06:09:12PM +0200, Ludovic Courtès wrote: Hello, Tomáš Čech skribis: Ping after week - is there interest in this patch? I didn’t comment on the patch specifically because I thought my reply might make you change your mind. ;-) https://lists.gnu.org/archive/html/gui

Re: [PATCH] linux-initrd: Introduce way to add more packages to initrd.

2016-08-01 Thread Ludovic Courtès
Hello, Tomáš Čech skribis: > Ping after week - is there interest in this patch? I didn’t comment on the patch specifically because I thought my reply might make you change your mind. ;-) https://lists.gnu.org/archive/html/guix-devel/2016-07/msg01241.html All the packages used by the initrd

Re: [PATCH] linux-initrd: Introduce way to add more packages to initrd.

2016-08-01 Thread Andy Wingo
On Mon 01 Aug 2016 12:39, Tomáš Čech writes: > Ping after week - is there interest in this patch? > > I know that > > - it doesn't apply cleanly as it depends on the other one I sent later > and was discussed > - documentation needs to be adjusted as well > > - it's a bit corner case but improv

Re: [PATCH] linux-initrd: Introduce way to add more packages to initrd.

2016-08-01 Thread Tomáš Čech
Ping after week - is there interest in this patch? I know that - it doesn't apply cleanly as it depends on the other one I sent later and was discussed - documentation needs to be adjusted as well - it's a bit corner case but improves flexibility of the configuration and is useful for debu