#!/bin/sh set -e cd ../build find . | cpio -H newc -o | gzip > /boot/initramfs.igz