me
/
guix
Archived
1
0
Fork 0
This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues/pull-requests.
guix/gnu
Maxim Cournoyer 65e8472a4b
system: Remove nss-certs from OS templates, adjust doc.
This is a follow-up to commit 86afaadb51 ("system: Add 'nss-certs' to
%base-packages-networking.")

* doc/guix-cookbook.texi (Running Guix on a Linode Server): Remove nss-certs
from operating system's packages field.
(Running Guix on a Kimsufi Server): Likewise.
* doc/guix.texi (Using the Configuration System): Likewise.
(X.509 Certificates): Adjust to mention nss-certs *is* part of %base-packages.
* gnu/installer/services.scm (%system-services): Remove recommendation to
install nss-certs.
* gnu/system/examples/bare-bones.tmpl (host-name): Remove obsolete comments.
* gnu/system/examples/desktop.tmpl (packages): Remove nss-certs.
* gnu/system/examples/lightweight-desktop.tmpl (packages): Likewise.
* gnu/system/examples/plasma.tmpl (packages): Likewise.
* gnu/system/examples/raspberry-pi-64-nfs-root.tmpl (packages): Likewise.
* gnu/system/examples/raspberry-pi-64.tmpl (packages): Likewise.
* gnu/system/examples/vm-image.tmpl (packages): Likewise.
* gnu/system/images/orangepi-r1-plus-lts-rk3328.scm (packages): Likewise.
* gnu/system/images/pine64.scm (packages): Likewise.
* gnu/system/install.scm (installation-os) [packages]: Likewise.

Change-Id: If09123a69b987178bcb0aab61c4570c14fc1286f
2024-04-18 10:43:06 -04:00
..
bootloader bootloader: Add u-boot-qemu-riscv64-bootloader. 2024-03-31 22:26:21 +02:00
build linux-modules: Ignore nonexistent module files on boot. 2024-03-27 22:23:38 +08:00
home services: Add the Guix Home service. 2024-04-17 12:13:03 +02:00
installer system: Remove nss-certs from OS templates, adjust doc. 2024-04-18 10:43:06 -04:00
machine machine/ssh: Refresh parameterization of %CURRENT-SYSTEM. 2024-02-19 11:21:27 +01:00
packages gnu: gnurl: Properly deprecate package. 2024-04-18 10:39:49 -04:00
services services: Add the Guix Home service. 2024-04-17 12:13:03 +02:00
system system: Remove nss-certs from OS templates, adjust doc. 2024-04-18 10:43:06 -04:00
tests services: Add the Guix Home service. 2024-04-17 12:13:03 +02:00
artwork.scm gnu: artwork: Update repository to latest commit. 2022-08-11 11:55:19 -04:00
bootloader.scm bootloader: grub: Add support for loading an additional initrd. 2024-01-14 23:00:03 +01:00
ci.scm ci: Don’t cross-compile to xtensa-ath9k-elf. 2024-04-17 17:29:58 +02:00
compression.scm gnu: Add compression module. 2022-09-24 14:49:09 +02:00
home.scm system, home: Validate ‘services’ field value. 2024-03-22 11:40:33 +01:00
image.scm scripts: system: Build layered images. 2024-01-08 21:22:44 +03:00
installer.scm gnu: Adjust to removing ed.scm and nano.scm 2023-12-25 19:58:21 +02:00
local.mk gnu: ath9k-htc-firmware: Split package. 2024-04-17 12:13:02 +02:00
machine.scm gnu: Fix typo. 2022-02-08 13:34:02 +01:00
packages.scm packages: Adjust 'generate-package-cache' for Guile 3.0.9. 2023-01-25 18:14:42 +01:00
services.scm system, home: Validate ‘services’ field value. 2024-03-22 11:40:33 +01:00
system.scm system: Add 'nss-certs' to %base-packages-networking. 2024-04-18 10:39:48 -04:00
tests.scm tests: Honor system and target when lowering <system-test>. 2023-11-05 23:23:23 +01:00