mirror of
https://github.com/aljazceru/kata-containers.git
synced 2025-12-29 20:14:25 +01:00
kernel: README: add a toc
Add Table Of Contents to the kernel README.md file. Signed-off-by: Graham Whaley <graham.whaley@intel.com>
This commit is contained in:
@@ -1,3 +1,14 @@
|
||||
* [Build Kata Containers Kernel](#build-kata-containers-kernel)
|
||||
* [Requirements](#requirements)
|
||||
* [Setup kernel source code](#setup-kernel-source-code)
|
||||
* [Build the kernel](#build-the-kernel)
|
||||
* [Install the Kernel in the default path for Kata](#install-the-kernel-in-the-default-path-for-kata)
|
||||
* [Submit Kernel Changes](#submit-kernel-changes)
|
||||
* [How is it tested](#how-is-it-tested)
|
||||
* [Contribute](#contribute)
|
||||
|
||||
---
|
||||
|
||||
# Build Kata Containers Kernel
|
||||
|
||||
This document explains the steps to build a kernel recommended for use with
|
||||
|
||||
Reference in New Issue
Block a user