Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-7]: src/usr.sbin/postinstall Pull up following revision(s) (reque...



details:   https://anonhg.NetBSD.org/src/rev/11b22d15374f
branches:  netbsd-7
changeset: 799550:11b22d15374f
user:      msaitoh <msaitoh%NetBSD.org@localhost>
date:      Fri Aug 07 06:22:10 2015 +0000

description:
Pull up following revision(s) (requested by snj in ticket #937):
        usr.sbin/postinstall/postinstall: revision 1.191 via patch
Add resize_root

diffstat:

 usr.sbin/postinstall/postinstall |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (22 lines):

diff -r 3e2c2768170b -r 11b22d15374f usr.sbin/postinstall/postinstall
--- a/usr.sbin/postinstall/postinstall  Fri Aug 07 04:13:55 2015 +0000
+++ b/usr.sbin/postinstall/postinstall  Fri Aug 07 06:22:10 2015 +0000
@@ -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 @@
                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 \



Home | Main Index | Thread Index | Old Index