Re: serial login to SBC

2005-10-01 Thread Julian Stacey
Reference: > From: <[EMAIL PROTECTED]> > Date: Fri, 30 Sep 2005 17:14:01 +0200 > Message-id: <[EMAIL PROTECTED]> [EMAIL PROTECTED] wrote: > > Hello list, > I am trying to use a FreeBSD box to log into a Single Board Computer. I > have a null modem and it's plugged to both ser

Re: Re: serial login to SBC

2005-10-01 Thread Sergey Babkin
>From: "M. Warner Losh" <[EMAIL PROTECTED]> >In message: <[EMAIL PROTECTED]> >Brian Reichert <[EMAIL PROTECTED]> writes: >: On Fri, Sep 30, 2005 at 05:14:01PM +0200, [EMAIL PROTECTED] wrote: >: > >: > Hello list, >: > I am trying to use a FreeBSD box to log into a Single Board Compute

Re: A smarter mergemaster

2005-10-01 Thread Kevin Oberman
> Date: Thu, 29 Sep 2005 23:41:57 -0700 > From: Doug Barton <[EMAIL PROTECTED]> > Sender: [EMAIL PROTECTED] > > One of the design decisions that you need to be aware of for this project > since day one was to try and balance intelligent behavior and configuration > options that would be useful for

Re: freebsd-5.4-stable panics

2005-10-01 Thread Antoine Pelisse
On 9/30/05, John Baldwin <[EMAIL PROTECTED]> wrote: > > On Friday 30 September 2005 11:25 am, Antoine Pelisse wrote: > > On 9/30/05, John Baldwin <[EMAIL PROTECTED]> wrote: > > > On Friday 30 September 2005 05:24 am, Antoine Pelisse wrote: > > > > Hi Robert, > > > > I don't think your patch is corr

Re: A smarter mergemaster

2005-10-01 Thread Yar Tikhiy
On Fri, Sep 30, 2005 at 02:37:05PM -0700, Kevin Oberman wrote: > > You just hit on one of my pet peeves with mergemaster! Contrary to what > you say: "every single default for mergemaster is to do nothing", when a > file is found in /etc/rc.d that is not in /usr/src/etc/rc.d, the default > is to d

Re: A smarter mergemaster

2005-10-01 Thread Doug Barton
Kevin Oberman wrote: >>Date: Thu, 29 Sep 2005 23:41:57 -0700 >>From: Doug Barton <[EMAIL PROTECTED]> >>Sender: [EMAIL PROTECTED] >> >>One of the design decisions that you need to be aware of for this project >>since day one was to try and balance intelligent behavior and configuration >>options tha

Re: A smarter mergemaster

2005-10-01 Thread Bakul Shah
Here is an idea for the mergemaster hackers' consideration! By keeping /etc files in a source repository one can archive and document all local changes. This is useful for some of the same reasons for which we keep sources in a repo: recovery from mistakes, reuse of old code, checking who did wha

Re: A smarter mergemaster

2005-10-01 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> Bakul Shah <[EMAIL PROTECTED]> writes: : Here is an idea for the mergemaster hackers' consideration! : : By keeping /etc files in a source repository one can archive : and document all local changes. This is useful for some of : the same reasons for whi

Re: A smarter mergemaster

2005-10-01 Thread Mike Meyer
In <[EMAIL PROTECTED]>, Bakul Shah <[EMAIL PROTECTED]> typed: > Here is an idea for the mergemaster hackers' consideration! > > By keeping /etc files in a source repository one can archive > and document all local changes. This is useful for some of > the same reasons for which we keep sources in

Re: freebsd-5.4-stable panics

2005-10-01 Thread Don Lewis
On 30 Sep, Antoine Pelisse wrote: > Hi Robert, > I don't think your patch is correct, the total linked list can be broken > while the lock is released, thus just passing the link may not be enough > I have submitted a PR[1] for this a month ago but nobody took care of it yet There are two problem

Re: freebsd-5.4-stable panics

2005-10-01 Thread Don Lewis
On 30 Sep, John Baldwin wrote: > On Friday 30 September 2005 11:25 am, Antoine Pelisse wrote: >> On 9/30/05, John Baldwin <[EMAIL PROTECTED]> wrote: >> > On Friday 30 September 2005 05:24 am, Antoine Pelisse wrote: >> > > Hi Robert, >> > > I don't think your patch is correct, the total linked list

Re: A smarter mergemaster

2005-10-01 Thread Bakul Shah
> : cd > : make etc-diff # ensure your workspace reflects what is in /etc > : > : > : make import # import the latest /usr/src/etc into etc workspace > : make diff # look over the changes > : > : make install# install to /etc; do mkdb etc. > : > : > : Finally: > : make commit

Re: [Hackers] Re: A smarter mergemaster

2005-10-01 Thread Julian Cowley
On Fri, 30 Sep 2005, Yar Tikhiy wrote: Obviously, in order to do a 3-way merge, we need information about the old versions of original files as well. However, currently we have only the new versions in /usr/src and local versions in /etc for mergemaster to work with. I'll be glad to hear how et

Very weird NFS-related hang in 6-beta5.

2005-10-01 Thread Frank Mayhar
I mount my /usr/ports, /usr/src, et al from an NFS server. Everything seems to work fine except on one system where I've been seeing repeated hangs. Of course the system in question is my main desktop one, sigh. At first I was using gigabit Ethernet (Intel Pro/1000, 82545GM chipset) but the inte