mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-08-10 12:22:36 +00:00
Merge pull request #9047 from GabyCT/topic/ukd
docs: Remove jenkins reference in kernel documentation
This commit is contained in:
commit
b8f277676f
@ -40,15 +40,15 @@ Commands:
|
|||||||
Options:
|
Options:
|
||||||
|
|
||||||
-a <arch> : Arch target to build the kernel, such as aarch64/ppc64le/s390x/x86_64.
|
-a <arch> : Arch target to build the kernel, such as aarch64/ppc64le/s390x/x86_64.
|
||||||
-c <path> : Path to config file to build the kernel.
|
-c <path> : Path to config file to build the kernel.
|
||||||
-d : Enable bash debug.
|
-d : Enable bash debug.
|
||||||
-e : Enable experimental kernel.
|
-e : Enable experimental kernel.
|
||||||
-f : Enable force generate config when setup.
|
-f : Enable force generate config when setup.
|
||||||
-g <vendor> : GPU vendor, intel or nvidia.
|
-g <vendor> : GPU vendor, intel or nvidia.
|
||||||
-h : Display this help.
|
-h : Display this help.
|
||||||
-H <deb|rpm> : Linux headers for guest fs module building.
|
-H <deb|rpm> : Linux headers for guest fs module building.
|
||||||
-k <path> : Path to kernel to build.
|
-k <path> : Path to kernel to build.
|
||||||
-p <path> : Path to a directory with patches to apply to kernel, only patches in top-level directory are applied.
|
-p <path> : Path to a directory with patches to apply to kernel, only patches in top-level directory are applied.
|
||||||
-t <hypervisor> : Hypervisor_target.
|
-t <hypervisor> : Hypervisor_target.
|
||||||
-v <version> : Kernel version to use if kernel path not provided.
|
-v <version> : Kernel version to use if kernel path not provided.
|
||||||
```
|
```
|
||||||
@ -180,4 +180,3 @@ repository and which pull request [it depends on][depends-on-docs].
|
|||||||
[kata-containers-versions-file]: ../../../versions.yaml
|
[kata-containers-versions-file]: ../../../versions.yaml
|
||||||
[patches-dir]: patches
|
[patches-dir]: patches
|
||||||
[depends-on-docs]: https://github.com/kata-containers/tests/blob/main/README.md#breaking-compatibility
|
[depends-on-docs]: https://github.com/kata-containers/tests/blob/main/README.md#breaking-compatibility
|
||||||
[cache-job]: http://jenkins.katacontainers.io/job/image-nightly-x86_64/
|
|
||||||
|
Loading…
Reference in New Issue
Block a user