Subject: Re: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: None <Havard.Eidnes@runit.sintef.no>
List: source-changes
Date: 11/27/1999 19:14:49
> Module Name: basesrc
> Committed By: he
> Date: Sat Nov 27 15:56:18 UTC 1999
>
> Modified Files:
> basesrc/usr.sbin/pkg_install/lib [netbsd-1-4]: file.c
>
> Log Message:
> Pull up revision 1.33 (requested by fredb):
> Do not preserve uids or permissions of checked-out files (MTREE,
> DEINSTALL, INSTALL) into binary package tar files; use "root" as
> owner instead. Does not affect files installed by the package
> itself.
Well, it's not automatically "root", so I removed that part of
the sentence from the log message in the repository and in the
CHANGES-1.4.2 file.
- H=E5vard