Witos / kernel-dev

Scripts related to kernel development.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kernel-dev

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.

build_initramfs

Thin wrapper around gen_init_cpio. There is an example file list in initramfs/filelist that builds a simple busybox based initramfs.

boot_kernel

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.

About

Scripts related to kernel development.