File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change 11# Containerization Kernel Configuration
22
3- This directory includes an optimized kernel configuration to produce a fast and light weight kernel for container use.
3+ This directory includes an optimized kernel configuration to produce a fast and lightweight kernel for container use.
44
55
66- ` config-arm64 ` includes the kernel ` CONFIG_ ` options.
@@ -12,8 +12,11 @@ This directory includes an optimized kernel configuration to produce a fast and
1212
13131 . Build the ` Containerization ` project by running ` make ` in the root of the repository.
14142 . Place a kernel you want to use in ` bin/vmlinux ` directory of the repository.
15+
1516 a. This kernel will be used to launch the build container.
17+
1618 b. To fetch a default kernel run ` make fetch-default-kernel ` in the root of the repository.
17194 . Run ` make ` in the ` /kernel ` directory.
1820
1921A ` kernel/vmlinux ` will be the result of the build.
22+
You can’t perform that action at this time.
0 commit comments