Re: Patch for named rc.d script to allow multiple instances

2016-02-23 Thread George Michaelson
thanks for this doug. we need to do this, this is hugely useful to us. On Wed, Feb 24, 2016 at 2:57 PM, Doug Barton wrote: > Howdy, > > I'm currently working on a project that requires multiple instances of > named to run on the same server. So I took some time to modify the rc.d > script to sup

xemacs (zombie port, but worked)

2014-09-07 Thread George Michaelson
Is it possible to have xemacs restored as a port/pkg, and also have it not collide with gnu emacs? I have to try and support a user semi-addicted to the xemacs flavour. It was stable, and worked. Did it have to die? (pkg removed it) ___ freebsd-ports@fr

Re: xemacs (zombie port, but worked)

2014-09-08 Thread George Michaelson
(un)dead. also pkg lock so it can't be removed again. On Mon, Sep 8, 2014 at 5:19 PM, A.J. 'Fonz' van Werven wrote: > George Michaelson wrote: > >> Did it have to die? (pkg removed it) > > If I understand Baptiste's commit message correctly, it was no longe

Re: Alternatives to rsync

2016-10-12 Thread George Michaelson
If you want block efficient, then zfs is your friend 1) make the 'dir' be a distinct zfs filestore in the zpool 2) run zfssnap on some duty cycle 3) profit seriously: as long as the copy can be maintained readonly, in sync with the source, the block level copy of zfs snapshots under some serial/t