Scripts related to kernel development. Not much here at the moment except for a couple of thin wrapper scripts inspired by a blog post by Stefan Hajnoczi.
Thin wrapper around gen_init_cpio. There is an example file list in initramfs/filelist that builds a simple busybox based initramfs.
Execute from the root of a Linux git repo to boot the kernel in the current terminal. Useful for quickly testing a newly built kernel.