Re: FreeBSD: GIT instaed of SVN?

2013-01-04 Thread Volodymyr Kostyrko
03.01.2013 20:30, Mark Felder: On Thu, 3 Jan 2013 12:24:31 -0400 Joseph Mingrone wrote: A little of topic, but Fossil is BSD licensed. It also would work poorly as an SCM for FreeBSD because everything would be in a giant sqlite database :( Why this is bad? Even for SVN I prefer bdb backe

Trying to update from 9.0 to 9.1 via svn

2013-01-04 Thread Helmut Schneider
Hi, I fetched sources via $ sudo svn co svn://svn.freebsd.org/base/releng/9.1 /usr/src/ Checked out revision 244992. $ I then recompiled and installed the kernel according to http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig-building.html $ ls -la /boot/kernel/kernel -r-xr

Re: somewhat OT ... in parts

2013-01-04 Thread Devin Teske
On Jan 3, 2013, at 11:03 PM, Polytropon wrote: > On Thu, 3 Jan 2013 18:27:38 -0800, Gary Kline wrote: >> one question I have may solve the problem of vim displaying >> all the ^/search terms and displaying them in some color. >> the default brown is awful, but dark blue isn't much

RE: Looking for info on how to install and configure suPHP on FreeBSD 8

2013-01-04 Thread Matt Rauch
> -Original Message- > From: owner-freebsd-questi...@freebsd.org > [mailto:owner-freebsd-questi...@freebsd.org] On Behalf Of > Ilya Kazakevich > Sent: January-03-13 7:17 PM > To: Matt Rauch > Cc: freebsd-questions@freebsd.org > Subject: Re: Looking for info on how to install and configur

Re: Trying to update from 9.0 to 9.1 via svn

2013-01-04 Thread Alexandre
On Fri, Jan 4, 2013 at 2:01 PM, Helmut Schneider wrote: > Hi, > > I fetched sources via > > $ sudo svn co svn://svn.freebsd.org/base/releng/9.1 /usr/src/ > Checked out revision 244992. > $ > > I then recompiled and installed the kernel according to > > > http://www.freebsd.org/doc/en_US.ISO8859-1

Re: Trying to update from 9.0 to 9.1 via svn

2013-01-04 Thread Helmut Schneider
Alexandre wrote: > On Fri, Jan 4, 2013 at 2:01 PM, Helmut Schneider > wrote: > > > > I fetched sources via > > > > $ sudo svn co svn://svn.freebsd.org/base/releng/9.1 /usr/src/ > > Checked out revision 244992. > > $ > > > > I then recompiled and installed the kernel according to > > > > > >

Re: Trying to update from 9.0 to 9.1 via svn

2013-01-04 Thread Trond Endrestøl
On Fri, 4 Jan 2013 15:51-, Helmut Schneider wrote: > Alexandre wrote: > > > On Fri, Jan 4, 2013 at 2:01 PM, Helmut Schneider > > wrote: > > > > > > I fetched sources via > > > > > > $ sudo svn co svn://svn.freebsd.org/base/releng/9.1 /usr/src/ > > > Checked out revision 244992. > > > $ > >

Re: Trying to update from 9.0 to 9.1 via svn

2013-01-04 Thread Helmut Schneider
Trond Endrestøl wrote: > On Fri, 4 Jan 2013 15:51-, Helmut Schneider wrote: > > > Alexandre wrote: > > > > > On Fri, Jan 4, 2013 at 2:01 PM, Helmut Schneider > > > wrote: > > > > > > > > I fetched sources via > > > > > > > > $ sudo svn co svn://svn.freebsd.org/base/releng/9.1 /usr/src/ >

Re: Trying to update from 9.0 to 9.1 via svn

2013-01-04 Thread Trond Endrestøl
On Fri, 4 Jan 2013 16:24-, Helmut Schneider wrote: > Trond Endrestøl wrote: > > > On Fri, 4 Jan 2013 15:51-, Helmut Schneider wrote: > > > > > Alexandre wrote: > > > > > > > On Fri, Jan 4, 2013 at 2:01 PM, Helmut Schneider > > > > wrote: > > > > > > > > > > I fetched sources via > > >

bsdinstall misaligns partitions

2013-01-04 Thread Christian Weisgerber
Shouldn't bsdinstall attempt to align partitions on 4k boundaries both for the benefit of 4k drives and flash storage? I just installed 9.1R i386 for fun and practice, in fact I installed it several times, and I played around with the partitioning options. * The modern GPT scheme reserves 34 sect

Re: bsdinstall misaligns partitions

2013-01-04 Thread Michael Sierchio
On Fri, Jan 4, 2013 at 9:14 AM, Christian Weisgerber wrote: > Shouldn't bsdinstall attempt to align partitions on 4k boundaries > both for the benefit of 4k drives and flash storage? > > That's rather up to you. AFAIK it attempts to create partitions that preserve "cylinder" boundaries - which ar

Re: Trying to update from 9.0 to 9.1 via svn

2013-01-04 Thread Trond Endrestøl
On Fri, 4 Jan 2013 15:51-, Helmut Schneider wrote: > Alexandre wrote: > > > On Fri, Jan 4, 2013 at 2:01 PM, Helmut Schneider > > wrote: > > > > > > I fetched sources via > > > > > > $ sudo svn co svn://svn.freebsd.org/base/releng/9.1 /usr/src/ > > > Checked out revision 244992. > > > $ > >

Advertising Request

2013-01-04 Thread TrafficCaptain
Hello, I represent TrafficCaptain a performance network focused entirely on the gaming industry. In our offers you can find well-known game developers like Big Point, Ubisoft, Travian, Kabam, Farbflut etc. We are active in 24 countries with more than 100 offers. We are currently looking for prem

Re: bsdinstall misaligns partitions

2013-01-04 Thread Warren Block
On Fri, 4 Jan 2013, Christian Weisgerber wrote: Shouldn't bsdinstall attempt to align partitions on 4k boundaries both for the benefit of 4k drives and flash storage? I think the latest version does. I just installed 9.1R i386 for fun and practice, in fact I installed it several times, and I

Re: somewhat OT ... in parts

2013-01-04 Thread Gary Kline
On Fri, Jan 04, 2013 at 08:03:39AM +0100, Polytropon wrote: > On Thu, 3 Jan 2013 18:27:38 -0800, Gary Kline wrote: > > one question I have may solve the problem of vim displaying > > all the ^/search terms and displaying them in some color. > > the default brown is awful, but dark blue

Re: bsdinstall misaligns partitions

2013-01-04 Thread Christian Weisgerber
Warren Block: > > * Funnily enough, the ancient BSD "dangerously dedicated" scheme > > is the only one that out of the box does not misalign partitions. > > The filesystems don't begin at the start of the slice anyway. There is > a bsdlabel there. Yes and no. If you look at the bsdlabel(8) o

Re: somewhat OT ... in parts

2013-01-04 Thread Gary Kline
On Fri, Jan 04, 2013 at 06:09:53AM -0800, Devin Teske wrote: > > On Jan 3, 2013, at 11:03 PM, Polytropon wrote: > > > On Thu, 3 Jan 2013 18:27:38 -0800, Gary Kline wrote: > >>one question I have may solve the problem of vim displaying > >>all the ^/search terms and displaying them in some

Re: freebsd-update: fale?

2013-01-04 Thread Joe Altman
On Thu, Jan 03, 2013 at 03:50:44PM +0100, Martin Laabs wrote: > Hi, > > On 01/02/13 01:21, Joe Altman wrote: > > Greetings, list. I have the following error; though I can load > > update5.FreeBSD.org in a browser: > > [...] > > maybe you use a release that is not supported by freebsd-update. Run

Problem upgrading to 9.1-Release

2013-01-04 Thread Doug Hardie
I have upgraded my development system to 9.1 without any problems. This system maintains kernel source and I build a new kernel with a couple extra options there. The other systems mount /usr/src and /usr/obj from it and do the install. The first one to be upgraded had no problem with make in

Re: freebsd-update: fale?

2013-01-04 Thread Fbsd8
Joe Altman wrote: On Thu, Jan 03, 2013 at 03:50:44PM +0100, Martin Laabs wrote: Hi, On 01/02/13 01:21, Joe Altman wrote: Greetings, list. I have the following error; though I can load update5.FreeBSD.org in a browser: [...] maybe you use a release that is not supported by freebsd-update. Run

Re: Trying to update from 9.0 to 9.1 via svn

2013-01-04 Thread Helmut Schneider
Trond Endrestøl wrote: > BTW, do you nuke the contents of /usr/obj prior to recompiling the > system? The command rm -Rf /usr/obj/* should accomplish this rather > well. That might have been the issue, yes. Works now. Thanks. ___ freebsd-questions@fr

Re: Trying to update from 9.0 to 9.1 via svn

2013-01-04 Thread Erich Dollansky
Hi, On Sat, 5 Jan 2013 02:40:13 + (UTC) "Helmut Schneider" wrote: > Trond Endrestøl wrote: > > > BTW, do you nuke the contents of /usr/obj prior to recompiling the > > system? The command rm -Rf /usr/obj/* should accomplish this rather > > well. > > That might have been the issue, yes. W

Re: somewhat OT ... in parts

2013-01-04 Thread Polytropon
On Fri, 4 Jan 2013 13:59:45 -0800, Gary Kline wrote: > On Fri, Jan 04, 2013 at 08:03:39AM +0100, Polytropon wrote: > > On Thu, 3 Jan 2013 18:27:38 -0800, Gary Kline wrote: > > > one question I have may solve the problem of vim displaying > > > all the ^/search terms and displaying them in some

system restart after some seconds

2013-01-04 Thread Jack Mc Lauren
Hi How can I restart my freeBSD after specific seconds ? Thanks in advance ... ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@fre

Re: somewhat OT ... in parts

2013-01-04 Thread Polytropon
On Fri, 4 Jan 2013 14:29:39 -0800, Gary Kline wrote: > On Fri, Jan 04, 2013 at 06:09:53AM -0800, Devin Teske wrote: > > > > On Jan 3, 2013, at 11:03 PM, Polytropon wrote: > > > > > On Thu, 3 Jan 2013 18:27:38 -0800, Gary Kline wrote: > > >> one question I have may solve the problem of vim displa

Re: system restart after some seconds

2013-01-04 Thread Boris Samorodov
05.01.2013 11:43, Jack Mc Lauren пишет: > How can I restart my freeBSD after specific seconds ? SHUTDOWN(8): - NAME shutdown, poweroff — close down the system at a given time SYNOPSIS shutdown [-] [-h | -p | -r | -k] [-o [-n]] time [warning-message ...] poweroff [...] -r

Re: system restart after some seconds

2013-01-04 Thread Polytropon
On Fri, 4 Jan 2013 23:43:57 -0800 (PST), Jack Mc Lauren wrote: > How can I restart my freeBSD after specific seconds ? Unelegant and obvious: # sleep 10 ; shutdown -r now If you need this to happen automatically, use /etc/rc.local, and maybe put the whole command into background using (.