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
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
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]>
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
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
>>
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
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
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.
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
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
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
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
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
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
14 matches
Mail list logo