guix/gnu
Maxim Cournoyer f57fbc2fb1
gnu: linux-libre: Move documentation to a separate package.
* gnu/packages/linux.scm (linux-libre-5.15-source)
(linux-libre-5.10-source): Do not apply linux-libre-infodocs-target.patch.
(make-linux-libre): Remove BUILD-DOC? argument, and
adjust patches conditional.
(make-linux-libre*): Likewise.  Remove build-doc? validation.
[arguments]: Move documentation related phases to the new
linux-libre-documentation.
[native-inputs]: Move the documentation related native inputs to
linux-libre-documentation.
(linux-libre-documentation): New variable.
* guix/build-system/linux-module.scm
(make-linux-module-builder) [arguments]: Do not delete build-doc and
install-doc phases, which no longer exist for linux-libre.
2022-12-06 22:03:44 -05:00
..
bootloader gnu: bootloader: Rework chaining, add grub-efi-netboot-removable-bootloader. 2022-12-01 14:31:28 -05:00
build system: hurd: Create more ttys. 2022-11-28 11:19:31 +01:00
home home: services: Use 'match-record' instead of 'match'. 2022-12-02 00:02:13 +01:00
installer installer: Add comment above the 'packages' field. 2022-11-20 23:20:31 +01:00
machine
packages gnu: linux-libre: Move documentation to a separate package. 2022-12-06 22:03:44 -05:00
services services: configuration: Rename location accessor to "source-location". 2022-12-04 21:47:19 +01:00
system install: Add missing e2fsprogs utility. 2022-12-05 11:21:15 -05:00
tests Revert "tests: install: Fix iso-image-installer test." 2022-12-05 11:21:18 -05:00
artwork.scm
bootloader.scm gnu: bootloader: Rework chaining, add grub-efi-netboot-removable-bootloader. 2022-12-01 14:31:28 -05:00
ci.scm
compression.scm
home.scm
image.scm
installer.scm installer: Log provenance data. 2022-12-05 14:57:15 +01:00
local.mk tests: Add gdm tests. 2022-12-04 23:12:36 +01:00
machine.scm
packages.scm
services.scm
system.scm system: Add e2fsprogs to %base-packages-utils. 2022-12-05 11:21:18 -05:00
tests.scm