Possible bug with IPv6 ICMPv6 handling

2009-08-20 Thread Doug Hardie
I have found what to me seems like a bug with ICMPv6 handling in IPv6. However, before submitting a PR I wanted to check to be sure that its not a misunderstanding on my part. The network setup. A host (A) connected to a router (B) connected to another host (C) on a separate network. Whe

Re: A question for developers

2009-08-20 Thread Mel Flynn
On Monday 17 August 2009 04:14:18 Steve Bertrand wrote: > Manish Jain wrote: > > You are right. Syntax highlighting only works well with X. On the > > console, to the best of knowledge, there is no way to change the colours > > through vim's rc files. > > Syntax colour changing does work via .vimrc

Xorg - Console Flashes when Exiting X

2009-08-20 Thread Glen Barber
Hi, list I'm trying to isolate a bug relating to exiting X and console drivers. Before I begin, I have to mention that this undesired behavior is not specific to FreeBSD -- I've experienced this with OpenSolaris and (K)(X)ubuntu on the machine in question, which is where I am beginning to really

Re: Accidentally moved /libexec/ld-elf.so.1

2009-08-20 Thread Mel Flynn
On Thursday 20 August 2009 18:44:12 Stew Houston wrote: > Setting up a chroot jail I accidentally moved /libexec/ld-elf.so.1 instead > of copying it. Bash would no longer take any commands, though I can't > remember the error I was getting (it was aborting.) I rebooted, hoping I > could do someth

Re: Remounting a drive as read/write crashes the system and no dmesg.boot

2009-08-20 Thread Mel Flynn
On Thursday 20 August 2009 18:40:27 Scott Schappell wrote: > On 8/20/2009 7:36 PM, Scott Schappell wrote: > > On 8/20/2009 4:31 PM, Mel Flynn wrote: > >> http://www.freebsd.org/doc/en_US.ISO8859-1/books/developers-handbook/ker > >>neldebug.html > > > > OK, /backup was mounted read only, I did the f

data captured by fprobe but not shown on nfsen

2009-08-20 Thread Ren, James (China)
Dear all, I started to use FreeBSD last week and encountered a few problems. I'd be grateful if any of you could give a hand. I installed FreeBSD 7.2 on Dell GX520 with two network adaptors, one on-board and the other PCI addon. They are all 10/100 baseT auto. The workstation has 2.8GHz CPU

Re: about vbox and freebsd

2009-08-20 Thread Mak Kolybabi
On 2009-08-21 06:12, John Francis Lee wrote: > My problem is that I'm told right at the onset of the install that > > CPU doesn't support long mode Your CPU is 64-bit from what I can see. From a bit of Googling, others have encountered this problem, and it seems to have to do with VM-X. I have n

Re: [OT] Vim mailing list

2009-08-20 Thread Frank Shute
On Thu, Aug 20, 2009 at 08:33:19PM -0400, Steve Bertrand wrote: > > [snip] > > >> > >> And, of course, there's this one: http://www.vim.org/maillist.php > > > > I'm a member of that list which is a straightforward mailing list > > AFAIK (Disclaimer: I do have a google account but I can't remember i

Re: Suspend/Resume on Thinkpad x40

2009-08-20 Thread Ian Smith
On Thu, 20 Aug 2009 14:03:29 -0500 Joe Snikeris wrote: > First off, I apologize if this is not the right forum for this > question. I was torn between posting this in mobile, ACPI, X11 and > here. If I might get a better response in one of those forums, please > let me know and I'll post th

Re: Accidentally moved /libexec/ld-elf.so.1

2009-08-20 Thread Glen Barber
On Thu, Aug 20, 2009 at 10:44 PM, Stew Houston wrote: > Setting up a chroot jail I accidentally moved /libexec/ld-elf.so.1 instead > of copying it.  Bash would no longer take any commands, though I can't > remember the error I was getting (it was aborting.)  I rebooted, hoping I > could do somethin

Accidentally moved /libexec/ld-elf.so.1

2009-08-20 Thread Stew Houston
Setting up a chroot jail I accidentally moved /libexec/ld-elf.so.1 instead of copying it. Bash would no longer take any commands, though I can't remember the error I was getting (it was aborting.) I rebooted, hoping I could do something in Single User Mode; but to no avail. Is there a way I can

Re: Remounting a drive as read/write crashes the system and no dmesg.boot

2009-08-20 Thread Scott Schappell
On 8/20/2009 7:36 PM, Scott Schappell wrote: On 8/20/2009 4:31 PM, Mel Flynn wrote: http://www.freebsd.org/doc/en_US.ISO8859-1/books/developers-handbook/kerneldebug.html OK, /backup was mounted read only, I did the following umount /backup mount -o rw /backup [r...@arthur ~]# dd if=/dev/zer

Re: Remounting a drive as read/write crashes the system and no dmesg.boot

2009-08-20 Thread Scott Schappell
On 8/20/2009 4:31 PM, Mel Flynn wrote: http://www.freebsd.org/doc/en_US.ISO8859-1/books/developers-handbook/kerneldebug.html OK, /backup was mounted read only, I did the following umount /backup mount -o rw /backup [r...@arthur ~]# dd if=/dev/zero of=/backup/testfile bs=1024 dd: /backup/testf

Re: installation sequence

2009-08-20 Thread b. f.
Lane Holcombe wrote: >Here's what you do: Setup for yourself a local cvs repository like so: > >portinstall -Pp net/cvsup-mirror > >You have to make decisions about what to mirror, but in the end you will >have a semi-authoritative mirror of all the source and ports for the >whole dang FreeBSD de

Re: installation sequence

2009-08-20 Thread b. f.
>Does anybody have an idea of what the oder of files and dependencies is >to install programs without all sorts of nonsensical errors? This is supposed to be automated, but of course things can sometimes go wrong, either through hardware problems, user-error, or an error in Ports. >I usually have

Re: switching from one network interface to another without reboot

2009-08-20 Thread b. f.
Michal wrote: >Mel Flynn wrote: >> If these are on the same network (like most wireless routers), it can pay off >> to use lagg(4) and then simply unplug the cable. Plug it back in and it will >> use the cable again. You would need: >In my case usually it's some testing environment so I needed mor

Superkaramba themes multiply

2009-08-20 Thread Steven Friedrich
Every time I restart X windows, my superkaramba themes double. I'm running freebsd 7.2p3, kde4.3.0 ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questi

Re: [OT] Vim mailing list

2009-08-20 Thread Steve Bertrand
Frank Shute wrote: > On Wed, Aug 19, 2009 at 01:59:05AM -0400, Glen Barber wrote: >> On Wed, Aug 19, 2009 at 12:43 AM, Steve Bertrand wrote: >>> Apologies up front for the off-topic'dness. >>> >>> I'm thoroughly enjoying my new editor, and swiftly learning and >>> experiencing the benefits. As a ma

Ruleset anomaly

2009-08-20 Thread Steven Friedrich
I'm running freebsd 7.2p3 and I believe I started seeing the following messages after the p3 patch. /etc/rc: WARNING: devfs_set_ruleset: you must specify a ruleset number /etc/rc: WARNING: devfs_apply_ruleset: you must specify a ruleset This is in /etc/rc.conf, but I don't know what put it there

Re: installation sequence

2009-08-20 Thread Lane Holcombe
I'm all over this! Here's what you do: Setup for yourself a local cvs repository like so: portinstall -Pp net/cvsup-mirror You have to make decisions about what to mirror, but in the end you will have a semi-authoritative mirror of all the source and ports for the whole dang FreeBSD development

Re: Remounting a drive as read/write crashes the system and no dmesg.boot

2009-08-20 Thread Mel Flynn
On Thursday 20 August 2009 15:00:48 Scott Schappell wrote: > On Aug 20, 2009, at 15:42:05, Mel Flynn wrote: > > I don't. It's perfectly valid to mount a device multiple times and > > on the same > > node even. Certainly unmounting then remounting should not panic the > > system. > > > > If you keep

Re: installation sequence

2009-08-20 Thread Neal Hogan
On Thu, Aug 20, 2009 at 6:12 PM, PJ wrote: > Does anybody have an idea of what the oder of files and dependencies is > to install programs without all sorts of nonsensical errors? > I usually have no problem installing FreeBsd whatever with apache22, > cups, samba, php, mysql xorg etc. etc. I say u

Re: boot sector f*ed

2009-08-20 Thread PJ
An update on the problems of the boot sector disks. So far, I have not found any errors on the guilty disks from one computer... the Seagate Tools for checking their (& other) disks show no errors on the disks themselves. I haven't finished with them all, yet as I am trying to set up a couple of FB

Re: shell power in rc.conf

2009-08-20 Thread Mel Flynn
On Tuesday 18 August 2009 07:00:08 Dan Nelson wrote: > In the last episode (Aug 18), Artis Caune said: > > Is there any reason of not using shell variables in rc.conf? > > I want to tune rc.conf for easy editing and administration. Take for > > example jail_list or cloned_interfaces with 10+ entrie

about vbox and freebsd

2009-08-20 Thread John Francis Lee
08/20/2009 11:59 PM Hello Duncan Hutty, I write to you directly because I have posted several times to the list and have not seen an answer to my problem, and you seem knowledgeable about freebsd. I have a dual-core amd64 machine running ubuntu 9.04 with vbox 3.04 and have tried to create a

installation sequence

2009-08-20 Thread PJ
Does anybody have an idea of what the oder of files and dependencies is to install programs without all sorts of nonsensical errors? I usually have no problem installing FreeBsd whatever with apache22, cups, samba, php, mysql xorg etc. etc. I say usually because from time to time there do crop up s

iwn driver in FreeBSD 7.2

2009-08-20 Thread Ovi
Hello Any idea if is possible to install (and work) the iwn driver in FreeBSD 7.2 ? ovi ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-u

Re: switching from one network interface to another without reboot

2009-08-20 Thread Michal
Mel Flynn wrote: If these are on the same network (like most wireless routers), it can pay off to use lagg(4) and then simply unplug the cable. Plug it back in and it will use the cable again. You would need: In my case usually it's some testing environment so I needed more of a quick kludge.

Re: Remounting a drive as read/write crashes the system and no dmesg.boot

2009-08-20 Thread Mel Flynn
On Tuesday 18 August 2009 12:11:10 Tim Judd wrote: > On 8/18/09, Scott Schappell wrote: > > I have a drive (/dev/ad2s1d) mounted to /backup that I want to be read > > only until the backup scripts run and then it will be read/write. If > > I set /etc/fstab to: > > > > /dev/ad2s1d /bac

Re: fusefs-sshfs

2009-08-20 Thread Roald de Vries
Dear Chris, Thanks for your reply. I've tried the absolute path as well, but no success :-(. Any other suggestions? Kind regards, Roald On Aug 18, 2009, at 10:17 AM, chris scott wrote: 2009/8/17 Roald de Vries Dear all, I've installed fusefs-sshfs, and added fusefs_enable="YES" to rc.

Re: digital camera and devd

2009-08-20 Thread Michal
b. f. wrote: How can I check exactly which /dev/usb* entry corresponds to my camera? If you are using the old USB stack, use usbdevs(8). If you are using the new USB stack from less than 5 months ago, then use usbconfig(8): usbdevs -v Yes, I should have mentioned beforehand that it's 7.2

Re: digital camera and devd

2009-08-20 Thread Michal
RW wrote: I'm not very familiar with devfs+devd, but can you not use glabel to give the camera a persistent name. I should have mentioned that this camera works only in PTP mode so I cannot access it as a disk device. At first I thought that it's PITA but now I think it's even better becaus

Re: digital camera and devd

2009-08-20 Thread Michal
Roland Smith wrote: I'm not exactly sure what you are trying to achieve here. But here is my €0,02: Create a group called 'usb'. Make every user that you want to be able to use usb devices a member of this group. Next, add the following rules to your active ruleset in /etc/devfs.rules: add pat

mirror freebsd-update server

2009-08-20 Thread Jason
Hi, I am wondering if anyone has attempted to mirror the freebsd-update server? Thanks, Jason ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions

Re: switching from one network interface to another without reboot

2009-08-20 Thread Mel Flynn
On Thursday 20 August 2009 03:25:17 Michal wrote: > Problem description: I've got a laptop with two network interfaces > (wired em0 and wireless ath0). Every now and then I have to set up a DSL > wireless box which comes with default settings so that I have to start > with connecting my laptop via

Re: digital camera and devd

2009-08-20 Thread Roland Smith
On Thu, Aug 20, 2009 at 07:54:37PM +, Michal wrote: > Hello, > > I've got a Canon digital camera set up and working with gphoto2 via > devfs+devd but it's not elegant/clean enough: > > attach 0 { > device-name "ugen[0-9]+"; > match "vendor" "0x0123"; > match "product" "0x3210"; > mat

Re: digital camera and devd

2009-08-20 Thread RW
On Thu, 20 Aug 2009 19:54:37 + Michal wrote: > Hello, > > I've got a Canon digital camera set up and working with gphoto2 via > devfs+devd but it's not elegant/clean enough: > ... > Problem with this solution is that it changes owner for all /dev/usb > files i.e. usb, usb0, usb1, usb2 and

Re: desktop effects

2009-08-20 Thread Adam Vande More
On Thu, Aug 20, 2009 at 3:31 PM, Warren Block wrote: > On Thu, 20 Aug 2009, Adam Vande More wrote: > >> >> [...] >> >> Section "ServerFlags" >> Option "AIGLX" "True" >> EndSection >> >> >> [...] >> >> Section "Extensions" >> Option "Composite" "Enable" >> E

Re: desktop effects

2009-08-20 Thread Warren Block
On Thu, 20 Aug 2009, Adam Vande More wrote: [...] Section "ServerFlags"      Option "AIGLX" "True" EndSection [...] Section "Extensions"      Option "Composite" "Enable" EndSection I wasn't able to use kde4 compositing manager until they were there.  comp

Re: digital camera and devd

2009-08-20 Thread b. f.
>How can I check exactly which /dev/usb* entry corresponds to my camera? If you are using the old USB stack, use usbdevs(8). If you are using the new USB stack from less than 5 months ago, then use usbconfig(8): usbdevs -v or usbconfig dump_device_desc (or other options visible with usbconfig

Suspend/Resume on Thinkpad x40

2009-08-20 Thread Joe Snikeris
Hi all, First off, I apologize if this is not the right forum for this question. I was torn between posting this in mobile, ACPI, X11 and here. If I might get a better response in one of those forums, please let me know and I'll post there instead. I'm having some trouble getting the kinks work

Re: diablo-jdk16

2009-08-20 Thread Eric Masson
Josef Grosch writes: Hi, > Trust me, it is a lot faster to download and install a binary package than > go the long compile process. Diablo-j(re|dk) ports install binary packages... -- Je parlais au nom de tous les frjviens, ne joue pas au con... VOUS n'avez pas à détruire NOTRE ng. C'est c

digital camera and devd

2009-08-20 Thread Michal
Hello, I've got a Canon digital camera set up and working with gphoto2 via devfs+devd but it's not elegant/clean enough: attach 0 { device-name "ugen[0-9]+"; match "vendor" "0x0123"; match "product" "0x3210"; match "sernum" "1234567890"; action "devfs rule -s 10 add 100 path $device-name*

Re: desktop effects

2009-08-20 Thread Adam Vande More
On Thu, Aug 20, 2009 at 12:51 PM, Warren Block wrote: > On Thu, 20 Aug 2009, Adam Vande More wrote: > >> On Thu, Aug 20, 2009 at 8:51 AM, Adam Vande More > >wrote: >> >>> On Thu, Aug 20, 2009 at 7:36 AM, Steven Friedrich >> >wrote: >>> >>> I'm running freebsd 7.2p3, kde4.3.0, X7.4_2, and using t

Re: csh & tcsh history missing after reboot FBSD_8

2009-08-20 Thread Reko Turja
What can I do to get the history to remain in memory across a reboot? Changing the capicity of set history to greater than 100 does not affect it. How about: shutdown -r +1 logout -Reko ___ freebsd-questions@freebsd.org mailing list http://lists.f

No Device Node assigned for HD?

2009-08-20 Thread Rob
I've a 10 disk server that I am using as a file server. I split the disks up unto 3 partitions, with a being part of a gmirror for /, b being part of a gmirror for swap, and d being part of the zfs pool. I've got 6 SATA headers on my MB, and 4 from a HighPoint RocketRAID 2310 controller which

Re: diablo-jdk16

2009-08-20 Thread Eric Masson
Roy Stuivenberg writes: Hi, > My portstree is up to date, and when I follow the link on Sun website > this is the version I get? Seems the port lags behind Sun's site. -- (Pour mesurer l'intelligence dans fufe) Facile: un test de Turing. Tu prends une personne dans un groupe sensé, une pers

Re: diablo-jdk16

2009-08-20 Thread Josef Grosch
On Thu, Aug 20, 2009 at 06:30:57PM +0200, Roy Stuivenberg wrote: > Hello, > > I am facing a java problem. > > When I try to install diablo-jdk16 it says .. > > rs-unix# pwd > /usr/ports/java/diablo-jdk16 > rs-unix# make install clean > ===> Vulnerability check disabled, database not found > ===

Re: diablo-jdk16

2009-08-20 Thread Warren Block
On Thu, 20 Aug 2009, Roy Stuivenberg wrote: Hello, I am facing a java problem. When I try to install diablo-jdk16 it says .. rs-unix# pwd /usr/ports/java/diablo-jdk16 rs-unix# make install clean ===> Vulnerability check disabled, database not found ===> Found saved configuration for diablo-

Re: desktop effects

2009-08-20 Thread Warren Block
On Thu, 20 Aug 2009, Adam Vande More wrote: On Thu, Aug 20, 2009 at 8:51 AM, Adam Vande More wrote: On Thu, Aug 20, 2009 at 7:36 AM, Steven Friedrich wrote: I'm running freebsd 7.2p3, kde4.3.0, X7.4_2, and using the radeon X driver. I get an error dialog when I enable desktop effects. Can an

Re: diablo-jdk16

2009-08-20 Thread Eric Masson
Roy Stuivenberg writes: Hi, > rs-unix# make install clean > ===> Vulnerability check disabled, database not found > ===> Found saved configuration for diablo-jdk-1.6.0.07.02_5 > > Because of licensing restrictions, you must fetch the distribution > manually. > > Please open http://java.sun.

Re: diablo-jdk16

2009-08-20 Thread Andreas Rudisch
On Thu, 20 Aug 2009 18:45:07 +0200 Roy Stuivenberg wrote: > Tnx Andreas, > > and where to get this version? > Can't find it .. and also this is not like FreeBSD .. makes me think of > Linux dependencie problems? Google: tzupdater-1.3.15 -> http://lists.freebsd.org/pipermail/freebsd-java/2009-Ju

Re: diablo-jdk16

2009-08-20 Thread Dunc
Roy Stuivenberg wrote: > Hello, > > I am facing a java problem. > > When I try to install diablo-jdk16 it says .. > > rs-unix# pwd > /usr/ports/java/diablo-jdk16 > rs-unix# make install clean > ===> Vulnerability check disabled, database not found > ===> Found saved configuration for diablo-jdk-1

Re: desktop effects

2009-08-20 Thread Adam Vande More
On Thu, Aug 20, 2009 at 8:51 AM, Adam Vande More wrote: > On Thu, Aug 20, 2009 at 7:36 AM, Steven Friedrich > wrote: > >> I'm running freebsd 7.2p3, kde4.3.0, X7.4_2, and using the radeon X >> driver. >> >> I get an error dialog when I enable desktop effects. >> >> Can anyone enable desktop effec

Re: diablo-jdk16

2009-08-20 Thread Andreas Rudisch
On Thu, 20 Aug 2009 18:30:57 +0200 Roy Stuivenberg wrote: > Please open http://java.sun.com/javase/downloads/index.jsp > in a web browser and follow the "Download" link for > "JDK US DST Timezone Update Tool - 1_3_15" to obtain the > time zone update file, tzupdater-1_3_15-2009g.zip. > I hav

Re: Lock order reversals on RELENG_8

2009-08-20 Thread Fernando Apesteguía
On Thu, Aug 20, 2009 at 2:08 PM, Peter Cornelius wrote: > Hi, > > Are these lock order reversals reported any reason for preoccupation and/or > should I report elsewhere? > > The kernel I just built does not boot at all, so I don´t know whether these > are a closed issue already. I´m off for a co

diablo-jdk16

2009-08-20 Thread Roy Stuivenberg
Hello, I am facing a java problem. When I try to install diablo-jdk16 it says .. rs-unix# pwd /usr/ports/java/diablo-jdk16 rs-unix# make install clean ===> Vulnerability check disabled, database not found ===> Found saved configuration for diablo-jdk-1.6.0.07.02_5 Because of licensing restri

Re: Packages available for different FreeBSD versions

2009-08-20 Thread Jerry McAllister
On Thu, Aug 20, 2009 at 07:05:27AM -0500, Andrew Gould wrote: > On Mon, Aug 17, 2009 at 9:27 PM, RW wrote: > > On Mon, 17 Aug 2009 17:41:12 -0500 > > Andrew Gould wrote: > > > >> STABLE is what it sounds like. > > > > I don't think it is what it sounds like - STABLE branches are > > development b

Re: Packages available for different FreeBSD versions

2009-08-20 Thread RW
On Thu, 20 Aug 2009 07:05:27 -0500 Andrew Gould wrote: > On Mon, Aug 17, 2009 at 9:27 PM, RW wrote: > > On Mon, 17 Aug 2009 17:41:12 -0500 > > Andrew Gould wrote: > > > >> STABLE is what it sounds like. > > > > I don't think it is what it sounds like - STABLE branches are > > development branche

Re: firefox 2.0.0.20_9,1

2009-08-20 Thread Lowell Gilbert
Howard Goldstein writes: > It's like the cat dragged in firefox2 despite use of 3.5 for actual > browsing :( Is there a good way to resolve these dependencies through > firefox3 or 3.5 short of ditching gnome? Yeah, it's really from the gecko handling. According to Mk/bsd.gecko.mk, I think you

Re: firefox 2.0.0.20_9,1

2009-08-20 Thread Howard Goldstein
ajtiM wrote: > firefox 2.0.0.20_9,1 > Paul Schmehl pschmehl_lists at tx.rr.com > Thu Aug 13 02:16:24 UTC 2009 > Previous message: firefox 2.0.0.20_9,1 > Next message: firefox 2.0.0.20_9,1 > Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] > --On August 12, 2009 8:18:55 PM -0500

Re: desktop effects

2009-08-20 Thread Adam Vande More
On Thu, Aug 20, 2009 at 7:36 AM, Steven Friedrich wrote: > I'm running freebsd 7.2p3, kde4.3.0, X7.4_2, and using the radeon X driver. > > I get an error dialog when I enable desktop effects. > > Can anyone enable desktop effects? I'm wondering if it requires support in > the X driver and perhaps

Re: Recovering files after a crash

2009-08-20 Thread Ruben de Groot
> Erik Norgaard wrote: > > > >Ok, maybe I didn't make myself clear: I wish to protect my filesystem > >against corruption in case of a crash such that it will boot. > > > >- How can I configure my system to reduce the probability that a crash > >will cause file system inconsistencies that require

desktop effects

2009-08-20 Thread Steven Friedrich
I'm running freebsd 7.2p3, kde4.3.0, X7.4_2, and using the radeon X driver. I get an error dialog when I enable desktop effects. Can anyone enable desktop effects? I'm wondering if it requires support in the X driver and perhaps the ati drivers don't support it yet.

Re: Flash10 with 8.0-BETA2 and Firefox 3.5.2

2009-08-20 Thread Warren Block
On Thu, 20 Aug 2009, Marc Fonvieille wrote: On Thu, Aug 20, 2009 at 06:12:23AM -0600, Warren Block wrote: On Thu, 20 Aug 2009, Tijl Coosemans wrote: On Thursday 20 August 2009 03:41:05 Warren Block wrote: On 8.0-BETA2 with www/linux-f10-flashplugin10 and www/firefox35 installed. As per the

Re: switching from one network interface to another without reboot

2009-08-20 Thread Michal
Adam Vande More wrote: /etc/rc.d/netif stop em0 /etc/rc.d/netif start ath0 Works like a charm, thank you so much. Michal -- "Attacks always get better; they never get worse." -NSA ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.o

Re: Flash10 with 8.0-BETA2 and Firefox 3.5.2

2009-08-20 Thread Marc Fonvieille
On Thu, Aug 20, 2009 at 02:30:41PM +0200, Marc Fonvieille wrote: > On Thu, Aug 20, 2009 at 06:12:23AM -0600, Warren Block wrote: > > On Thu, 20 Aug 2009, Tijl Coosemans wrote: > > > > > On Thursday 20 August 2009 03:41:05 Warren Block wrote: > > >> On 8.0-BETA2 with www/linux-f10-flashplugin10 and

Re: Flash10 with 8.0-BETA2 and Firefox 3.5.2

2009-08-20 Thread Marc Fonvieille
On Thu, Aug 20, 2009 at 06:12:23AM -0600, Warren Block wrote: > On Thu, 20 Aug 2009, Tijl Coosemans wrote: > > > On Thursday 20 August 2009 03:41:05 Warren Block wrote: > >> On 8.0-BETA2 with www/linux-f10-flashplugin10 and www/firefox35 > >> installed. > >> > >> As per the Handbook, a soft link i

Lock order reversals on RELENG_8

2009-08-20 Thread Peter Cornelius
Hi, Are these lock order reversals reported any reason for preoccupation and/or should I report elsewhere? The kernel I just built does not boot at all, so I don´t know whether these are a closed issue already. I´m off for a couple of days and will retry then. Thanks & regards, Peter. --- N

Re: Flash10 with 8.0-BETA2 and Firefox 3.5.2

2009-08-20 Thread Tijl Coosemans
On Thursday 20 August 2009 03:41:05 Warren Block wrote: > On 8.0-BETA2 with www/linux-f10-flashplugin10 and www/firefox35 > installed. > > As per the Handbook, a soft link in /usr/local/lib/browser_plugins to > /usr/local/lib/npapi/linux-f10-flashplugin/libflashplayer.so. > nspluginwrapper -a -i r

Re: switching from one network interface to another without reboot

2009-08-20 Thread Adam Vande More
On Thu, Aug 20, 2009 at 6:25 AM, Michal wrote: > Hello, > > How can I switch from one network interface to another without rebooting my > system (7.2R)? > > Problem description: I've got a laptop with two network interfaces (wired > em0 and wireless ath0). Every now and then I have to set up a DS

Re: Flash10 with 8.0-BETA2 and Firefox 3.5.2

2009-08-20 Thread Warren Block
On Thu, 20 Aug 2009, Tijl Coosemans wrote: On Thursday 20 August 2009 03:41:05 Warren Block wrote: On 8.0-BETA2 with www/linux-f10-flashplugin10 and www/firefox35 installed. As per the Handbook, a soft link in /usr/local/lib/browser_plugins to /usr/local/lib/npapi/linux-f10-flashplugin/libflas

Re: Packages available for different FreeBSD versions

2009-08-20 Thread Andrew Gould
On Mon, Aug 17, 2009 at 9:27 PM, RW wrote: > On Mon, 17 Aug 2009 17:41:12 -0500 > Andrew Gould wrote: > >> STABLE is what it sounds like. > > I don't think it is what it sounds like - STABLE branches are > development branches with stable binary interfaces. It's the security > branches that are in

switching from one network interface to another without reboot

2009-08-20 Thread Michal
Hello, How can I switch from one network interface to another without rebooting my system (7.2R)? Problem description: I've got a laptop with two network interfaces (wired em0 and wireless ath0). Every now and then I have to set up a DSL wireless box which comes with default settings so that

Re: Recovering files after a crash

2009-08-20 Thread Sebastian Seidl
Erik Norgaard wrote: Roland Smith wrote: On Wed, Aug 19, 2009 at 09:59:32AM +0200, Erik Norgaard wrote: Thanks, I couldn't decipher these GEOM_LABEL messages, nice to know that I can stop worrying. But for future incidents, the second question remains: 1. How do I best protect my system from

Re: Recovering files after a crash

2009-08-20 Thread Erik Norgaard
Roland Smith wrote: On Wed, Aug 19, 2009 at 09:59:32AM +0200, Erik Norgaard wrote: Thanks, I couldn't decipher these GEOM_LABEL messages, nice to know that I can stop worrying. But for future incidents, the second question remains: 1. How do I best protect my system from disk errors in case of

Re: netbooks for freebsd?

2009-08-20 Thread Matthias Apitz
El día Wednesday, August 19, 2009 a las 06:59:47PM +0200, Polytropon escribió: > On Wed, 19 Aug 2009 09:29:12 -0700, Jeff Hamann > wrote: > > 1) Need to able to wipe out any ms-windows stuff, get installed, boot > > up and running within 60 minutes of my time. Download, svn checkouts, > > et