Re: Draft manifest

[email protected] (Johan Vromans) Mon, 6 May 2002 14:42:22 +0200 (CEST)
Newsgroups perl.dist
Message-ID <[email protected]>
Mark Murray <[email protected]> writes:

> > Since the trimmed perl is for system maintenance and configuration
> > only, I'd expect it in some system specific location (e.g.,
> > /usr/sysconfig/tools/perl) instead of /usr/bin/perl.
> 
> FreeBSD generally doesn't do that. EG, our kernel configuration
> utility, config(8), is in /usr/sbin. 

/usr/sbin/perl is acceptable, too.

What I want to avoid is a mixup between a small/useful kit (which I'd
expect in /usr/bin) and a minimal/config-tool kit for system
configuration/builds only.

Note that this only applies to the minimal/config-tool kit. I really
hope FreeBSD will ship (at least) the small/useful kit.

-- Johan