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]
+
* [[Megous]]' [[PinePhone]] + [[Orange Pi]] Linux repository and tutorial [https://github.com/megous/linux]

Latest revision as of 18:19, 20 March 2020

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

Main repository: kernel.org

Compilation

External