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 or pull requests.
guix/gnu
Hilton Chain 3a52318e60
gnu: Add libapparmor.
* gnu/packages/apparmor.scm: New file.
(libapparmor): New variable.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add the file.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-12-04 23:08:20 +01: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 machine: ssh: Validate 'system' field. 2022-11-17 22:27:39 +01:00
packages gnu: Add libapparmor. 2022-12-04 23:08:20 +01:00
services services: configuration: Rename location accessor to "source-location". 2022-12-02 22:02:48 -05:00
system gnu: Do not use 'local-file' in Raspberry Pi OS examples. 2022-12-04 00:37:11 -05:00
tests tests: mysql: Wait for the socket before running queries. 2022-11-20 17:54:04 +01: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 Remove now unnecessary uses of (guix grafts). 2022-10-22 01:46:55 +02:00
compression.scm
home.scm home: Fix docstring. 2022-08-19 18:55:41 +03:00
image.scm
installer.scm installer: Migrate to 'guile-gnutls'. 2022-11-15 12:16:43 +01:00
local.mk gnu: Add libapparmor. 2022-12-04 23:08:20 +01:00
machine.scm
packages.scm
services.scm
system.scm gnu: Fix typos. 2022-10-23 17:03:09 -07:00
tests.scm