Slashdot Log In
Hardy Heron Alpha 4 Released
Posted by
Zonk
on Sat Feb 02, 2008 06:27 PM
from the that-bird-can-take-a-beating dept.
from the that-bird-can-take-a-beating dept.
LarryBoy writes "Ubuntu 8.04 (Hardy Heron) alpha 4 was released Friday and Ars Technica has a look at what's new in the latest builds of Hardy Heron. 'Although many of the significant architectural features like PulseAudio and GIO are still in transitional stages and aren't fully functional yet, Ubuntu 8.04 alpha 4 is still very impressive. I'm a big fan of D-Bus and I'm very pleased to see it being adopted throughout the entire desktop stack in core components.'"
Related Stories
Firehose:Hardy Heron alpha 4 released by Anonymous Coward
[+]
gNewSense Distro Frees Ubuntu 306 comments
Linux.com (who shares corporate overlords with Slashdot) is reporting that gNewSense has gone 2.0. For the uninitiated gNewSense is a stripped down version of Ubuntu's Hardy Heron for the free software purist. Removing over 100 pieces of proprietary code and firmware, gNewSense offers a user the ability to run an OS where everything is able to be studied, changed, and redistributed. "gNewSense is a great alternative to Gobuntu, the Canonical-sponsored free derivative of Ubuntu. According to its wiki page, the 8.04 version of Gobuntu hasn't been released due to a less-than-optimal reaction from the community. Gobuntu used the same repositories as Ubuntu, and the Ubuntu live CD can achieve the same installation as Gobuntu by merely selecting the free-software-only option in the installer (press F6 twice at the boot menu). Also, Mark Shuttleworth, the founder of Ubuntu, has indicated that he would rather focus on gNewSense because the work on that distribution can help the Ubuntu community as a whole. "
This discussion has been archived.
No new comments can be posted.
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
Full
Abbreviated
Hidden
Loading... please wait.
ndiswrapper (Score:4, Interesting)
But 8.04, it's bloody nice! I downloaded it this afternoon for a play
Re:ndiswrapper (Score:4, Interesting)
To be honest, I've never needed to touch it at all.
I've been pretty lucky with wifi support (every wifi device I've bought has Linux drivers even though I didnt check before hand) but other hardware also works fine.
I consider ndiswrapper a really dirty hack which is required in certain circumstances.
I would never tell anyone to use it.
Parent
Re:ndiswrapper (Score:5, Informative)
Parent
Re: ndiswrapper (Score:5, Interesting)
Not that a D-Bus operating system couldn't possibly be good, but all I really want, quite honestly, is a good Unix system. More D-Bus at the system level is, for me, rather an argument to switch my laptop over to Debian instead, and then if Debian becomes GNU/DBus as well, I guess I'll switch to FreeBSD instead.
Parent
Re: ndiswrapper (Score:5, Interesting)
D-Bus may not be the answer to everything, individual technologies rarely are, and it's not as if D-Bus was even the only user-level software bus commonly used in Linux, but it has interesting potential. Not sure how well it currently plays with clustering technology like MOSIX, or grid technology, but given the effort being poured into developing user-space software buses precisely for those, I imagine that's just a matter of time.
Personally, I'd rather have more localized limited-purpose buses in any case where a general-purpose solution is slower and/or heavier. The code can't be that maintenance-intensive and too much abstraction must eventually pessimize the resulting code. Moore's Law is worthless if code gets slower at the same rate systems get faster. Nonetheless, any general-purpose abstract IPC that is easier to implement against than traditional mechanisms (RPC, CORBA, Unix sockets, System V messages, etc) must surely be beneficial - even if those end up being the mechanisms used under the hood. In fact, the more of those implemented and the better you could switch data between them, the more portable such a software bus becomes as well as the more optimal - to a point. The whole trend in programming is towards such pluggable solutions, it's surprising IPC is so far behind almost every other mechanism out there, and unless there are specific technological reasons to not use a given generic mechanisms (such as performance costs), you're already using so many that are not following some standard or other that it's absurd to discriminate against one just because it's not specifically POSIX.
Parent
Re:ndiswrapper (Score:5, Informative)
To add my experiences with Ubuntu (and being more specific) I had troubles with Ubuntu 6.06 on my T42 ThinkPad trying to use wireless security, although connectivity and WEP worked straight off. Later, Ubuntu 7.10 had a greatly improved NetworkManager. It's everything thing I need. My hat's off to those guys. Even VPN works beautifully through the same interface.
I do hope an open source 11n driver comes out soon. It's really up to which chip vendor wants write one, and it was in this area that I had hopes for the Dell/Ubuntu laptops. If they want to ship 11n, then they'll push someone to support it. You see, your characterization was mistaken. You said:
HP, and Microsoft, fixed the issue with the Broadcom wireless driver
No they didn't. Broadcom fixed it. HP forced them too, and Microsoft did nothing. That's the way it's going to be. Once HP and Dell care, Linux support will be there before the product is shipped.
Parent
cart before the horse (Score:5, Insightful)
You see, if I'm looking at purchasing a laptop with Broadcom wireless and I happen to know that Broadcom Don't Work That Great(TM) in linux, then rather than switch to an OS that is in my eyes inferior, insulting, buggy and patronising, not to mention the fruit of a hostile predatory monopolist, I'll just find another laptop, one that has good open hardware. They abound, at least in this market.
Now you may accuse me of being political, bigotted, or evangelist, but I've used every significant version of Windows since 3.11 for Workgroups frankly they all grate my nerves.
And I'm done screwing away hours just to get this soundcard or that wireless or video hardware to work. Yeah, most people here will agree with you, but choosing Vista over Ubuntu when there are perfectly good hardware options out there is, in my view, shooting yourself in the foot, putting the cart before the horse, and throwing out the baby with the bathwater.
db
Parent
Re:cart before the horse (Score:5, Funny)
I agree. When picking an OS, you really need to throw your hat into the ring. You've got to get your hands dirty and get your feet wet. I know they say the grass is always greener on the other side, but moving to Vista is just getting out of the frying pan and into the fire. You can't cut off your nose just to spite your face. I'd say just let the chips fall where they may, and don't cry over spilt milk. This topic is really just beating a dead horse; after all, what goes around, comes around.
Needle in a haystack. Quod erat demonstrandum.
Parent
Another Look Available Here (Score:5, Insightful)
Congratulations! (Score:5, Interesting)
-A Longtime Gentoo User
I don't like the name (Score:4, Funny)
nautilus is undergoing big changes (Score:4, Informative)
Snipped from the release notes:
Nautilus can behave erratically, especially in trash operations. Refrain from operating on valuable files with this version. https://bugs.launchpad.net/bugs/185756 [launchpad.net]
Queued file operations -- finally?! (Score:5, Insightful)
Please tell me this means that file operations will actually queue to be run in sequence, saving us from disk and cache trashing slowing things down? With "run", "pause", "cancel" on each individual transfer? Pretty please?
Re:PulseAudio works nicely in Fedora 8 (Score:4, Interesting)
Parent
Re:PulseAudio works nicely in Fedora 8 (Score:5, Insightful)
So what you're saying is that Debian fucking sucks because they take like, Linus' kernel and GNU compilers and Theo's ssh server instead of developing their own things?
I think you need to take a deep breath and read the GPL and BSD license again. ;)
Sharing is caring.
Parent
Re:PulseAudio works nicely in Fedora 8 (Score:5, Insightful)
Parent
Re:PulseAudio works nicely in Fedora 8 (Score:4, Insightful)
Parent
Re:PulseAudio works nicely in Fedora 8 (Score:5, Informative)
More to the point, though Launchpad isn't yet open source, Canonical have made a commitment to open sourcing it. The reasons for it not being done yet are well documented - Shuttleworth himself explained things at length in a blog post some time back. They've already open sourced Storm.
So Launchpad isn't open source, but using that to level an accusation of Ubuntu being closed source is a fairly radical interpretation of the facts.
Parent
Re:PulseAudio works nicely in Fedora 8 (Score:4, Interesting)
Parent
Re:PulseAudio works nicely in Fedora 8 (Score:5, Informative)
How did this get moderated insightful?
Parent
Re:PulseAudio works nicely in Fedora 8 (Score:4, Insightful)
If you dont want your software to be freely used and redistributed, DO NOT OPEN IT. Period. Canonical is doing what they can with what is available and has no obligation, either moral, ethical or legal, to do anything for or against the producers of the FOSS they use. About they not opening software of their own, in that very speciffic case, im right besides you: release, cannonical bastards, SLES did it for yast (although thankfully that didnt take off for the rest of the distros), redhat did it for the Netscape Directory and gfs (and that cost them a bundle) so yeah, play fair and dont use proprietary software.... or is this right?
For example, redhats RHN proxy/satellite stuff uses oracle as backing and is quite proprietary as far as i know. Novell hasnt released the code for their support portal either, is that ethically right or wrong?.... im not sure where you want to stand on this issues, but its getting more complicated to pass judgment on this stuff the more I think about it.
Now... im waiting to see if lightning strikes me. Your slashdot id gets you quite close to the very begining. I mean, you gotta be old in this game. I was about to cite the Open Source Definition but then again, maybe you're one of the authors or something and will retaliate to this strongly.... aw, hell, here it goes:
Dont you think your position goes against the spirit of the OS definition and the GPL?
Parent
Re:PulseAudio works nicely in Fedora 8 (Score:4, Informative)
Parent
Re:What about KDE integration? (Score:5, Insightful)
Actually, KDE 4.0 is more of a beta quality [kde.org] release (like Mac OS/X 10.0 or pre-SP1 Vista) - it's 4.1 or so that'll really be ready for daily use by normal users. Unfortunately, Hardy falls at an awkward time with respect to 4.0 (or vice versa) - 4.0 isn't ready for long term support, but 3.5 isn't likely to be relevant for 3 long years. As a result, while Ubuntu 8.04 will be a Long Term Support (LTS) release, Kubuntu 8.04 will not be [kubuntu.org].
I agree with your opinion of Gnome (I use it myself), and with your assessment of KDE 4 (I look forward to trying it out - looks great so far!). And I'm very suspicious that Mono contains Microsoft-patented technology, and believe free software developers should avoid it until the title is clear. But that's just my $0.02 worth (and it seems to be worth less every day...) I don't believe any critical part of Gnome is dependent on Mono, however.
Parent
Re:Yet to be impressed (Score:5, Funny)
I did good, didn't I?
Parent
Re:Yet to be impressed (Score:4, Informative)
I click on a PDF link in Epiphany and it downloads the PDF and opens it in Evince (or whatever is registered as the primary PDF handler). If the website annoyingly opens a new window to show the PDF in (as if you have the plugin installed), Epy even helpfully closes the empty window for you.
This works for all registered content types, not just PDFs. If on some occasions it does not work, it is because the server is misconfigured and is sending the wrong MIME content type.
Parent