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
宋文武 3c4f5ad7f4
services: Add nftables-service-type.
* gnu/services/networking.scm (%default-nftables-ruleset): New variable.
(<nftables-configuration>): New record type.
(nftables-shepherd-service): New procedure.
(nftables-service-type): New service type.
* doc/guix.texi (Networking Services): Document it.
2019-09-18 19:04:59 +08:00
..
bootloader
build linux-container: "run-container" scripts shows the container's PID. 2019-09-12 23:07:43 +02:00
installer installer: Hide the Wi-Fi passphrase by default. 2019-08-26 15:56:33 +02:00
machine machine: ssh: Fix sanity checks. 2019-08-17 20:45:13 +08:00
packages gnu: linux-libre: Enable all nftables families. 2019-09-18 19:04:59 +08:00
services services: Add nftables-service-type. 2019-09-18 19:04:59 +08:00
system linux-container: "run-container" scripts shows the container's PID. 2019-09-12 23:07:43 +02:00
tests pack: Create /tmp in Docker images. 2019-08-27 12:20:44 +02:00
artwork.scm
bootloader.scm system: Add 'bootloader-menu-entries' field to <boot-parameters>. 2019-08-30 01:33:45 +02:00
ci.scm ci: Try hard to build package replacements. 2019-08-26 13:40:46 +02:00
installer.scm installer: Partition as the last step. 2019-08-26 15:56:33 +02:00
local.mk gnu: cmake: Add package variant that knows about X.509 certificates. 2019-09-11 00:09:39 +02:00
machine.scm machine: Implement 'roll-back-machine'. 2019-08-15 07:43:09 -04:00
packages.scm
services.scm remote: Remove '--system' argument. 2019-08-14 15:38:13 -04:00
system.scm system: Add 'bootloader-menu-entries' field to <boot-parameters>. 2019-08-30 01:33:45 +02:00
tests.scm