Faione / linux_builder

all_in_one container for building and debugging linux kernel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kernel Builder

Building Env

build-essential bc kmod cpio flex
libncurses5-dev libelf-dev libssl-dev libzstd-dev
dwarves bison ca-certificates curl git pkg-config rsync gdb

clang-17 clangd lld

Debugging Env

vscode-extension

  • clangd
  • gdb-beyond

About

all_in_one container for building and debugging linux kernel

License:Apache License 2.0


Languages

Language:Dockerfile 100.0%