Difference between revisions of "Linux"

From Dejvino's Knowledge Base
Jump to navigation Jump to search
(Created page with "Open source operating system kernel usable on various types of hardware, e.g. ARM devices. == Compilation == === External === * Arch Linux > Kernel > Traditional comp...")
 
Line 1: Line 1:
 
[[Open source]] operating system kernel usable on various types of hardware, e.g. [[ARM devices]].
 
[[Open source]] operating system kernel usable on various types of hardware, e.g. [[ARM devices]].
 +
 +
Main repository: [https://kernel.org/ kernel.org]
  
 
== Compilation ==
 
== Compilation ==
 
=== External ===
 
=== External ===
 
* Arch Linux > Kernel > Traditional compilation [https://wiki.archlinux.org/index.php/Kernel/Traditional_compilation]
 
* Arch Linux > Kernel > Traditional compilation [https://wiki.archlinux.org/index.php/Kernel/Traditional_compilation]
 +
* Linux Next [https://www.kernel.org/doc/man-pages/linux-next.html]

Revision as of 18:14, 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]