Subject: Re: MAKEDEV overhaul?
To: None <tech-userlevel@netbsd.org>
From: Simon Burge <simonb@netbsd.org>
List: tech-userlevel
Date: 06/22/2000 13:37:42
enami tsugutomo wrote:
> Simon Burge <simonb@netbsd.org> writes:
>
> > As well as the install media thing, every now and then someone
> > accidently adds the usage of a /usr program and that can break
> > things.
>
> At the top of MAKEDEV, just removing /usr/{bin,sbin} from the PATH and
> adding comments for the reason isn't enough?
That's certainly a start! The other part related to install media is
that MAKEDEV can still assume that all of /{bin,sbin} is available...
Simon.