Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Hubert Feyrer <hubertf@netbsd.org>
List: source-changes
Date: 10/04/2000 19:01:50
Module Name:	basesrc
Committed By:	hubertf
Date:		Wed Oct  4 16:01:50 UTC 2000

Modified Files:
	basesrc/usr.sbin/pkg_install/lib: file.c

Log Message:
Make even more silent, only spit out stuff if -v is given.

Found during a post-install of a fresh machine:
1. setenv PKG_PATH ftp://smaug.fh-regensburg.de/pub/NetBSD/arch/i386ELF/All
2. pkg_add tcsh ssh XF86Config
3. Run XF86Config
4. pkg_add kde
5. Be done.

We should do this from /etc/rc.local on first boot... :-)


To generate a diff of this commit:
cvs rdiff -r1.39 -r1.40 basesrc/usr.sbin/pkg_install/lib/file.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.