On Fri, Dec 24, 2010 at 08:04:08AM +0100, Jose Luis Zabalza wrote:
> 2010/12/23 Bastian Blank <[email protected]>:
> > There is no padding. Just concatenating the gzip compressed cpio files
> > works.
> Do you mean something as ...
>
> gunzip initrd.gz ; echo "preseed.cfg" | cpio -oAO initrd -H newc ; gzip initrd
No, more like
echo "preseed.cfg" | cpio -o -H newc | gzip -c >> initrd.gz
Bastian
--
There's another way to survive. Mutual trust -- and help.
-- Kirk, "Day of the Dove", stardate unknown
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]