Source-Changes-HG archive

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

[src/trunk]: src/usr.sbin/postinstall Add resize_root



details:   https://anonhg.NetBSD.org/src/rev/92b3e70f4c89
branches:  trunk
changeset: 337047:92b3e70f4c89
user:      martin <martin%NetBSD.org@localhost>
date:      Tue Mar 31 07:57:57 2015 +0000

description:
Add resize_root

diffstat:

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

diffs (19 lines):

diff -r b152df7a30e3 -r 92b3e70f4c89 usr.sbin/postinstall/postinstall
--- a/usr.sbin/postinstall/postinstall  Tue Mar 31 06:47:47 2015 +0000
+++ b/usr.sbin/postinstall/postinstall  Tue Mar 31 07:57:57 2015 +0000
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# $NetBSD: postinstall,v 1.190 2015/03/21 19:10:43 jmcneill Exp $
+# $NetBSD: postinstall,v 1.191 2015/03/31 07:57:57 martin Exp $
 #
 # Copyright (c) 2002-2008 The NetBSD Foundation, Inc.
 # All rights reserved.
@@ -1399,6 +1399,7 @@
 random_seed
 rarpd
 rbootd
+resize_root
 rndctl
 root
 route6d



Home | Main Index | Thread Index | Old Index