Module Name:    src
Committed By:   martin
Date:           Tue Mar 31 07:57:57 UTC 2015

Modified Files:
        src/usr.sbin/postinstall: postinstall

Log Message:
Add resize_root


To generate a diff of this commit:
cvs rdiff -u -r1.190 -r1.191 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.190 src/usr.sbin/postinstall/postinstall:1.191
--- src/usr.sbin/postinstall/postinstall:1.190	Sat Mar 21 19:10:43 2015
+++ src/usr.sbin/postinstall/postinstall	Tue Mar 31 07:57:57 2015
@@ -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 @@ raidframeparity
 random_seed
 rarpd
 rbootd
+resize_root
 rndctl
 root
 route6d

Reply via email to