This repository aimes to provide for a development environment for the linux kernel. It is a simply command-line tool that take a linux-based kernel, i.e. vmlinuz, and initial ram-disk, i.e. initrd.
# To retrieve kernel resources
chmod +x bootstrap.sh
./bootstrap.sh
# Building with make
make