Difference between revisions of "Linux"

From Dejvino's Knowledge Base
Jump to navigation Jump to search
Line 8: Line 8:
 
* Linux Next [https://www.kernel.org/doc/man-pages/linux-next.html]
 
* Linux Next [https://www.kernel.org/doc/man-pages/linux-next.html]
 
* Compiling kernel on ARM [https://github.com/umiddelb/armhf/wiki/How-To-compile-a-custom-Linux-kernel-for-your-ARM-device]
 
* Compiling kernel on ARM [https://github.com/umiddelb/armhf/wiki/How-To-compile-a-custom-Linux-kernel-for-your-ARM-device]
 +
* Megous's [[PinePhone]] + [[Orange Pi]] Linux repository and tutorial [https://github.com/megous/linux]

Revision as of 18:18, 20 March 2020

Open source operating system kernel usable on various types of hardware, e.g. ARM devices.

Main repository: kernel.org

Compilation

External

  • Arch Linux > Kernel > Traditional compilation [1]
  • Linux Next [2]
  • Compiling kernel on ARM [3]
  • Megous's PinePhone + Orange Pi Linux repository and tutorial [4]