AF:
NF:0
PS:10
SRH:1
SFN:
DSR:
MID:
CFG:
PT:0
S:andy.sharp@onstor.com
RQ:
SSV:onstor-exch02.onstor.net
NSV:
SSH:
R:<larry.scheer@onstor.com>
MAID:1
X-Sylpheed-Privacy-System:
X-Sylpheed-Sign:0
SCF:#mh/Mailbox/sent
RMID:#imap/andys@onstor.net@onstor-exch02.onstor.net/INBOX	0	BB375AF679D4A34E9CA8DFA650E2B04E056C9701@onstor-exch02.onstor.net
X-Sylpheed-End-Special-Headers: 1
Date: Thu, 10 Jul 2008 17:35:44 -0700
From: Andrew Sharp <andy.sharp@onstor.com>
To: "Larry Scheer" <larry.scheer@onstor.com>
Subject: Re: Openbsd links
Message-ID: <20080710173544.281d424e@ripper.onstor.net>
In-Reply-To: <BB375AF679D4A34E9CA8DFA650E2B04E056C9701@onstor-exch02.onstor.net>
References: <20080710172429.67658439@ripper.onstor.net>
	<BB375AF679D4A34E9CA8DFA650E2B04E056C9701@onstor-exch02.onstor.net>
Organization: Onstor
X-Mailer: Sylpheed-Claws 2.6.0 (GTK+ 2.8.20; x86_64-pc-linux-gnu)
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit

On Thu, 10 Jul 2008 17:28:11 -0700 "Larry Scheer"
<larry.scheer@onstor.com> wrote:

> When I rsync'd to my home directory all the ownerships changed from
> root to larrys -- not good.
> 
> I need to rsync with sudo I can't do that on s_homes only
> /n/Build-Trees.
> 
> Bummer dude. 

damn

> I did the next best --expedient-- thing.

k

> -----Original Message-----
> From: Andy Sharp 
> Sent: Thursday, July 10, 2008 5:24 PM
> To: Larry Scheer
> Subject: Re: Openbsd links
> 
> On Thu, 10 Jul 2008 17:16:48 -0700 "Larry Scheer"
> <larry.scheer@onstor.com> wrote:
> 
> > Folks,
> >     I remade the /usr/openbsd.new links on compile and compile2 so
> > you can build while /n/Build-Trees is being eeked.
> > 
> > For people who use linux-compile to build their code it uses a local
> > copy of openbsd so you are good to go.
> > 
> > If you have a local build machine and your /usr/openbsd.new points
> > to /n/Build-Trees/BSD/<whatever>
> 
> 
> Dude, why did we have to wait for rsync if you were just going to make
> people mount something by hand?  That was the whole point of rsyncing
> it to your home directory, so automounting would work.
> 
> > Do something like the following (or exactly this)
> > 
> > sudo mkdir /mnt/openbsd
> > 
> > sudo mount 10.0.0.212:/home/larrys/perforce/trees/dev/openbsd
> > /mnt/openbsd
> > 
> > cd /usr
> > sudo rm openbsd.new
> > 
> > sudo ln -s /mnt/openbsd openbsd.new
> > 
> > Let me know if you mounted
> > 10.0.0.212:/home/larrys/perforce/trees/dev/openbsd /mnt/openbsd
> > because I plan on resetting the openbsd links when /n/Build-Trees
> > comes back.
> > 
> > 
> > Larry
> > 
