Re: How to donate code

2012-07-17 Thread Eitan Adler
On 17 July 2012 02:16, Виталий Туровец wrote: > Hello, colleagues! > How would one propose some code to current branch? > I've made a little change to ifconfig ( a switch to display IPv4 > network masks in CIDR format instead of HEX) and want to suggest this > change to FreeBSD project. > Also i'v

Re: Nasty reference loop in login.conf

2012-07-17 Thread Jakub Lach
Good catch, totally missed it. -- View this message in context: http://freebsd.1045724.n5.nabble.com/Nasty-reference-loop-in-login-conf-tp5727668p5727755.html Sent from the freebsd-questions mailing list archive at Nabble.com. ___ freebsd-questions@free

Re: Nasty reference loop in login.conf

2012-07-17 Thread RW
On Tue, 17 Jul 2012 13:26:10 -0700 (PDT) Jakub Lach wrote: > Or vi in place. > > Really, it always surprises me there's > no vi available in single user mode. > There is /rescue/vi ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.o

Re: Nasty reference loop in login.conf

2012-07-17 Thread Jakub Lach
That's substantial "if", no? But in this case, yes, I should have mounted fs maybe. But really didn't know what to expect. Thanks for help again. -- View this message in context: http://freebsd.1045724.n5.nabble.com/Nasty-reference-loop-in-login-conf-tp5727668p5727720.html Sent from the freeb

Re: Nasty reference loop in login.conf

2012-07-17 Thread Reko Turja
-Original Message- From: Jakub Lach Or vi in place. Really, it always surprises me there's no vi available in single user mode. If machine is mostly sane, why not just "mount -a" upon entering single user? -Reko ___ freebsd-questions@

Re: Nasty reference loop in login.conf

2012-07-17 Thread Jakub Lach
Or vi in place. Really, it always surprises me there's no vi available in single user mode. vi 352k, ed 54k. And I bet some historical vi could be smaller still. ...but I have nothing against ed, I simply never memorized how to use it properly. -- View this message in context: http://free

Re: Nasty reference loop in login.conf

2012-07-17 Thread Mike Jeays
On Tue, 17 Jul 2012 12:48:38 -0700 (PDT) Jakub Lach wrote: > Initially dropped to single user mode, but when > I saw ED(1) I reconsidered and dusted off trusty > LiveCD :) > > Thanks. > > -- > View this message in context: > http://freebsd.1045724.n5.nabble.com/Nasty-reference-loop-in-login-

Re: Nasty reference loop in login.conf

2012-07-17 Thread Jakub Lach
Initially dropped to single user mode, but when I saw ED(1) I reconsidered and dusted off trusty LiveCD :) Thanks. -- View this message in context: http://freebsd.1045724.n5.nabble.com/Nasty-reference-loop-in-login-conf-tp5727668p5727712.html Sent from the freebsd-questions mailing list archiv

Re: Apache vs. nginx

2012-07-17 Thread Paul Schmehl
Thanks, Chuck. That's very useful input. --On July 17, 2012 10:40:30 AM -0700 Chuck Swiger wrote: On Jul 17, 2012, at 7:40 AM, Paul Schmehl wrote: I'm the admin for a small hobby website (Stovebolt.com - about 7 million hits/mo). We're fixin to buy a new server, and since I have to start fr

Re: "Twitter.com is loading slowly" after updating to Firefox 13.0.1

2012-07-17 Thread Matthias Apitz
El día Tuesday, July 17, 2012 a las 07:01:28PM +0200, Wojciech Puchar escribió: > > whenever I access twitter.com, I can log in but after that a message > > appears > > saying that "Twitter.com is loading slowly", and the site is practically > > unusable - clicking on any of the links has no ef

Re: Nasty reference loop in login.conf

2012-07-17 Thread Jakub Lach
If remember correctly, accessing single user mode here requires root password, but will it use login.conf? Killing init is not solution (I think I lack privileges as user anyway, remember I can't su account) because I'm running KMS patches and will not see anything (lacking visible system consol

Re: Ports building automatically with default options?

2012-07-17 Thread Reko Turja
-Original Message- From: Lowell Gilbert I just saw on the ports list that it has just been fixed. Looks like a typo in ports/Mk/bsd.port.mk. Sorry for doubting you... No worries, was pretty stumped myself for a while there. Time to subscribe to ports@ too then I reckon. -Reko _

Re: fsck on FAT32 filesystem?

2012-07-17 Thread Wojciech Puchar
Surely SpinRite is "more clever" than that, i would bet otherwise. simple tools and free tools are always better You continue to demonsteate that you "don't know what you don't know". are you another sponsored by some "recovery tool" commercial producer?

Re: "Twitter.com is loading slowly" after updating to Firefox 13.0.1

2012-07-17 Thread Wojciech Puchar
and the other running 9.0-STABLE. After updating Firefox from 12.0 to 13.0.1, whenever I access twitter.com, I can log in but after that a message appears saying that "Twitter.com is loading slowly", and the site is practically unusable - clicking on any of the links has no effect. i don't th

Re: Nasty reference loop in login.conf

2012-07-17 Thread Lowell Gilbert
Jakub Lach writes: > 1. Hope I can still log in single user mode and correct > /etc/login.conf? I'm afraid of md5 -> sha512 change. It's not a problem. New passwords will be created with SHA512, but old ones in MD5 (or, for that matter, DES or Bluefish or several other formats listed in crypt(3

Re: Ports building automatically with default options?

2012-07-17 Thread Lowell Gilbert
"Reko Turja" writes: > Ghost in the machine? :D I just saw on the ports list that it has just been fixed. Looks like a typo in ports/Mk/bsd.port.mk. Sorry for doubting you... Good luck. ___ freebsd-questions@freebsd.org mailing list http://lists.free

Re: Nasty reference loop in login.conf

2012-07-17 Thread Reko Turja
-Original Message- From: Jakub Lach Moreover I'm afraid to power down machine, as currently I'm logged as wheel group user, and I'm not sure if change from :passwd_format=md5:\ to :passwd_format=sha512:\ didn't complicate it further... Currently all my solutions would require to powe

Nasty reference loop in login.conf

2012-07-17 Thread Jakub Lach
It's my fault. I'm running 9-STABLE. During mergemaster run, I forgot to add localised settings to login.conf. No problem I thought, then I edited login.conf by hand before running /usr/bin/cap_mkdb /etc/login.conf. By sloppy paste, I accidentally created :tc=default: loop in default:\. No

Re: Ports building automatically with default options?

2012-07-17 Thread Reko Turja
From: Fernando Apesteguía Did you see a message like "Found saved configuration for $port"? On perl, which I configured manually, but on others please see later in the message. Did you try to see what happens if you run "make rmconfig" on those ports? ===> No user-specified options configur

Re: Ports building automatically with default options?

2012-07-17 Thread Lowell Gilbert
"Reko Turja" writes: > -Original Message- > From: Lowell Gilbert > >> The defaults haven't changed, so something must have happened locally. >> Check whether you've got BATCH defined in make.conf, and whether >> /var/db/ports contains configurations for those ports. > > That's the strang

Re: "Twitter.com is loading slowly" after updating to Firefox 13.0.1

2012-07-17 Thread Toomas Aas
Hello Greg! I ran into this problem with FF13 on OS X over the weekend, and I fixed it with a suggestion I found somewhere online: Open the about:config preference pane in FF. Change the http.keep-alive property to "true", and you should be all set. Thanks for the suggestion. I actually saw

Re: Ports building automatically with default options?

2012-07-17 Thread Fernando Apesteguía
On Tue, Jul 17, 2012 at 5:48 PM, Reko Turja wrote: > -Original Message- From: Lowell Gilbert > > >> The defaults haven't changed, so something must have happened locally. >> Check whether you've got BATCH defined in make.conf, and whether >> /var/db/ports contains configurations for those

Re: Ports building automatically with default options?

2012-07-17 Thread Reko Turja
-Original Message- From: Lowell Gilbert The defaults haven't changed, so something must have happened locally. Check whether you've got BATCH defined in make.conf, and whether /var/db/ports contains configurations for those ports. That's the strange thing... Virgin system, just update

Re: Ports building automatically with default options?

2012-07-17 Thread Lowell Gilbert
"Reko Turja" writes: > I just installed new 9.0 machine from scratch, cvsupped ports, fetched > index and started building portupgrade. Both perl and ruby built with > default options, without running config. No changes in port building > steps nor workaround for this POLA violation anywhere in

Ports building automatically with default options?

2012-07-17 Thread Reko Turja
I just installed new 9.0 machine from scratch, cvsupped ports, fetched index and started building portupgrade. Both perl and ruby built with default options, without running config. No changes in port building steps nor workaround for this POLA violation anywhere in the UPDATING etc. as far as

Re: "Twitter.com is loading slowly" after updating to Firefox 13.0.1

2012-07-17 Thread Arthur Chance
On 07/17/12 14:48, Greg Larkin wrote: On 7/17/12 7:56 AM, Toomas Aas wrote: I'm having this problem on two different computers, one running 8.3-STABLE and the other running 9.0-STABLE. After updating Firefox from 12.0 to 13.0.1, whenever I access twitter.com, I can log in but after that a mess

Re: Jails on FreeBSD 9.0

2012-07-17 Thread Herbert J. Skuhra
On Tue, Jul 17, 2012 at 11:46 AM, Herbert J. Skuhra wrote: > With pf: > > I see the packets going out/coming in on fxp0 but somehow the jail > does not "see" them. Running 'nc 173.194.35.177 80" 'pfctl -ss' shows: all tcp xx.xxx.xx.xxx:54724 (192.168.1.1:30177) -> 173.194.35.177:80 ESTABLI

Apache vs. nginx

2012-07-17 Thread Paul Schmehl
I'm the admin for a small hobby website (Stovebolt.com - about 7 million hits/mo). We're fixin to buy a new server, and since I have to start from scratch (install FreeBSD and all the needed ports), I'm wondering if anyone on this list has switched from Apache to nginx. If you have, what has

Re: "Twitter.com is loading slowly" after updating to Firefox 13.0.1

2012-07-17 Thread Greg Larkin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 7/17/12 7:56 AM, Toomas Aas wrote: > Hello! > > I'm having this problem on two different computers, one running > 8.3-STABLE and the other running 9.0-STABLE. After updating Firefox > from 12.0 to 13.0.1, whenever I access twitter.com, I can log i

Re: KVM attach drive to FreeBSD guest

2012-07-17 Thread Brent Clark
On 17/07/2012 13:58, Brent Clark wrote: virsh: attach-disk freenas /space/morespace.img vdb Hiya After much googling, I found the following on libvirt mailinglist (http://www.redhat.com/archives/libvir-list/2009-November/msg00796.html) So the command is virsh: attach-disk freenas /space/mor

Re: "Twitter.com is loading slowly" after updating to Firefox 13.0.1

2012-07-17 Thread Lars Eighner
On Tue, 17 Jul 2012, Toomas Aas wrote: Hello! I'm having this problem on two different computers, one running 8.3-STABLE and the other running 9.0-STABLE. After updating Firefox from 12.0 to 13.0.1, whenever I access twitter.com, I can log in but after that a message appears saying that "Twi

KVM attach drive to FreeBSD guest

2012-07-17 Thread Brent Clark
Hiya Im running FreeNas on a KVM guest. I need to add (attach) a virtual drive. I run: qemu-img create -f qcow2 morespace.img 10G virsh: attach-disk freenas /space/morespace.img vdb I restart the FreeNas guest, but the spare drive is not shown on 'gpart list or show' To make extra sure,

"Twitter.com is loading slowly" after updating to Firefox 13.0.1

2012-07-17 Thread Toomas Aas
Hello! I'm having this problem on two different computers, one running 8.3-STABLE and the other running 9.0-STABLE. After updating Firefox from 12.0 to 13.0.1, whenever I access twitter.com, I can log in but after that a message appears saying that "Twitter.com is loading slowly", and the

Re: fsck on FAT32 filesystem?

2012-07-17 Thread Robert Bonomi
> From owner-freebsd-questi...@freebsd.org Mon Jul 16 01:17:33 2012 > Date: Mon, 16 Jul 2012 08:15:13 +0200 (CEST) > From: Wojciech Puchar > To: Polytropon > Cc: FreeBSD > Subject: Re: fsck on FAT32 filesystem? > > > read attempts. In worst case, there will be "gaps" in the > > result. > > > >S

Re: fsck on FAT32 filesystem?

2012-07-17 Thread Jerry
On Tue, 17 Jul 2012 11:36:07 +0200 (CEST) Wojciech Puchar articulated: > >> It appears I was mistaken. > > > > Care to elaborate? Most people on this list seem to speak highly of > > SpinRite. > > first - it is off topic. > second - because all commercial software like that are designed for > un

Re: fsck on FAT32 filesystem?

2012-07-17 Thread Bas Smeelen
On 07/17/2012 11:36 AM, Wojciech Puchar wrote: It appears I was mistaken. Care to elaborate? Most people on this list seem to speak highly of SpinRite. first - it is off topic. second - because all commercial software like that are designed for uneducated user, mostly try to automatically d

Re: Jails on FreeBSD 9.0

2012-07-17 Thread Herbert J. Skuhra
On Tue, Jul 17, 2012 at 9:59 AM, Kalle Møller wrote: > On Thu, Jul 12, 2012 at 9:04 PM, Herbert J. Skuhra wrote: >> On Thu, Jul 12, 2012 at 11:56 AM, joris dedieu >> wrote: >>> 2012/7/12 Herbert J. Skuhra : On Wed, Jul 11, 2012 at 11:59 PM, Herbert J. Skuhra wrote: > Hi, > >

Re: How to donate code

2012-07-17 Thread Patrick Lamaiziere
Le Tue, 17 Jul 2012 12:16:12 +0300, Виталий Туровец a écrit : Hello, > Hello, colleagues! > How would one propose some code to current branch? > I've made a little change to ifconfig ( a switch to display IPv4 > network masks in CIDR format instead of HEX) and want to suggest this > change to Fr

Re: fsck on FAT32 filesystem?

2012-07-17 Thread Wojciech Puchar
It appears I was mistaken. Care to elaborate? Most people on this list seem to speak highly of SpinRite. first - it is off topic. second - because all commercial software like that are designed for uneducated user, mostly try to automatically do everything. Which is a danger not help.

How to donate code

2012-07-17 Thread Виталий Туровец
Hello, colleagues! How would one propose some code to current branch? I've made a little change to ifconfig ( a switch to display IPv4 network masks in CIDR format instead of HEX) and want to suggest this change to FreeBSD project. Also i've created a PR with my patch describing what is done and fo

Re: Jails on FreeBSD 9.0

2012-07-17 Thread Kalle Møller
On Thu, Jul 12, 2012 at 9:04 PM, Herbert J. Skuhra wrote: > On Thu, Jul 12, 2012 at 11:56 AM, joris dedieu wrote: >> 2012/7/12 Herbert J. Skuhra : >>> On Wed, Jul 11, 2012 at 11:59 PM, Herbert J. Skuhra >>> wrote: Hi, although I've followed the instructions in jail(8) and jail.co