guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#37398] [PATCH 1/2] gnu: linux-libre: Enable all nftables family mod


From: Danny Milosavljevic
Subject: [bug#37398] [PATCH 1/2] gnu: linux-libre: Enable all nftables family modules.
Date: Sat, 14 Sep 2019 12:02:20 +0200

Add to your services field in operating-system:

            (service qemu-binfmt-service-type
             (qemu-binfmt-configuration
              (platforms (lookup-qemu-platforms "arm" "aarch64" "ppc" 
"mips64el"))
              (guix-support? #t)))

and reconfigure.

Then

$ guix environment -s armhf-linux linux-libre
(env)$ make oldconfig
(env)$ make nconfig

Attachment: pgpatGNcYjoYT.pgp
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]