Skip to content

javf88/linux-dev-env

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

linux-dev-env

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.

How to build

    # To retrieve kernel resources
    chmod +x bootstrap.sh
    ./bootstrap.sh

    # Building with make
    make

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published