# SPDX-License-Identifier: 0BSD # Copyright (C) 2013-2020, PyPA # https://packaging.python.org/en/latest/guides/packaging-namespace-packages/#pkgutil-style-namespace-packages __path__ = __import__('pkgutil').extend_path(__path__, __name__) ://git.koszko.org/guix/atom/gnu/system.scm?h=koszko' type='application/atom+xml'/>
aboutsummaryrefslogtreecommitdiff
path: root/gnu/system.scm
AgeCommit message (Expand)Author
2024-08-11system: Add privileged-programs to <operating-system>....Tobias Geerinckx-Rice
2024-08-11system: Use privileged-program-service-type by default....Tobias Geerinckx-Rice
2024-08-11system: Use /run/privileged/bin in search paths....Tobias Geerinckx-Rice
2024-08-11system: Disallow file-like setuid-programs....Tobias Geerinckx-Rice
2024-05-15system: Do not delete all nss-certs packages when they are the same object....Maxim Cournoyer
2024-04-28system: Fix duplicate nss-certs check....nathan
2024-04-26system: Warn when multiple nss-certs packages are used....Maxim Cournoyer
2024-04-18system: Add 'nss-certs' to %base-packages-networking....Jacob Hrbek
2024-04-17gnu: ath9k-htc-firmware: Split package....Jean-Pierre De Jesus DIAZ
2024-03-22system, home: Validate ‘services’ field value....Ludovic Courtès
2024-02-19system: Omit “root=” kernel argument when root device is “none”....Nicolas Graves