MCPcopy Index your code
hub / github.com/ClangBuiltLinux/boot-utils

github.com/ClangBuiltLinux/boot-utils @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
84 symbols 227 edges 5 files 12 documented · 14%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Boot utilities

This repository houses scripts to quickly boot test Linux kernels with a simple Buildroot-based rootfs.

  • boot-qemu.py: Script to boot Linux kernels in QEMU. Run with -h for information on options.
  • boot-uml.py: Script to boot a User Mode Linux (UML) kernel. Run with -h for information on options.
  • utils.py: Common functions to Python scripts, not meant to be called.

  • buildroot/: Scripts and configuration files to generate rootfs images.

  • images/: Generated rootfs images from Buildroot (compressed with zstd).
  • utils/: Miscellaneous utilities/programs.

Core symbols most depended-on inside this repo

run
called by 26
boot-qemu.py
buildroot_make
called by 5
buildroot/rebuild.py
_have_dev_kvm_access
called by 3
boot-qemu.py
die
called by 3
utils.py
_get_qemu_ver_string
called by 2
boot-qemu.py
_set_kernel_vars
called by 2
boot-qemu.py
_set_qemu_path
called by 2
boot-qemu.py
_setup_efi
called by 2
boot-qemu.py

Shape

Method 41
Function 22
Class 21

Languages

Python99%
C1%

Modules by API surface

boot-qemu.py65 symbols
utils.py10 symbols
buildroot/rebuild.py6 symbols
boot-uml.py2 symbols
utils/aarch64_32_bit_el1_supported.c1 symbols

For agents

$ claude mcp add boot-utils \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact