MCPcopy Create free account
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% updated 34d ago20241120-044434 · 2024-11-20★ 336 open issues

Browse by type

Functions 63 Types & classes 21
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

browse all functions →

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

Ask about this repo answers extend the page