From ababa31bd3c341ae65ed7ac2b0be817cfb8a049d Mon Sep 17 00:00:00 2001 From: Aleksander Mistewicz Date: Fri, 2 Feb 2018 14:24:48 +0100 Subject: [PATCH] profile: Set USE flags for nfs-utils nfs service is crucial for NanoPi updates in boruta environment. There is no need to duplicate "/usr/portage" and overlay directory for every dryad. Change-Id: I6cf9548a16a810e4f0c7c5b91051d862b29ef2c7 Signed-off-by: Aleksander Mistewicz --- profiles/default/linux/arm/17.0/armv7a/nanopi/package.use | 2 ++ 1 file changed, 2 insertions(+) diff --git a/profiles/default/linux/arm/17.0/armv7a/nanopi/package.use b/profiles/default/linux/arm/17.0/armv7a/nanopi/package.use index 5271896..e233ef2 100644 --- a/profiles/default/linux/arm/17.0/armv7a/nanopi/package.use +++ b/profiles/default/linux/arm/17.0/armv7a/nanopi/package.use @@ -3,3 +3,5 @@ sys-apps/systemd -gcrypt -lz4 -sysv-utils dev-vcs/git -gpg -iconv -pcre -pcre-jit -perl -python net-firewall/iptables conntrack sys-process/procps ncurses +net-fs/nfs-utils -nfsidmap -uuid -tcpd +net-nds/rpcbind -tcpd -- 2.7.4