On Tue, 27 Feb 2018 20:32:49 +0100
Danny Milosavljevic <dan...@scratchpost.org> wrote:

> > > P.S. How come glibc is in the initrd?  Shouldn't guile have statically 
> > > linked it?
> > > glibc is like 50000 kiB.  In that case saving 800 kiB is not really worth 
> > > it...    
> > 
> > One of the packages that ends up in the initrd must be dynamically
> > linked.  You need to find out which one it is.  
> 
> It's because of bash-minimal.

And that's because of:

./gnu/store/lksm6f1ahvikxnwkfs34sabbb4f7209p-guile-static-stripped-2.2.3/share/guile/2.2/ice-9/popen.scm:
  (open-pipe* mode 
"/gnu/store/icz3hd36aqpjz5slyp4hhr8wsfbgiml1-bash-minimal-4.4.12/bin/bash" "-c" 
command))

Reply via email to