Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/distrib/utils/embedded/conf start with the original rc.conf
details: https://anonhg.NetBSD.org/src/rev/2d01cd817bbc
branches: trunk
changeset: 784833:2d01cd817bbc
user: christos <christos%NetBSD.org@localhost>
date: Sun Feb 10 23:28:19 2013 +0000
description:
start with the original rc.conf
diffstat:
distrib/utils/embedded/conf/evbarm.conf | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r db71729dd6a4 -r 2d01cd817bbc distrib/utils/embedded/conf/evbarm.conf
--- a/distrib/utils/embedded/conf/evbarm.conf Sun Feb 10 23:24:18 2013 +0000
+++ b/distrib/utils/embedded/conf/evbarm.conf Sun Feb 10 23:28:19 2013 +0000
@@ -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 @@
}
customize_evbarm() {
+ cp ${release}/etc/rc.conf ${mnt}/etc/rc.conf
cat >> ${mnt}/etc/rc.conf << EOF
sshd=YES
dhcpcd=YES
Home |
Main Index |
Thread Index |
Old Index