Subject: Re: /usr.sbin/config (where go?)
To: Secret Asian Man <cchen@nougat.org>
From: matt <deberg@xennahtron.com>
List: current-users
Date: 11/17/2000 10:14:48
cchen> Hola. It would appear that usr.sbin/config is now
cchen> gone. Although config{new,old} exist in the repository,
cchen> they're empty. Sad sad. usr.sbin/Makefile still refers to
cchen> config, and as far as I was aware, config is an essential
cchen> part of the kernel building process. Would the kind soul who
cchen> was working on config (and who presumably took it out of the
cchen> repository) finish the work they were doing?
config is part of syssrc, so make sure you have the entire source tree
checked out (cvs co -P src), not just the base sources.
matt