8000 GitHub - metal-stack/kernel: kernel build for pxe booting bare metal machines
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

kernel build for pxe booting bare metal machines

License

Notifications You must be signed in to change notification settings

metal-stack/kernel

Repository files navigation

Kernel

This project is used to build a small linux kernels with the kexec feature enabled.

In Linuxkit this feature is disabled for x86_64.

The linuxkit kernel config is used as base for our compilation: s. https://github.com/linuxkit/linuxkit/tree/master/kernel

Manage new major kernel config upgrades.

  • download the new kernel sources (e.g. 4.20)
  • copy the existing config to the sources directory .config
  • run make oldconfig and you can answer all questions with the given default
  • the create .config will then contain all new options, and all old options.

About

kernel build for pxe booting bare metal machines

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 5

0