guix/gnu
Maxim Cournoyer 748ec62882
gnu: linux-libre: Move info manual to doc output.
The kernel Linux is installed in the system profile, which means the manual
was not easily discoverable.  Move it to the "doc" output, so that users can
install the Linux documentation explicitly in their user profile without
pulling the whole Linux package.

* gnu/packages/linux.scm (make-linux-libre*) [outputs]: Conditionally add a
"doc" output.
[phases] {install-doc}: Install the info manual to the doc output, an create a
"linux" symlink to it for convenience.
* guix/build-system/linux-module.scm (make-linux-module-builder): Delete the
"doc" output, if present.
2022-12-01 10:53:49 -05:00
..
bootloader
build
home home: xdg: Export xdg-base/user-directories getters. 2022-12-01 18:56:23 +04:00
installer
machine
packages gnu: linux-libre: Move info manual to doc output. 2022-12-01 10:53:49 -05:00
services services: network-manager: Add iwd backend support. 2022-12-01 18:56:24 +04:00
system
tests
artwork.scm
bootloader.scm
ci.scm
compression.scm
home.scm
image.scm
installer.scm
local.mk gnu: sssd: Update to 2.8.1. 2022-12-01 14:27:13 +01:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm