Re: FreeBSD 7.1 crashing on shutdown, halt etc.

2009-02-17 Thread Cezary Morga
/usr/src/sys/i386/i386/trap.c:530 #6 0xc0aa70db in calltrap () at /usr/src/sys/i386/i386/exception.s:159 #7 0xc54cd387 in gfs_dir_create () from /boot/kernel/zfs.ko Previous frame inner to this frame (corrupt stack?) -- Cezary Morga "The Bible tells us to love our neighbors, and also to love our enem

Re: FreeBSD 7.1 crashing on shutdown, halt etc.

2009-02-18 Thread Cezary Morga
to rc.conf. Updating might not be necessary, adding dbus and hald > is absolutely. My problem appeared after updating from 7.1-RELEASE to 7-STABLE with dbus and hald already enabled. -- Pozdrawiam, Cezary Morga "Television enables y

Re: I've borked my ZFS system upgrading to -STABLE

2009-05-27 Thread Cezary Morga
Dnia środa, 27 maja 2009 o 19:57:21 Kurt Jaeger napisał(a): > zfs mount mypool You have to import ZFS pools first. 'zpool import' will list available pools. -- Cezary Morga "Death in anonymity is the ultimate insult to human digni

Re: problem with if_re on RELENG_7

2009-06-30 Thread Cezary Morga
Pyun YongHyeon pisze: Ok, I think you've have to live without MSI. I'll rearrange re(4) to disable MSI on RTL8168 SPIN2 device. Thanks for testing! Silly question, but what is this MSI on a network card? -- Cezary Morga "We learn something every day, and lots of times it

Re: New Poetry and Bible Texts for Homeschoolers

2009-07-08 Thread Cezary Morga
an eye-dee-ten-tee too? -- Cezary Morga "Middle age is when you've met so many people that every new person you meet reminds you of someone else." (Ogden Nash) ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/l

Re: portmaster -R (Was: Re: HEADS-UP: Shared Library Versions bumped...)

2009-07-30 Thread Cezary Morga
management tool that might replace good ol' portinstall/portupgrade tools in my toolbox. Portmaster looks promising but I noticed that it doesn't seem to take BATCH=yes in my /etc/make.conf into consideration. So, is it me or there's something more I have

Re: portmaster -s text (Was: Re: HEADS-UP: Shared Library Versions bumped)

2009-07-30 Thread Cezary Morga
place instead of having to uninstall the things that depend on them first, then reinstall them after the update. Actually, 'make deinstall' deinstalls given port without removing ports that depends on it. -- Cezary Morga ___ freebsd-stable@free

Re: portmaster -R (Was: Re: HEADS-UP: Shared Library Versions bumped...)

2009-07-31 Thread Cezary Morga
I install port directly (using `make install` in port's directory) BATCH flag is honored. When I install a port using portmaster it ain't. So, I'm wondering whether it's only me or not. -- Cezary Morga ___ freebsd-stable@freeb

Re: 8.0 rc.d scripts less verbose?

2009-09-16 Thread Cezary Morga
n't it be easier to set rc_quiet to zero-length value, like rc_quiet=""? -- Cezary Morga "Research is the process of going up alleys to see if they are blind." (Marston Bates) ___ freebsd-stable@freebsd.org mailing list htt