Talk:Linux kernel: Difference between revisions
imported>Samueldr |
|||
| (4 intermediate revisions by 3 users not shown) | |||
| Line 24: | Line 24: | ||
: | : | ||
:--[[User:Samueldr|samueldr]] ([[User talk:Samueldr|talk]]) 01:14, 9 August 2020 (UTC) | :--[[User:Samueldr|samueldr]] ([[User talk:Samueldr|talk]]) 01:14, 9 August 2020 (UTC) | ||
== Build kernel from source and use it == | |||
I'm working on the linux kernel, so I need to build a kernel from kernel.org with my changes and run it. I have no clue about how to do this on NixOS. I come from Arch Linux, and their documentation for what I want to do is here: https://wiki.archlinux.org/title/Kernel/Traditional_compilation. It would be awesome if the this page included instructions like that for NixOS. | |||
--[[User:FranciscoKurpiel|FranciscoKurpiel]] ([[User talk:FranciscoKurpiel|talk]]) 23:11, 24 January 2023 (UTC) | |||
== specify pkgs.linuxKernel.packages.* instead of what's currently there == | |||
The reader, from what I can tell, does not know to add pkgs.linuxKernel to the kernel option. | |||
:↑ Examples need to be updated | |||
:[[User:Donottellmetonottellyou|Donottellmetonottellyou]] ([[User talk:Donottellmetonottellyou|talk]]) 19:36, 20 March 2025 (UTC) | |||