Loading doc/packages/linux.section.md +6 −0 Original line number Diff line number Diff line Loading @@ -158,3 +158,9 @@ The change gets submitted like this: * Keep the previously latest kernel until its mainline counterpart gets removed. After that `linux_hardened` points to the latest LTS supported by hardened. * __SQUASH__ the changes into the `linux_X_Y_hardened: init at …` commit. ### Policy for accepting new kernel flavours {#sec-linux-new-kernels} No new downstream kernels are accepted into nixpkgs. That includes kernels that use the mainline sourcetree, but a different configuration. Kernels for extended hardware support should go to [nixos-hardware](github.com/NixOS/nixos-hardware) instead. doc/redirects.json +3 −0 Original line number Diff line number Diff line Loading @@ -4398,6 +4398,9 @@ "sec-linux-kernel-developing-modules": [ "index.html#sec-linux-kernel-developing-modules" ], "sec-linux-new-kernels": [ "index.html#sec-linux-new-kernels" ], "ex-edit-compile-run-kernel-modules": [ "index.html#ex-edit-compile-run-kernel-modules" ], Loading Loading
doc/packages/linux.section.md +6 −0 Original line number Diff line number Diff line Loading @@ -158,3 +158,9 @@ The change gets submitted like this: * Keep the previously latest kernel until its mainline counterpart gets removed. After that `linux_hardened` points to the latest LTS supported by hardened. * __SQUASH__ the changes into the `linux_X_Y_hardened: init at …` commit. ### Policy for accepting new kernel flavours {#sec-linux-new-kernels} No new downstream kernels are accepted into nixpkgs. That includes kernels that use the mainline sourcetree, but a different configuration. Kernels for extended hardware support should go to [nixos-hardware](github.com/NixOS/nixos-hardware) instead.
doc/redirects.json +3 −0 Original line number Diff line number Diff line Loading @@ -4398,6 +4398,9 @@ "sec-linux-kernel-developing-modules": [ "index.html#sec-linux-kernel-developing-modules" ], "sec-linux-new-kernels": [ "index.html#sec-linux-new-kernels" ], "ex-edit-compile-run-kernel-modules": [ "index.html#ex-edit-compile-run-kernel-modules" ], Loading