Re: Performance and mouse problems

2012-05-03 Thread Albert Shih
Le 02/05/2012 ? 22:44:19+0200, Jerome Herman a écrit > > Hi. > Ok here is what happens, > > In your system you have your touchpad declared both in a static way in > your xorg config, and probed by HAL. > What happens is that when xorg starts it first install the touchpad as > required by the c

Re: Performance and mouse problems

2012-05-03 Thread Albert Shih
Le 02/05/2012 ? 10:27:56-0600, Warren Block a écrit > On Wed, 2 May 2012, Albert Shih wrote: > > > I think the problem is indeed comme from Xorg. > > Just to repeat: on this Gateway notebook, only one or the other of the > touchpad or mouse would work until I enabled moused in /etc/rc.conf. >

newbie- install to i-mac from usb

2012-05-03 Thread chromaticwt zac
hi, I hope this is the correct mailing list for this question. I am a newbie. I want to install FreeBSD 9.0 to an i-mac g3/g4 which doesn't have a working cd drive. I want to use a usb stick to do this. My question is what relevant doc explains how to do this? I searched google and could not find

Re: UFS Crash and directories now missing

2012-05-03 Thread Alejandro Imass
On Mon, Apr 30, 2012 at 6:42 PM, Jerome Herman wrote: [...] > I must admit that Robert Bonomi tone was highly insulting for this list, and > though I completely condemn the form of his post, I cannot say I disagree > with the content. > I disagree with both the form and the content and I will te

Re: UFS Crash and directories now missing

2012-05-03 Thread Robert Bonomi
Alejandro Imass wrote: [ megasnip ] > > Things to investigate : > > - When was the last time this box was rebooted normally ? Did it went fine ? > > After I moved the jails to the right place I archived the jails with > ezjail-admin and rebooted the server several times, and everything > worked

Re: Performance and mouse problems

2012-05-03 Thread Warren Block
On Thu, 3 May 2012, Albert Shih wrote: Le 02/05/2012 ? 10:27:56-0600, Warren Block a écrit On Wed, 2 May 2012, Albert Shih wrote: I think the problem is indeed comme from Xorg. Just to repeat: on this Gateway notebook, only one or the other of the touchpad or mouse would work until I enable

Re: Unresolvable links

2012-05-03 Thread Conrad J. Sabatier
On Fri, 27 Apr 2012 21:59:08 + (UTC) Walter Hurry wrote: > Arising from a very useful link posted by Warren Block in another > thread: > > http://forums.freebsd.org/showpost.php?p=163415&postcount=17 , > > I have been running libchk. It now gives the following (relevant) > output: > > Unre

Re: UFS Crash and directories now missing

2012-05-03 Thread jb
Alejandro Imass p2ee.org> writes: > ... > devfs on /usr/jails/cmm-php52-1/dev (devfs, local, multilabel) > ... > /usr/jails/basejail on /usr/jails/cmm-php52-1/basejail (nullfs, local, > read-only) > fdescfs on /usr/jails/cmm-php52-1/dev/fd (fdescfs) > procfs on /usr/jails/cmm-php52-1/proc (procfs

Re: Performance and mouse problems

2012-05-03 Thread Eduardo Morras
Can you disable the touchpad? In my laptop (Asus K5) if i press Fn+F9 the touchpad is disabled via ACPI and not detected by HAL nor Xorg. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To

Adding a Static Route to rc.conf?

2012-05-03 Thread Chris Maness
On Tue, May 1, 2012 at 8:31 AM, Chris Maness wrote: > How do add a static route to rc.conf? > > Thanks, > Chris Maness http://www.freebsd.org/doc/handbook/network-routing.html see section 32.2.5.2 Persistent Configuration -- Noel Jones > I added: # Add Internal Net 2 as a static route stati

Updating for the FreeBSD Security Advisory FreeBSD-SA-12:01.openssl

2012-05-03 Thread Leslie Jensen
The following message appears when I do freebsd-update install The following files will be added as part of updating to 8.2-RELEASE-p7: /usr/src/lib/libc/gen/libc_dlopen.c The following files will be updated as part of updating to 8.2-RELEASE-p7: /boot/kernel/kernel /lib/libcrypto.so.6 /usr/b

Re: UFS Crash and directories now missing

2012-05-03 Thread Alejandro Imass
On Thu, May 3, 2012 at 9:35 AM, Robert Bonomi wrote: > > Alejandro Imass wrote: > > [ megasnip ] > >> > Things to investigate : >> > - When was the last time this box was rebooted normally ? Did it went fine >> > ? >> >> After I moved the jails to the right place I archived the jails with >> ezj

Follow up....Re: Updating for the FreeBSD Security Advisory FreeBSD-SA-12:01.openssl

2012-05-03 Thread Leslie Jensen
2012-05-03 19:04, Leslie Jensen skrev: The following message appears when I do freebsd-update install The following files will be added as part of updating to 8.2-RELEASE-p7: /usr/src/lib/libc/gen/libc_dlopen.c The following files will be updated as part of updating to 8.2-RELEASE-p7: /boo

Re: UFS Crash and directories now missing

2012-05-03 Thread Alejandro Imass
On Thu, May 3, 2012 at 12:05 PM, jb wrote: > Alejandro Imass p2ee.org> writes: > >> ... >> devfs on /usr/jails/cmm-php52-1/dev (devfs, local, multilabel) >> ... >> /usr/jails/basejail on /usr/jails/cmm-php52-1/basejail (nullfs, local, >> read-only) >> fdescfs on /usr/jails/cmm-php52-1/dev/fd (fde

Re: UFS Crash and directories now missing

2012-05-03 Thread jb
Alejandro Imass p2ee.org> writes: > ... > I have no idea, but cmm-php52-1 is in fact the problematic jail with > the MySQL problem. Could you please include displays of 1. your troubled machine's $ cat /etc/fstab Note: you already showed us 'mount' output. 2. your other trouble-free serve

Re: Adding a Static Route to rc.conf?

2012-05-03 Thread Noel
On 5/3/2012 11:45 AM, Chris Maness wrote: > On Tue, May 1, 2012 at 8:31 AM, Chris Maness wrote: >> How do add a static route to rc.conf? >> >> Thanks, >> Chris Maness > > http://www.freebsd.org/doc/handbook/network-routing.html > > see section 32.2.5.2 Persistent Configuration > > -- Noel Jones >

Re: UFS Crash and directories now missing

2012-05-03 Thread Alejandro Imass
On Thu, May 3, 2012 at 1:40 PM, jb wrote: > Alejandro Imass p2ee.org> writes: > >> ... >> I have no idea, but cmm-php52-1 is in fact the problematic jail with >> the MySQL problem. > > Could you please include displays of > 1. your troubled machine's >   $ cat /etc/fstab >   Note: you already sho

Re: Adding a Static Route to rc.conf?

2012-05-03 Thread Chris Maness
>> >> # Add Internal Net 2 as a static route >> static_routes="internalnet2" >> route_internalnet2="-net 44.18.44.0/24 192.168.1.33" >> >> to rc.conf per the section above.  I rebooted and it was a no go.  Did >> I miss something? > > Looks OK, and works for me.  Wild guess is you need to enable >

Re: UFS Crash and directories now missing

2012-05-03 Thread jb
Alejandro Imass p2ee.org> writes: > ... OK. There is this anomaly in your troubled jail. Because I have not been familiar with ezjail so I am learning it now as we go. I will suggest to you some steps by intuition, and you have to judge for both of us how to do it and what's appropriate. Feel fre

Re: Follow up....Re: Updating for the FreeBSD Security Advisory FreeBSD-SA-12:01.openssl

2012-05-03 Thread andrew clarke
On Thu 2012-05-03 19:17:05 UTC+0200, Leslie Jensen (les...@eskk.nu) wrote: > After a reboot my system now has the following label > > FreeBSD 8.2-RELEASE-p3 #0 > > How come it downgrades the label from p6 to p3 when upgrading to p7. This is a FAQ. There's a thread about it here: http://lists.

Re: Adding a Static Route to rc.conf?

2012-05-03 Thread Noel
On 5/3/2012 1:08 PM, Michael Sierchio wrote: > > > On Thu, May 3, 2012 at 10:34 AM, Noel > wrote: > > On 5/3/2012 11:45 AM, Chris Maness wrote: > > On Tue, May 1, 2012 at 8:31 AM, Chris Maness chrismaness.com > wrote: > >> How do

Re: Follow up....Re: Updating for the FreeBSD Security Advisory FreeBSD-SA-12:01.openssl

2012-05-03 Thread Leslie Jensen
2012-05-03 20:35, andrew clarke skrev: On Thu 2012-05-03 19:17:05 UTC+0200, Leslie Jensen (les...@eskk.nu) wrote: After a reboot my system now has the following label FreeBSD 8.2-RELEASE-p3 #0 How come it downgrades the label from p6 to p3 when upgrading to p7. This is a FAQ. There's a t

Re: Adding a Static Route to rc.conf?

2012-05-03 Thread Michael Sierchio
On Thu, May 3, 2012 at 11:17 AM, Noel wrote: > > Indeed, I should have mentioned that if you have freebsd-8x or > earlier, this feature isn't built-in but can be easily added: > > http://freebsd.1045724.n5.nabble.com/Re-rc-8-script-waiting-for-the-network-to-become-usable-td4242157.html > Or the

Re: Follow up....Re: Updating for the FreeBSD Security Advisory FreeBSD-SA-12:01.openssl

2012-05-03 Thread andrew clarke
On Thu 2012-05-03 20:48:17 UTC+0200, Leslie Jensen (les...@eskk.nu) wrote: > > Short answer: The patch level (-p3) displayed by uname -r after a > > reboot will not change if freebsd-update has not touched the kernel. ... > I have read similar answers and was partly aware of this. > > But I was

Re: Adding a Static Route to rc.conf?

2012-05-03 Thread Noel
On 5/3/2012 1:54 PM, Michael Sierchio wrote: > > > On Thu, May 3, 2012 at 11:17 AM, Noel > wrote: > > > > Indeed, I should have mentioned that if you have freebsd-8x or > earlier, this feature isn't built-in but can be easily added: > > http://freebsd.1045

WITH_OPENSSL_PORT=yes

2012-05-03 Thread Darrel
If WITH_OPENSSL_PORT=yes exists in /etc/make.conf, will the system compile against that as well or only applications? Darrel ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send

freebsd-update not updating reported patchlevel

2012-05-03 Thread Mike Brown
I installed 8.2-RELEASE when it was new, and have been just using freebsd-update since then. I run freebsd-update whenever there are new critical patches. But for some reason, my system's reported patchlevel number hasn't updated since p3. For example, with this latest OpenSSL security update,

Re: freebsd-update not updating reported patchlevel

2012-05-03 Thread Robert Bonomi
Mike Brown wrote; > I installed 8.2-RELEASE when it was new, and have been just using > freebsd-update since then. I run freebsd-update whenever there are new > critical patches. But for some reason, my system's reported patchlevel number > hasn't updated since p3. [sneck] > But 'uname -r' c

Re: HOWTO: FreeBSD ZFS Madness (Boot Environments)

2012-05-03 Thread vermaden
Hi, > I just tested your tool the last few days and I must say I love > it already. Though I can get one of the commands to work > - might be me or the syntax > > beadm create [-e nonActiveBe | beName@snapshot] beName > > I read it as you can do the following > > beadm create beName@snapshot be

Re: HOWTO: FreeBSD ZFS Madness (Boot Environments)

2012-05-03 Thread vermaden
"Kalle Møller" : > And I forgot > > If I do a create and destroy, I would assume my system > was back to same state, but you keep the snapshot > when I destroy the clone, dont know if its working as > intended (better safe to keep it than sorry) or you just > didn't think of it :) I added automat