#!/usr/bin/sh cd initramfs find . | cpio -o -H newc | gzip > ../initrd.cpio.gz