Skip to content

tzmtl/bottlerocket-kernel-kit

 
 

Repository files navigation

Bottlerocket Kernel Kit

This is the kernel kit for Bottlerocket. It includes Linux kernels and dependencies for downstream package and variant builds.

Contents

The kernel kit includes:

  • multiple versions of the Linux kernel
  • bootloaders
  • firmware

Availability

The Bottlerocket kernel kit is available through Amazon ECR Public.

Development

The kernel kit can be built on either an x86_64 or an aarch64 host. To do this you can use the following commands.

make

OR

make ARCH=<aarch64, x86_64>

See the BUILDING guide for more details.

About

A kit with kernels, bootloaders, and firmware packaged for Bottlerocket

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 53.1%
  • Shell 44.0%
  • Makefile 2.9%