bug-inetutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Boot Messages


From: Kenneth Stailey
Subject: Re: Boot Messages
Date: Sat, 13 Apr 2002 15:03:55 -0700 (PDT)

I "hot wired" include/confpaths.h by putting PATH_KLOG into it and the
resulting binary did have /dev/klog support but then syslogd put the messages
into /var/log/user.log not /var/log/kern.log

from /etc/syslog.conf
kern.*                /var/log/kern.log
user.*                /var/log/user.log

--- Jeff Bailey <address@hidden> wrote:
> **Private Note** Please refer this to address@hidden  That's
> the correct list.
> 
> On Sat, Apr 13, 2002 at 02:46:13PM -0700, Kenneth Stailey wrote:
> > What am I doing wrong here?
> > 
> > # mkdir cvs
> > # cd cvs
> > # cvs -d:pserver:address@hidden:/cvsroot/inetutils login
> > [just hit enter for the password]
> > # cvs -z3 -d:pserver:address@hidden:/cvsroot/inetutils co -r
> > release1_4_0 inetutils
> > [inetutils downloads]
> > # mkdir inetutils-obj
> > # cd inetutils
> > # ./autogen.sh
> > [blah]
> > # cd ../inetutils-obj
> > # ../inetutils/configure --with-path-klog=/dev/klog
> > [blah]
> > # make
> > [blah]
> > # make install
> > 
> > The resulting syslogd does not have /dev/klog support.
> > 
> > --- Kenneth Stailey <address@hidden> wrote:
> > > 
> > > --- Jeff Bailey <address@hidden> wrote:
> > > > On Sat, Apr 13, 2002 at 01:59:39PM -0700, Kenneth Stailey wrote:
> > > > 
> > > > > How do you view what branches are available?  I did
> > > > 
> > > > > cvs z3 -d:pserver:address@hidden:/cvsroot/inetutils co
> > > > > -r release1_4_0 inetutils
> > > > 
> > > > > and got version 1.3.9a
> > > > 
> > > > Err really?  I thought is was 1.3.99a.  Hmm.  I'll check that.  It's
> > > > in case I want to do snapshots before the release.
> > > 
> > > Typo.  It's 1.3.99a.  What's it supposed to be?  Using -r HEAD as the tag
> > > failed for me.
> > > 
> > > 


__________________________________________________
Do You Yahoo!?
Yahoo! Tax Center - online filing with TurboTax
http://taxes.yahoo.com/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]