Module Name:    src
Committed By:   jmcneill
Date:           Mon Apr  6 22:44:46 UTC 2015

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

Log Message:
show resize_ffs progress bar when resizing root partition


To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 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.21 src/distrib/utils/embedded/conf/evbarm.conf:1.22
--- src/distrib/utils/embedded/conf/evbarm.conf:1.21	Mon Apr  6 20:19:28 2015
+++ src/distrib/utils/embedded/conf/evbarm.conf	Mon Apr  6 22:44:46 2015
@@ -1,4 +1,4 @@
-# $NetBSD: evbarm.conf,v 1.21 2015/04/06 20:19:28 jmcneill Exp $
+# $NetBSD: evbarm.conf,v 1.22 2015/04/06 22:44:46 jmcneill Exp $
 # evbarm shared config
 #
 image=$HOME/${board}.img
@@ -141,6 +141,7 @@ resize_disklabel=YES
 resize_disklabel_disk=ld0
 resize_disklabel_part=a
 resize_root=YES
+resize_root_flags="-p"
 resize_root_postcmd="/sbin/reboot -n"
 EOF
 	fi

Reply via email to