Re: ports and /var/db/pkg

2003-04-02 Thread Kris Kennaway
On Wed, Apr 02, 2003 at 02:58:43PM -0800, Brian O'Shea wrote: > Danny, > > If you built your packages from ports, you could always reinstall them. > You just have to check for /usr/ports///work/.install_done.* Only if you've never run 'make clean' (unlikely, if he's following directions). Kris

suscribe

2003-04-02 Thread praveen kumar
___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: ports and /var/db/pkg

2003-04-02 Thread Brian O'Shea
Danny, If you built your packages from ports, you could always reinstall them. You just have to check for /usr/ports///work/.install_done.* It's not perfect, but you could use it to generate a quick list of ports to selectively re-install. Good luck, -brian --- Kris Kennaway <[EMAIL PROTECTED]>

Re: ports and /var/db/pkg

2003-04-02 Thread Kris Kennaway
On Wed, Apr 02, 2003 at 06:18:24PM +0300, Danny Braniss wrote: > hi all, > is there some 'easy' way to resync /var/db/pkg from /usr/local > (after some rm's on it?), i guess i could write a script to would try and > match the info in /var/db/pkg, and if it's not where it's supposed to be > wo

Re: le0 - DE203 kernel config problem

2003-04-02 Thread Robert Swindells
Christoph Kukulies wrote: >On Wed, Apr 02, 2003 at 01:27:43PM -0500, Matthew N. Dodd wrote: >> On Wed, 2 Apr 2003, Christoph Kukulies wrote: >> > I tried to get a DE203 NIC (ISA) working with 5.0R. >> ... >> > Since I forgot how the card was programmed I tried and got it >> > probed at io=0x200 >>

Re: le0 - DE203 kernel config problem

2003-04-02 Thread Christoph P. Kukulies
On Wed, Apr 02, 2003 at 01:27:43PM -0500, Matthew N. Dodd wrote: > On Wed, 2 Apr 2003, Christoph Kukulies wrote: > > I tried to get a DE203 NIC (ISA) working with 5.0R. > ... > > Since I forgot how the card was programmed I tried and got it > > probed at io=0x200 > ... > > Any clues how to proceed

Re: le0 - DE203 kernel config problem

2003-04-02 Thread Matthew N. Dodd
On Wed, 2 Apr 2003, Christoph Kukulies wrote: > I tried to get a DE203 NIC (ISA) working with 5.0R. ... > Since I forgot how the card was programmed I tried and got it > probed at io=0x200 ... > Any clues how to proceed to get this card working? Find out what the configuration settings on the card

le0 - DE203 kernel config problem

2003-04-02 Thread Christoph Kukulies
I tried to get a DE203 NIC (ISA) working with 5.0R. Took the GENERIC config file and put device le 1 options COMPAT_OLDISA in it. Since I forgot how the card was programmed I tried and got it probed at io=0x200 so I put the following in /boot/device.hints hint.le.0.at="isa" hint.le.

Returned mail--"NOSHADE CLASS"

2003-04-02 Thread postmaster
The following mail can't be sent to [EMAIL PROTECTED]: From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: NOSHADE CLASS The attachment is the original mail ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/fr

Re: Repeated similar panics on -STABLE

2003-04-02 Thread Terry Lambert
Dmitry Sivachenko wrote: > On Wed, Apr 02, 2003 at 05:44:28PM +0400, Dmitry Sivachenko wrote: > > Hello! > > > > > > Fatal trap 12: page fault while in kernel mode > > mp_lock = 0102; cpuid = 1; lapic.id = > > fault virtual address = 0x5cdd8000 > > fault code = supervi

ports and /var/db/pkg

2003-04-02 Thread Danny Braniss
hi all, is there some 'easy' way to resync /var/db/pkg from /usr/local (after some rm's on it?), i guess i could write a script to would try and match the info in /var/db/pkg, and if it's not where it's supposed to be would remove the info, but if there is a command ... thanks, dan

Re: Repeated similar panics on -STABLE

2003-04-02 Thread Dmitry Sivachenko
On Wed, Apr 02, 2003 at 05:44:28PM +0400, Dmitry Sivachenko wrote: > Hello! > > Fatal trap 12: page fault while in kernel mode > mp_lock = 0102; cpuid = 1; lapic.id = > fault virtual address = 0x5cdd8000 > fault code = supervisor read, page not present > instruction p

Re: Repeated similar panics on -STABLE

2003-04-02 Thread Terry Lambert
Dmitry Sivachenko wrote: > We have three machines under relatively high load. They are running -STABLE > on the same hardware with 2 processors (and SMP kernel). > Periodically (approximately once a week) they panic with similar symptoms: [ ... ] Panic. > #18 0xc0162549 in panic (fmt=0xc028e3b9

Repeated similar panics on -STABLE

2003-04-02 Thread Dmitry Sivachenko
Hello! We have three machines under relatively high load. They are running -STABLE on the same hardware with 2 processors (and SMP kernel). Periodically (approximately once a week) they panic with similar symptoms: # gdb -k kernel.debug vmcore.2 GNU gdb 4.18 (FreeBSD) Copyright 1998 Free Softwar