Subject: Re: build.sh failed To: Jean-Christophe Valiere <jyce@free.fr> From: Bang Jun-Young <junyoung@mogua.com> List: netbsd-help Date: 06/16/2004 09:30:20
Jean-Christophe Valiere wrote:
> By the way how can we no if the userland is up2date or not??
$ ident /bin/* /sbin/* /usr/bin/* ...
and compare those tags with ones in the source tree?
Jun-Young