On Thu, Jan 12, 2012 at 8:42 PM, George Kontostanos
wrote:
> Greetings all and my apologies for cross posting!
>
> There seems to be a confusion regarding the ABI change in FreeBSD 9
> and if this affects the usual upgrade path which includes a full port
> rebuild.
>
> The relevant post is here: h
On 01/13/2012 01:52, George Kontostanos wrote:
> On Thu, Jan 12, 2012 at 8:42 PM, George Kontostanos
> wrote:
>> Greetings all and my apologies for cross posting!
>>
>> There seems to be a confusion regarding the ABI change in FreeBSD 9
>> and if this affects the usual upgrade path which includes
George Kontostanos wrote:
Greetings all and my apologies for cross posting!
There seems to be a confusion regarding the ABI change in FreeBSD 9
and if this affects the usual upgrade path which includes a full port
rebuild.
The relevant post is here: http://forums.freebsd.org/showthread.php?t=28
On 01/13/2012 02:06, Volodymyr Kostyrko wrote:
> Why can't it be that only shared libraries should be bumped, but no
> kernel incompatible changes were introduced?
Because one of the reasons we have major branches is so that we can
change the various API/KPI/etc. in the newer branch.
Doug
--
Currently http://www.freebsd.org/security/ states 8.2
is "Estimated EoL" July 31, 2012.
Given 9.0 has only just been released can we assume this
is just out of date and 8.2 will be supported for longer
than this?
Along those lines are there any more plans for additional
point releases to 8 or sh
Hello,
Since I've updated to 9.0-RELEASE, the network rc script starts
network from usbus0 to usbus7. I don't think I need them. How can I
disable them ?
Cheers,
--
Demelier David
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/ma
on 13/01/2012 12:19 Doug Barton said the following:
> On 01/13/2012 02:06, Volodymyr Kostyrko wrote:
>> Why can't it be that only shared libraries should be bumped, but no
>> kernel incompatible changes were introduced?
>
> Because one of the reasons we have major branches is so that we can
> chan
on 13/01/2012 11:59 Doug Barton said the following:
> On 01/13/2012 01:52, George Kontostanos wrote:
>> On Thu, Jan 12, 2012 at 8:42 PM, George Kontostanos
>> wrote:
>>> Greetings all and my apologies for cross posting!
>>>
>>> There seems to be a confusion regarding the ABI change in FreeBSD 9
>>
Hi,
8.3 is on the way IMHO, but anyway RELENG_8 will be supported until
2013 febr 24, by the current status.
Regards,
Andras
On Fri, 13 Jan 2012 10:23:40 -, Steven Hartland wrote:
Currently http://www.freebsd.org/security/ states 8.2
is "Estimated EoL" July 31, 2012.
Given 9.0 has only
In message ,
David Demelier (demelier.da...@gmail.com) wrote:
>
> Since I've updated to 9.0-RELEASE, the network rc script starts
> network from usbus0 to usbus7. I don't think I need them. How can I
> disable them ?
echo hw.usb.no_pf=1 >>/boot/loader.conf
Cheers,
Nick.
--
On Fri, Jan 13, 2012 at 12:55 PM, Andriy Gapon wrote:
> on 13/01/2012 11:59 Doug Barton said the following:
>> On 01/13/2012 01:52, George Kontostanos wrote:
>>> On Thu, Jan 12, 2012 at 8:42 PM, George Kontostanos
>>> wrote:
Greetings all and my apologies for cross posting!
There s
George Kontostanos schreef:
On Fri, Jan 13, 2012 at 12:55 PM, Andriy Gapon wrote:
on 13/01/2012 11:59 Doug Barton said the following:
On 01/13/2012 01:52, George Kontostanos wrote:
On Thu, Jan 12, 2012 at 8:42 PM, George Kontostanos
wrote:
Greetings all and my apologies for cross posting!
On Fri, Jan 13, 2012 at 2:34 PM, Johan Hendriks wrote:
> George Kontostanos schreef:
>
>> On Fri, Jan 13, 2012 at 12:55 PM, Andriy Gapon wrote:
>>>
>>> on 13/01/2012 11:59 Doug Barton said the following:
On 01/13/2012 01:52, George Kontostanos wrote:
>
> On Thu, Jan 12, 2012 at
on 13/01/2012 14:57 George Kontostanos said the following:
> Still the question remains regarding COMPAT_FREEBSD8 and how does this
> affects ports/misc/compat8x/
Looks like all the previous hints have not been clear enough.
There is no direct relation between COMPAT_FREEBSD8 and misc/compat8x.
CO
On Fri, Jan 13, 2012 at 04:11:22PM +0200, Andriy Gapon wrote:
> on 13/01/2012 14:57 George Kontostanos said the following:
> > Still the question remains regarding COMPAT_FREEBSD8 and how does this
> > affects ports/misc/compat8x/
>
> Looks like all the previous hints have not been clear enough.
>
Hi All
Im just joined the list. Im not sure if this is the right place to ask
svn questions. I want to checkout the freebsd code to play with it a
bit. What should I do and which part of the repo should I checkout? I
want the 9.0 code.
Thx
Julian
___
fr
On 01/13/2012 00:54, Ken Smith wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
JFYI for those of you who aren't subscribed to the announce@ mailing
list... 9.0-RELEASE is, finally, announced. The announcement message
is available here:
http://www.freebsd.org/releases/9.0R/announce.
On Fri, Jan 13, 2012 at 1:53 PM, Julian Kennedy wrote:
> Hi All
>
> Im just joined the list. Im not sure if this is the right place to ask
> svn questions. I want to checkout the freebsd code to play with it a
> bit. What should I do and which part of the repo should I checkout? I
> want the 9.0 c
You can do this using csup for example:-
cp /usr/share/examples/cvsup/stable-supfile
/usr/share/examples/cvsup/9.0-release-supfile
Edit the following to the relavent values
*default host=CHANGE_THIS.FreeBSD.org
*default release=cvs tag=RELENG_9
e.g.
*default host=cvs.uk.FreeBSD.org
*default rele
On Thu, 12 Jan 2012 21:37:27 -0600, Joe Ennis wrote:
On Thu, 12 Jan 2012 19:11:54 -0800
Garrett Cooper wrote:
On Thu, Jan 12, 2012 at 5:52 PM, Doug Barton
wrote:
>
>>> chflags -R noschg /usr/obj/usr
>>> rm -rf /usr/obj/usr
>
> It's much faster to do:
>
> /bin/rm -rf ${obj}/* 2> /dev/null ||
On Fri, 2012-01-13 at 15:20 +0100, Claude Buisson wrote:
> On 01/13/2012 00:54, Ken Smith wrote:
> > -BEGIN PGP SIGNED MESSAGE-
> > Hash: SHA1
> >
> >
> > JFYI for those of you who aren't subscribed to the announce@ mailing
> > list... 9.0-RELEASE is, finally, announced. The announcement
On Fri, Jan 13, 2012 at 4:18 PM, Kostik Belousov wrote:
> On Fri, Jan 13, 2012 at 04:11:22PM +0200, Andriy Gapon wrote:
>> on 13/01/2012 14:57 George Kontostanos said the following:
>> > Still the question remains regarding COMPAT_FREEBSD8 and how does this
>> > affects ports/misc/compat8x/
>>
>>
On 01/13/2012 15:50, Ken Smith wrote:
On Fri, 2012-01-13 at 15:20 +0100, Claude Buisson wrote:
On 01/13/2012 00:54, Ken Smith wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
JFYI for those of you who aren't subscribed to the announce@ mailing
list... 9.0-RELEASE is, finally, announced.
On Fri, 2012-01-13 at 16:14 +0100, Claude Buisson wrote:
> On 01/13/2012 15:50, Ken Smith wrote:
> > On Fri, 2012-01-13 at 15:20 +0100, Claude Buisson wrote:
> >> On 01/13/2012 00:54, Ken Smith wrote:
> >>> -BEGIN PGP SIGNED MESSAGE-
> >>> Hash: SHA1
> >>>
> >>>
> >>> JFYI for those of you
On 01/13/2012 16:44, Ken Smith wrote:
snip..
Looks like you need to build them yourself. Though doing that for 9.0
won't be useful I'm afraid. The release notes were not ready at the
point we started up the release builds so the online versions are the
only ones that have any useful informati
2012/1/13 N.J. Mann :
> In message
> ,
> David Demelier (demelier.da...@gmail.com) wrote:
>>
>> Since I've updated to 9.0-RELEASE, the network rc script starts
>> network from usbus0 to usbus7. I don't think I need them. How can I
>> disable them ?
>
> echo hw.usb.no_pf=1 >>/boot/loader.con
13.01.2012 06:54, Ken Smith пишет:
> If you downloaded the amd64 and/or i386 DVD images before now you
> might want to check the checksums with the ones posted in the
> release announcement. The fix to make sysinstall(8) happy about
> installing from the DVD images was the *only* change made to t
14.01.2012 01:05, Eugene Grosbein пишет:
> 13.01.2012 06:54, Ken Smith пишет:
>
>> If you downloaded the amd64 and/or i386 DVD images before now you
>> might want to check the checksums with the ones posted in the
>> release announcement. The fix to make sysinstall(8) happy about
>> installing fr
On 1/13/12 1:00 PM, Eugene Grosbein wrote:
14.01.2012 01:05, Eugene Grosbein пишет:
13.01.2012 06:54, Ken Smith пишет:
If you downloaded the amd64 and/or i386 DVD images before now you
might want to check the checksums with the ones posted in the
release announcement. The fix to make sysinsta
Hi!
Is it possible to create swap partition at the beginning of disk
while installing 9.0-RELEASE? For MBR partitioning, it should occupy
first partition of FreeBSD slice.
sysinstall used to ask a type of created partition and
for swap it choosed 'b' partition automatically but bsdinstall uses
'a
>> It seems, FreeBSD 9.0-RELEASE can install as VirtualBox-4.0.10 Guest
>> using SAS-emulated disk controller only. In IDE or SATA mode it hangs.
>
> FWIW, 9.0-RELEASE i386 installed fine on Virtualbox 4.1.8 hosted on a
> MacBook Pro:
FreeBSD Ports collection has 4.0.14 only.
Eugene Grosbein
__
on 13/01/2012 16:48 Steven Hartland said the following:
> You can do this using csup for example:-
> cp /usr/share/examples/cvsup/stable-supfile
> /usr/share/examples/cvsup/9.0-release-supfile
>
> Edit the following to the relavent values
> *default host=CHANGE_THIS.FreeBSD.org
> *default release=
On Jan 13, 2012, at 5:53 AM, Julian Kennedy wrote:
> Hi All
>
> Im just joined the list. Im not sure if this is the right place to ask
> svn questions. I want to checkout the freebsd code to play with it a
> bit. What should I do and which part of the repo should I checkout? I
> want the 9.0 code
On 01/13/2012 09:51 PM, Garrett Cooper wrote:
On Jan 13, 2012, at 5:53 AM, Julian Kennedy wrote:
Hi All
Im just joined the list. Im not sure if this is the right place to ask
svn questions. I want to checkout the freebsd code to play with it a
bit. What should I do and which part of the repo s
On Friday, January 13, 2012 4:40:08 pm Andreas Nilsson wrote:
> On 01/13/2012 09:51 PM, Garrett Cooper wrote:
> > On Jan 13, 2012, at 5:53 AM, Julian Kennedy wrote:
> >
> >> Hi All
> >>
> >> Im just joined the list. Im not sure if this is the right place to ask
> >> svn questions. I want to checkou
On Jan 13, 2012, at 1:55 PM, John Baldwin wrote:
> On Friday, January 13, 2012 4:40:08 pm Andreas Nilsson wrote:
>> On 01/13/2012 09:51 PM, Garrett Cooper wrote:
>>> On Jan 13, 2012, at 5:53 AM, Julian Kennedy wrote:
>>>
Hi All
Im just joined the list. Im not sure if this is the r
On Fri, Jan 13, 2012 at 11:00 PM, Garrett Cooper wrote:
> On Jan 13, 2012, at 1:55 PM, John Baldwin wrote:
>
> > On Friday, January 13, 2012 4:40:08 pm Andreas Nilsson wrote:
> >> On 01/13/2012 09:51 PM, Garrett Cooper wrote:
> >>> On Jan 13, 2012, at 5:53 AM, Julian Kennedy wrote:
> >>>
> H
On 01/13/2012 03:56, George Kontostanos wrote:
> On Fri, Jan 13, 2012 at 12:55 PM, Andriy Gapon wrote:
>> on 13/01/2012 11:59 Doug Barton said the following:
>>> On 01/13/2012 01:52, George Kontostanos wrote:
On Thu, Jan 12, 2012 at 8:42 PM, George Kontostanos
wrote:
> Greetings all
Just for the sake of this conversation...
on 14/01/2012 00:35 Doug Barton said the following:
> If you have a sufficiently small number of ports, sure it's possible
> that you *might* not have to recompile. However if you're talking about
> a desktop system with X I guarantee you that if you clea
I just upgraded from RC3 to release and now my pc fans are doing an high
to low every two seconds. Ideas on why??
Thanks
Ben Adams
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, sen
Ken Smith wrote:
> The release notes were not ready at the point we started up the
> release builds so the online versions are the only ones that have
> any useful information in them.
Perhaps the final version could be made MFCd to the errata/security
branch, and/or added to the FTP sites along
On Fri, Jan 13, 2012 at 07:44:17PM -0500, benjamin adams wrote:
> I just upgraded from RC3 to release and now my pc fans are doing an high
> to low every two seconds. Ideas on why??
Lots of ideas on why, but whether or not any of them are applicable is a
separate topic. :-) For starters:
sysct
Hi, Mark
在 2011年12月21日 上午1:06,Mark Linimon 写道:
> I have recently been able to get the new build cluster on pointyhat-west
> set up to run full builds of ports with clang on amd64-9. I have documented
> the latest results on the wiki:
>
> http://wiki.freebsd.org/PortsAndClang
>
> If you are int
43 matches
Mail list logo