Module Name: src
Committed By: msaitoh
Date: Fri Aug 7 06:22:10 UTC 2015
Modified Files:
src/usr.sbin/postinstall [netbsd-7]: postinstall
Log Message:
Pull up following revision(s) (requested by 937 in ticket #snj):
usr.sbin/postinstall/postinstall: revision 1.191 via patch
Add resize_root
To generate a diff of this commit:
cvs rdiff -u -r1.175.2.7 -r1.175.2.8 src/usr.sbin/postinstall/postinstall
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/usr.sbin/postinstall/postinstall
diff -u src/usr.sbin/postinstall/postinstall:1.175.2.7 src/usr.sbin/postinstall/postinstall:1.175.2.8
--- src/usr.sbin/postinstall/postinstall:1.175.2.7 Fri Jul 17 03:41:52 2015
+++ src/usr.sbin/postinstall/postinstall Fri Aug 7 06:22:10 2015
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# $NetBSD: postinstall,v 1.175.2.7 2015/07/17 03:41:52 snj Exp $
+# $NetBSD: postinstall,v 1.175.2.8 2015/08/07 06:22:10 msaitoh Exp $
#
# Copyright (c) 2002-2015 The NetBSD Foundation, Inc.
# All rights reserved.
@@ -1356,8 +1356,8 @@ do_rc()
perusertmp pf pf_boot pflogd postfix powerd ppp pwcheck \
quota \
racoon rpcbind raidframe raidframeparity random_seed rarpd \
- rbootd rndctl root route6d routed rtadvd rtclocaltime \
- rtsold rwho \
+ rbootd resize_root rndctl root route6d routed rtadvd \
+ rtclocaltime rtsold rwho \
savecore screenblank securelevel sshd \
staticroute swap1 swap2 sysctl sysdb syslogd \
timed tpctl ttys \