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 turn on devpubd



details:   https://anonhg.NetBSD.org/src/rev/02152cecb70a
branches:  trunk
changeset: 785659:02152cecb70a
user:      jmcneill <jmcneill%NetBSD.org@localhost>
date:      Sun Mar 24 14:11:59 2013 +0000

description:
turn on devpubd

diffstat:

 distrib/utils/embedded/conf/rpi.conf |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r a9407ef2893e -r 02152cecb70a distrib/utils/embedded/conf/rpi.conf
--- a/distrib/utils/embedded/conf/rpi.conf      Sun Mar 24 14:03:54 2013 +0000
+++ b/distrib/utils/embedded/conf/rpi.conf      Sun Mar 24 14:11:59 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: rpi.conf,v 1.19 2013/02/20 18:33:37 riz Exp $
+# $NetBSD: rpi.conf,v 1.20 2013/03/24 14:11:59 jmcneill Exp $
 # Raspberry Pi customization script used by mkimage
 #
 
@@ -26,6 +26,7 @@
        customize_evbarm
        cat >> ${mnt}/etc/rc.conf << EOF
 wscons=YES
+devpubd=YES
 EOF
 
 }



Home | Main Index | Thread Index | Old Index