cvsup mirror scripts
George Georgalis
george at galis.org
Mon Jun 20 10:04:12 PDT 2005
On Mon, Jun 20, 2005 at 03:42:06PM +0000, JB wrote:
>In <20050619204405.GA1729 at xxxxxxxxxxx>,
>George Georgalis <george at xxxxxxxxx> shouted to everyone in earshot,
>>
>>Archive of it all
>>http://leaf.dragonflybsd.org/~george/DFlyBSD.tar.bz2
>[...]
>>Far more complex than I'd like it, hope it all works!
>
>Thanks, George! I think what I was missing was the list.cvs/releases
>files--didn't really know where those were supposed to come from. But
>I think I'm up and running now, and I've learned quite a bit about the
>cvsup/cvsupd system.
Glad it helped in any way you needed.
I've not tested it yet in a clean install but if you use the cvsdup.sh
daemon, I think you'll want this patch so it really does fork into
background at bootup...
revised:
http://leaf.dragonflybsd.org/~george/DFlyBSD/host/all/usr/local/etc/rc.d/cvsdup.sh
http://leaf.dragonflybsd.org/~george/DFlyBSD.tar.bz2
Index: DFlyBSD/host/all/usr/local/etc/rc.d/cvsdup.sh
===================================================================
RCS file: /home/geo/cvs-master/DFlyBSD/host/all/usr/local/etc/rc.d/cvsdup.sh,v
retrieving revision 1.11
retrieving revision 1.12
diff -r1.11 -r1.12
3c3
< # $GeorgalisG: DFlyBSD/host/all/usr/local/etc/rc.d/cvsdup.sh,v 1.11 2005/06/19 19:19:56 geo Exp $
---
> # $GeorgalisG: DFlyBSD/host/all/usr/local/etc/rc.d/cvsdup.sh,v 1.12 2005/06/20 16:49:11 geo Exp $
17c17
< exec $0 &
---
> ( exec $0 ) &
// George
--
George Georgalis, systems architect, administrator Linux BSD IXOYE
http://galis.org/george/ cell:646-331-2027 mailto:george at xxxxxxxxx
More information about the Users
mailing list