Skip to content

Set of simple rootfs images for booting Linux kernels

Notifications You must be signed in to change notification settings

nathanchance/boot-utils

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Set of simple rootfs images for booting Linux kernels

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 97.5%
  • C 1.5%
  • Other 1.0%