questions about 8.0-RELEASE

View: New views
5 Messages — Rating Filter:   Alert me  

questions about 8.0-RELEASE

by Horst Günther Burkhardt III :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Ok.

So, I heard it on the 'tubes that 8.0 is in BETA atm, and will rock
pretty damned hard.

But, I have a few questions, being a PowerPC user, and also having some
disappointment with the state of things in 7.2 especially on this
platform.

First, has libm finally had the log2 functions defined in the C99 spec
added? (this is an issue dating back to 2005, standards/83845 )

Second, I'm aware that altivec support is implemented in -CURRENT, as of
some months ago, will this be stable enough for release?

Third (more a support question), what's a good and quick way to clean
out every port? I'll need to recompile everything (damn tier 2 ;))

Fourth, how is the new shared versioning meant to work?

Thanks in advance,

-- Horst.


signature.asc (205 bytes) Download Attachment

Re: questions about 8.0-RELEASE

by Gergely Czuczy-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello,

For the ports part:
pkg_delete -fa
rm -rf /usr/ports/*/*/work

That'll result in a clean system, without any ports, and a wiping
workdirs. If you also want to remove the currently specified OPTIONS,
than also wipe /var/db/ports/ .

man pkg_delete; and man ports will help you understand what are these
command doing.

On Wed, 22 Jul 2009 17:07:03 +1000
Horst Günther Burkhardt III <horst@...> wrote:

> Ok.
>
> So, I heard it on the 'tubes that 8.0 is in BETA atm, and will rock
> pretty damned hard.
>
> But, I have a few questions, being a PowerPC user, and also having
> some disappointment with the state of things in 7.2 especially on this
> platform.
>
> First, has libm finally had the log2 functions defined in the C99 spec
> added? (this is an issue dating back to 2005, standards/83845 )
>
> Second, I'm aware that altivec support is implemented in -CURRENT, as
> of some months ago, will this be stable enough for release?
>
> Third (more a support question), what's a good and quick way to clean
> out every port? I'll need to recompile everything (damn tier 2 ;))
>
> Fourth, how is the new shared versioning meant to work?
>
> Thanks in advance,
>
> -- Horst.
>



--
Sincerely,
Gergely CZUCZY
Harmless Digital Bt

+36-30-9702963
_______________________________________________
freebsd-ppc@... mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ppc
To unsubscribe, send any mail to "freebsd-ppc-unsubscribe@..."

Re: questions about 8.0-RELEASE

by Justin Hibbits-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Wed, Jul 22, 2009 at 3:07 AM, Horst Günther Burkhardt
III<horst@...> wrote:

> Ok.
>
> So, I heard it on the 'tubes that 8.0 is in BETA atm, and will rock
> pretty damned hard.
>
> But, I have a few questions, being a PowerPC user, and also having some
> disappointment with the state of things in 7.2 especially on this
> platform.
>
> First, has libm finally had the log2 functions defined in the C99 spec
> added? (this is an issue dating back to 2005, standards/83845 )
>
> Second, I'm aware that altivec support is implemented in -CURRENT, as of
> some months ago, will this be stable enough for release?

I've been compiling everything with altivec for the past few months,
with no problems, and I abuse the hell out of my system, so I can
safely say that it's stable enough for release.  Base won't have it
enabled, but you can enable it for ports in make.conf.

- Justin
_______________________________________________
freebsd-ppc@... mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ppc
To unsubscribe, send any mail to "freebsd-ppc-unsubscribe@..."

Re: questions about 8.0-RELEASE

by Nathan Whitehorn-7 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Horst Günther Burkhardt III wrote:

> Ok.
>
> So, I heard it on the 'tubes that 8.0 is in BETA atm, and will rock
> pretty damned hard.
>
> But, I have a few questions, being a PowerPC user, and also having some
> disappointment with the state of things in 7.2 especially on this
> platform.
>
> First, has libm finally had the log2 functions defined in the C99 spec
> added? (this is an issue dating back to 2005, standards/83845 )
>  
As far as I know, no. Many of the complex functions (e.g. cexp) aren't
implemented either, which can be a huge pain.
> Second, I'm aware that altivec support is implemented in -CURRENT, as of
> some months ago, will this be stable enough for release?
There was Altivec in 7.2-RELEASE as well, and it is quite stable. Ports
that know about it will use it by themselves, or you can define
something like CPUTYPE=7450 in make.conf to have the compiler try to
autovectorize things.

8.0 has a bunch of other new PowerPC features like audio, SMP, G5
support, ATA DMA, ADB keyboard and mouse support, some basic power
management, including cpufreq, etc. Hopefully it will be a better
experience than 7.2 -- the big architectural differences between 8.0
PowerPC and 7.0 PowerPC have made it difficult to MFC things for some time.
-Nathan
_______________________________________________
freebsd-ppc@... mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ppc
To unsubscribe, send any mail to "freebsd-ppc-unsubscribe@..."

Parent Message unknown Re: questions about 8.0-RELEASE

by nse :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi
Just in reference to this..... or perhaps entirely OT ....

Will the 8.0 CD's/DVD's release also have the "rescue-disk"  
capability ?

(having burnt myself once ... real badly.... this is something i  
really would like to see.....)


kind regards

nse

"Ach, crivens, what a wee snotter....."

Quote from "The Wee Free Men" by Terry Pratchett

_______________________________________________
freebsd-ppc@... mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ppc
To unsubscribe, send any mail to "freebsd-ppc-unsubscribe@..."