Re: NFS /usr/src and /usr/obj?

2000-02-06 Thread William R. Somsky
Shouldn't /usr/obj ideally be read-only during install? (This all may become moot, as I'm considering going to a master-push or just a rsync scheme.) William R. Somsky [EMAIL PROTECT

Re: Crashing netscape?

2000-02-22 Thread William R. Somsky
eventually. Same here, except "eventually" is sometimes "immediately"... :-( ________ William R. Somsky [EMAIL PROTECTED] Physicist, Baritone, Guitarist http://www.halcyon.com/wrsomsk

Re: $FreeBSD tag confusion

1999-08-31 Thread William R. Somsky
99/08/29 14:12:19 peter Exp $ bin/echo/echo.c: "$FreeBSD: src/bin/echo/echo.c,v 1.7.2.1 1999/08/29 14:12:20 peter Exp $"; = = So... no expansion of $FreeBSD that I can see here... Am I just confused? ______

Re: $FreeBSD tag confusion

1999-09-01 Thread William R. Somsky
On Wed, Sep 01, 1999 at 09:08:45AM -0400, Kevin Street wrote: > "William R. Somsky" <[EMAIL PROTECTED]> writes: > > > Hmm... but what about if you're cvsup-ing the sources? > > I'm cvsup-ing stable, not current, (cvsup file included below) > >

Re: "man" reads /etc/rc.conf?

1999-01-16 Thread William R. Somsky
tup nowadays? Shouldn't it read _both_ if present? Ie: if [ -r /etc/defaults/rc.conf ] ; then . /etc/defaults/rc.conf fi if [ -r /etc/rc.conf ] ; then . /etc/rc.conf fi ____________ William R. Somsky

Re: "man" reads /etc/rc.conf?

1999-01-16 Thread William R. Somsky
On Fri, Nov 19, 1999 at 08:41:30AM +0100, Alexander Leidinger wrote: > On 18 Nov, William R. Somsky wrote: > > > Hmm... aside from whether or not apropos should be reading in rc.conf, > > isn't this code fragment doing the wrong thing in regards to the way > > we h

Re: Heads up! /etc/rc.conf.site is dead.

1999-03-05 Thread William R. Somsky
;s still a pain copying file chunks back and forth. (Well, just "forth" I guess, no "back") William R. Somsky wrsom...@halcyon.com Physicist, Baritone, Guitarist http://www.halcyon.com/wrsoms

Re: /var/db/pkg/.mkversion

1999-03-31 Thread William R. Somsky
her than ports might want to refer to it as well. -- ____________ William R. Somsky wrsom...@halcyon.com Physicist, Baritone, Guitarist http://www.halcyon.com/wrsomsky To Unsubscribe: send mail to majord.

Re: /var/db/pkg/.mkversion

1999-04-01 Thread William R. Somsky
ion? Tracking the version/date of the "make" binary, of the full set of "share/mk" files, of just the ports related makefiles? ____ William R. Somsky wrsom...@halcyon.com Physi