From: Denys Dmytriyenko <[email protected]>
Signed-off-by: Denys Dmytriyenko <[email protected]>
---
meta-arago-distro/recipes-core/systemd/systemd/10-eth.network | 1 +
meta-arago-distro/recipes-core/systemd/systemd_%.bbappend | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/meta-arago-distro/recipes-core/systemd/systemd/10-eth.network
b/meta-arago-distro/recipes-core/systemd/systemd/10-eth.network
index 93dc1c5..ea3bcb3 100644
--- a/meta-arago-distro/recipes-core/systemd/systemd/10-eth.network
+++ b/meta-arago-distro/recipes-core/systemd/systemd/10-eth.network
@@ -1,5 +1,6 @@
[Match]
Name=eth*
+ConditionKernelCommandLine=!root=/dev/nfs
[Network]
DHCP=yes
diff --git a/meta-arago-distro/recipes-core/systemd/systemd_%.bbappend
b/meta-arago-distro/recipes-core/systemd/systemd_%.bbappend
index f2e7fbb..ca67eee 100644
--- a/meta-arago-distro/recipes-core/systemd/systemd_%.bbappend
+++ b/meta-arago-distro/recipes-core/systemd/systemd_%.bbappend
@@ -1,4 +1,4 @@
-PR_append = ".arago1"
+PR_append = ".arago2"
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
--
2.2.0
_______________________________________________
meta-arago mailing list
[email protected]
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago