Re: svn checkout head or stable

2012-09-28 Thread Johan Hendriks
Ed Flecko schreef: My goal is to simply have a production server that's fully patched, but I will be running custom kernels (which is why I'm not using freebsd-update). I've seen a lot of subversion references to checking out the head branch and the stable branch. I understand the head branch

Re: svn checkout head or stable

2012-09-28 Thread Jamie Paul Griffin
[ Trond Endrestøl wrote on Fri 28.Sep'12 at 1:07:57 +0200 ] On Thu, 27 Sep 2012 15:39-0700, Ed Flecko wrote: Cool...thank you Trond. NP. Is that true of the docs branch as well, in other words... svn co svn://svn.freebsd.org/doc/head /usr/doc works just fine? Browsing

Re: svn checkout head or stable

2012-09-28 Thread Trond Endrestøl
On Fri, 28 Sep 2012 11:28+0100, Jamie Paul Griffin wrote: My question is, does it pull in docs for all languages or can I exclude docs in languages that I don't need - I only need en docs. Yes, you can check out a subset/subdirectory, e.g.: svn co

Re: svn checkout head or stable

2012-09-28 Thread Jamie Paul Griffin
[ Trond Endrestøl wrote on Fri 28.Sep'12 at 12:44:10 +0200 ] On Fri, 28 Sep 2012 11:28+0100, Jamie Paul Griffin wrote: My question is, does it pull in docs for all languages or can I exclude docs in languages that I don't need - I only need en docs. Yes, you can check out a

Re: PC-BSD 9.0 in VirtualBox

2012-09-28 Thread Jamie Paul Griffin
[ Mike Jeays wrote on Thu 27.Sep'12 at 22:56:42 -0400 ] I have been running PC-BSD 9.0 with the KDE interface in a VirtualBox VM, and notice that it uses CPU resources when idle, driving up my CPU temperature about 15 degrees on an otherwise idle machine. (It is an Intel i5 quad four). Is

Re: PC-BSD 9.0 in VirtualBox

2012-09-28 Thread Rares Aioanei
On Thu, 27 Sep 2012 22:56:42 -0400 Mike Jeays mike.je...@rogers.com wrote: I have been running PC-BSD 9.0 with the KDE interface in a VirtualBox VM, and notice that it uses CPU resources when idle, driving up my CPU temperature about 15 degrees on an otherwise idle machine. (It is an Intel i5

Re: How to use subversion to keep source, system and doc files up to date?

2012-09-28 Thread Jamie Paul Griffin
[ Warren Block wrote on Thu 27.Sep'12 at 14:11:39 -0600 ] Yes. If a new version of a file conflicts with your local changes, svn will complain and try to help resolve those conflicts. When I changed to svn, I completely remove or moved (mv(1)) the /usr/ports tree. Created a new /usr/ports

boot error

2012-09-28 Thread jb
Hi, the boot of my notebook Lenovo TP r61i stops (sometimes) after usbus6. $ dmesg ... atkbdc0: Keyboard controller (i8042) port 0x60,0x64 irq 1 on acpi0 atkbd0: AT Keyboard irq 1 on atkbdc0 ...skipping... hdaa0: Conexant CX20549 (Venice) Audio Function Group at nid 1 on hdacc0 pcm0: Conexant

percona xtradb server cluster for FreeBSD

2012-09-28 Thread Hugo Silva
Hello everyone, A couple of days ago I contacted percona (http://www.percona.com/software/percona-server) about the possibility of them maintaining a port of the XtraDB server cluster software. Their reply was that they didn't see too many downloads for *BSD platforms and they've taken

Re: PC-BSD 9.0 in VirtualBox

2012-09-28 Thread dweimer
On 2012-09-28 07:03, Rares Aioanei wrote: On Thu, 27 Sep 2012 22:56:42 -0400 Mike Jeays mike.je...@rogers.com wrote: I have been running PC-BSD 9.0 with the KDE interface in a VirtualBox VM, and notice that it uses CPU resources when idle, driving up my CPU temperature about 15 degrees on an

Re: boot error

2012-09-28 Thread Per olof Ljungmark
On 2012-09-28 14:16, jb wrote: Hi, the boot of my notebook Lenovo TP r61i stops (sometimes) after usbus6. $ dmesg ... atkbdc0: Keyboard controller (i8042) port 0x60,0x64 irq 1 on acpi0 atkbd0: AT Keyboard irq 1 on atkbdc0 ...skipping... hdaa0: Conexant CX20549 (Venice) Audio Function Group at

Re: boot error

2012-09-28 Thread jb
Per olof Ljungmark peo at intersonic.se writes: ... Try a verbose boot. I forgot to mention: $ uname -a FreeBSD localhost.localdomain 9.1-RC1 FreeBSD 9.1-RC1 #0: Tue Aug 14 03:56:40 UTC 2012 r...@obrian.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 I set Verbose ON and put

Re: Blender port

2012-09-28 Thread Shane Ambler
On 17/08/2012 04:47, Fernando Apesteguía wrote: On Thu, Aug 16, 2012 at 12:29 PM, Polytropon free...@edvax.de wrote: On Thu, 16 Aug 2012 11:33:22 +0200, Peter Boosten wrote: So I did a ktrace, and it seems to stumble on a library it cannot find: libirml.so This library however is nowhere to

Re: svn checkout head or stable

2012-09-28 Thread Ed Flecko
Excellent! Thank you all. :-) So, for ME...does this look right? This will track the latest release that has the patches applied? svn co svn://svn.freebsd.org/base/releng/9.1 /usr/src svn co svn://svn.freebsd.org/ports/releng/9.1 /usr/ports svn co

Re: svn checkout head or stable

2012-09-28 Thread Alexandre
On Fri, Sep 28, 2012 at 5:51 PM, Ed Flecko edfle...@gmail.com wrote: Excellent! Thank you all. :-) So, for ME...does this look right? This will track the latest release that has the patches applied? svn co svn://svn.freebsd.org/base/releng/9.1 /usr/src svn co

a wireless network freezes the machine?

2012-09-28 Thread Victor Sudakov
Dear Colleagues, Running FreeBSD 9.0-STABLE, ath0: Atheros 5212 mem 0xfe40-0xfe40 irq 19 at device 0.0 on pci7 ath0: AR2413 mac 7.9 RF2413 phy 4.5 I have run this box for a long time as a WiFi access point for my home laptops and smartphones and never had a problem, the config was: #

Re: PC-BSD 9.0 in VirtualBox

2012-09-28 Thread Warren Block
On Thu, 27 Sep 2012, Mike Jeays wrote: I have been running PC-BSD 9.0 with the KDE interface in a VirtualBox VM, and notice that it uses CPU resources when idle, driving up my CPU temperature about 15 degrees on an otherwise idle machine. (It is an Intel i5 quad four). Is this to be expected?

Re: svn checkout head or stable

2012-09-28 Thread Warren Block
On Fri, 28 Sep 2012, Alexandre wrote: On Fri, Sep 28, 2012 at 5:51 PM, Ed Flecko edfle...@gmail.com wrote: Excellent! Thank you all. :-) So, for ME...does this look right? This will track the latest release that has the patches applied? svn co svn://svn.freebsd.org/base/releng/9.1 /usr/src

Re: How to use subversion to keep source, system and doc files up to date?

2012-09-28 Thread Warren Block
On Fri, 28 Sep 2012, Jamie Paul Griffin wrote: [ Warren Block wrote on Thu 27.Sep'12 at 14:11:39 -0600 ] Yes. If a new version of a file conflicts with your local changes, svn will complain and try to help resolve those conflicts. When I changed to svn, I completely remove or moved

Re: Blender port

2012-09-28 Thread Peter Boosten
On 28 sep. 2012, at 17:26, Shane Ambler free...@shaneware.biz wrote: On 17/08/2012 04:47, Fernando Apesteguía wrote: On Thu, Aug 16, 2012 at 12:29 PM, Polytropon free...@edvax.de wrote: On Thu, 16 Aug 2012 11:33:22 +0200, Peter Boosten wrote: So I did a ktrace, and it seems to stumble on a

Re: PC-BSD 9.0 in VirtualBox

2012-09-28 Thread dweimer
On 2012-09-28 12:06, Warren Block wrote: On Thu, 27 Sep 2012, Mike Jeays wrote: I have been running PC-BSD 9.0 with the KDE interface in a VirtualBox VM, and notice that it uses CPU resources when idle, driving up my CPU temperature about 15 degrees on an otherwise idle machine. (It is an

Re: svn checkout head or stable

2012-09-28 Thread David Noel
On 9/28/12, Ed Flecko edfle...@gmail.com wrote: Excellent! Thank you all. :-) So, for ME...does this look right? This will track the latest release that has the patches applied? svn co svn://svn.freebsd.org/base/releng/9.1 /usr/src svn co svn://svn.freebsd.org/ports/releng/9.1

Re: svn checkout head or stable

2012-09-28 Thread Ed Flecko
David - I'd like to, but every time I try that it prompts me for a password...and I don't know what password it wants??? Ed ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send

Rewrite redirects

2012-09-28 Thread Jack Stone
I thought I had this figured out but discovered I have a BIG flaw with my .htaccess redirects After days of searching and experimenting, I still can't get this to do what I intended. I have moved all of the content on a web site from the web root to a different directory. Now I need

Re: svn checkout head or stable

2012-09-28 Thread David Noel
On 9/28/12, Ed Flecko edfle...@gmail.com wrote: David - I'd like to, but every time I try that it prompts me for a password...and I don't know what password it wants??? Ed Great question. I'm running into the same issue. I guessed around a bit with no luck: svn/anonsvn... Would anyone on the

make print-index error: Generating INDEX-9 - please wait..perl: not found

2012-09-28 Thread Ed Flecko
I've done a clean install of FBSD 9, installed subversion from package, and then I have: svn co svn://svn.freebsd.org/ports/head/ /usr/ports svn co svn://svn.freebsd.org/base/releng/9.1 /usr/src svn co svn://svn.freebsd.org/doc/release/9.1.0/en_US.ISO8859-1 /usr/doc which all went just fine.

Re: svn checkout head or stable

2012-09-28 Thread Matthew Seaman
On 28/09/2012 20:41, Ed Flecko wrote: David - I'd like to, but every time I try that it prompts me for a password...and I don't know what password it wants??? That would be the password to a freebsd.org account, which isn't going to work for most people on two counts: * freebsd.org uses SSH

Re: make print-index error: Generating INDEX-9 - please wait..perl: not found

2012-09-28 Thread Matthew Seaman
On 28/09/2012 21:27, Ed Flecko wrote: Generating INDEX-9 - please wait..perl: not found Makefile, line 31: warning: perl -V:archname returned non-zero status perl: not found Done. O.K., I'm stumped...what's wrong? You need to install perl in order to build an INDEX from scratch. That's

Re: svn checkout head or stable

2012-09-28 Thread David Noel
On 9/28/12, Matthew Seaman matt...@freebsd.org wrote: On 28/09/2012 20:41, Ed Flecko wrote: David - I'd like to, but every time I try that it prompts me for a password...and I don't know what password it wants??? That would be the password to a freebsd.org account, which isn't going to work

Re: Rewrite redirects

2012-09-28 Thread Jack Stone
On 9/28/2012 3:08 PM, Jack Stone wrote: I thought I had this figured out but discovered I have a BIG flaw with my .htaccess redirects After days of searching and experimenting, I still can't get this to do what I intended. I have moved all of the content on a web site from the web root to a

Kernel asks only for the first GELI passphrase

2012-09-28 Thread Martin Laabs
Hello, I have two partitions encrypted with GELI: ada0s2 and ada0s3. The loader (located at an unencrypted part of the harddisk) loads the kernel and the kernel asks me for the passphrase for ada0s2 to attach it afterwards. However - my root file system is not at ada0s2.elia but on

Re: Rewrite redirects

2012-09-28 Thread Patrick
You can probably do something like: RewriteRule ^([^/])\.html /content/$1.html [PT] ^ inside the square brackets means not, so a pattern matching anything but /. Or you could be go the other way: RewriteRule ^([a-zA-Z0-9_-]+)\.html /content/$1.html [PT] Where you explicitly include the

Re: svn checkout head or stable

2012-09-28 Thread David Noel
On 9/28/12, David Noel david.i.n...@gmail.com wrote: On 9/28/12, Matthew Seaman matt...@freebsd.org wrote: On 28/09/2012 20:41, Ed Flecko wrote: David - I'd like to, but every time I try that it prompts me for a password...and I don't know what password it wants??? That would be the password