Subject: Re: userland build-date?
To: None <tech-userlevel@netbsd.org>
From: Ron Roskens <roskens@elfin.net>
List: tech-userlevel
Date: 01/04/2004 18:34:14
* Hubert Feyrer <hubert@feyrer.de> [2004-01-05 01:19:44 +0100]:
> On Mon, 5 Jan 2004, Luke Mewburn wrote:
> > | I guess I'll add a note to htdocs/developers/note.list that
> > | src/etc/Makefile now needs to get updated each year too (besides login.c,
> > | ...), ok?
> > Please do.
>
> Done. Thanks for adding this!
One thing I've thought of for a release/build was setting the mod time of all files to
be the same. Any thoughts to adding this too the process? (ie: touch -r release <files>)
I've often thought of doing this just so after a new install I could easily
find any files I made changes to outside the base install.
Ron