Hi,
Tomáš Čech skribis:
> I'm playing a bit with initrd and I miss there a way, how to add
> additional content to the image (busybox in my case now). Is there
> really no way yet how to do that?
The initrd automatically contains everything the given gexp refers to:
--8<---cut here
Hi,
I'm playing a bit with initrd and I miss there a way, how to add
additional content to the image (busybox in my case now). Is there
really no way yet how to do that?
In expression->initrd it refers to closure yet I fail to find how is
it found/constructed...
Thanks in advance for pointers.