Module Name:    src
Committed By:   christos
Date:           Sun Feb 10 23:28:19 UTC 2013

Modified Files:
        src/distrib/utils/embedded/conf: evbarm.conf

Log Message:
start with the original rc.conf


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/distrib/utils/embedded/conf/evbarm.conf

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/distrib/utils/embedded/conf/evbarm.conf
diff -u src/distrib/utils/embedded/conf/evbarm.conf:1.5 src/distrib/utils/embedded/conf/evbarm.conf:1.6
--- src/distrib/utils/embedded/conf/evbarm.conf:1.5	Sun Feb  3 04:16:25 2013
+++ src/distrib/utils/embedded/conf/evbarm.conf	Sun Feb 10 18:28:19 2013
@@ -1,4 +1,4 @@
-# $NetBSD: evbarm.conf,v 1.5 2013/02/03 09:16:25 christos Exp $
+# $NetBSD: evbarm.conf,v 1.6 2013/02/10 23:28:19 christos Exp $
 # evbarm shared config
 #
 image=$HOME/${board}.img
@@ -72,6 +72,7 @@ EOF
 }
 
 customize_evbarm() {
+	cp ${release}/etc/rc.conf ${mnt}/etc/rc.conf
 	cat >> ${mnt}/etc/rc.conf << EOF
 sshd=YES
 dhcpcd=YES

Reply via email to