Module Name: src Committed By: jmcneill Date: Tue Nov 25 13:42:31 UTC 2014
Modified Files: src/distrib/utils/embedded/conf: evbarm.conf Log Message: disable wapbl for evbarm images until stability issues are sorted out To generate a diff of this commit: cvs rdiff -u -r1.16 -r1.17 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.16 src/distrib/utils/embedded/conf/evbarm.conf:1.17 --- src/distrib/utils/embedded/conf/evbarm.conf:1.16 Tue Sep 9 13:02:25 2014 +++ src/distrib/utils/embedded/conf/evbarm.conf Tue Nov 25 13:42:31 2014 @@ -1,4 +1,4 @@ -# $NetBSD: evbarm.conf,v 1.16 2014/09/09 13:02:25 jmcneill Exp $ +# $NetBSD: evbarm.conf,v 1.17 2014/11/25 13:42:31 jmcneill Exp $ # evbarm shared config # image=$HOME/${board}.img @@ -69,7 +69,7 @@ make_fstab_evbarm_normal() { cat > ${mnt}/etc/fstab << EOF # NetBSD /etc/fstab # See /usr/share/examples/fstab/ for more examples. -/dev/ld0a / ffs rw,log 1 1 +/dev/ld0a / ffs rw 1 1 /dev/ld0b none swap sw 0 0 /dev/ld0e /boot msdos rw 1 1 kernfs /kern kernfs rw