I stand corrected. That leaves yours the only factually correct post in this./ discussion. I wish the mailing list post was the one linked and quoted in the summary.
No, Sun JDK is not being removed from users' computers, only the browser plugin is disabled, which is riddled with security flaws that are only corrected in newer versions that cannot be distributed by Canonical.
And no, removing the package from the repositories does not remove it from the system when already installed.
Sigh. I'm running Ubuntu 10.04 LTS on 5/6 of my regular systems. I suppose I should just change distros so I'm not on the oldest currently acceptable version and likely to get phased out in another six months?
You don't need to upgrade your distro, there are official PPAs that provide backported functionality, such as Firefox Stable Channel or the LibreOffice PPA. Firefox in particular is also likely to make it to lucid-updates (not even -backports!), as this has happened once with the 3.5->3.6 switch.
For the record, PPA refers to "Personal Package Archive". It is on the Ubuntu build infrastructure on Launchpad. Anyone with a Launchpad account who has accepted the Code of Conduct can make one. Only source uploads are allowed, and packages are built the same way as official updates are. See the Packaging Guide for details.
Meaning: if you don't find what you're looking for in an official PPA, and don't feel on relying on the various strangers who happen to have one, you can easily make your own.:)
To obtain all of the ext4 performance, tweaks, and reliability benefits, you MUST perform an ext4 format.
That's not entirely correct. With two commands, you get a full conversion from ext3 to ext4 without a reformat, leaving your data in place:
tune2fs -O extents,uninit_bg,dir_index/dev/DEV
e2fsck -fDC0/dev/DEV
I don't recall having to configure anything to get sound working for KDE under Ubuntu 9.10 and 10.04. On Gentoo, you need to configure everything yourself, but it was just setting up the PA device and making it the default in.asoundrc, which worked for everything trying to use ALSA, until Phonon gained the option of direct PA output. Which happened before 4.5, since this is the setup dialog under 4.4 in Lucid.
The new work in 4.5 is just better integration, so maybe you won't need padevchooser from now on to connect to network sinks.
I've been using KDE since 4.2 with PA, often using the ability to output to another PA instance on the network, reliably, on Gentoo and Ubuntu, mainly using Amarok. You are trolling hard and fast.
I'd rather use the built-in VCS-mode right from Emacs.:)
"With the release of Emacs 22 on June 2nd a new set of version control (vc for short) modes was released as well. The Emacs Tour briefly touches on it, however it fails to point out the geniusness of this feature.
As of 22.1.1 the following version control backends are supported: RCS, CVS, SVN, SCCS, Bzr, Git, Hg, Arch and MCVS. All commands work the same for all backends."
I stand corrected. That leaves yours the only factually correct post in this ./ discussion. I wish the mailing list post was the one linked and quoted in the summary.
No, Sun JDK is not being removed from users' computers, only the browser plugin is disabled, which is riddled with security flaws that are only corrected in newer versions that cannot be distributed by Canonical.
And no, removing the package from the repositories does not remove it from the system when already installed.
Oracle moved from the open source (GNU) build stack to the proprietary cmake build stack. That ended mysql for me.
1. cmake? proprietary? you might want to let KDE know. (hint: it ain't.)
2. if you call it GNU stack, call it Free Software, not Open Source.
This won't cause them any trouble, as when Firefox 3.6 reaches EOL, 4.x will be backported (or whatever will be current then), same as it happened with 3.6 when 3.5 went EOL.
Sigh. I'm running Ubuntu 10.04 LTS on 5/6 of my regular systems. I suppose I should just change distros so I'm not on the oldest currently acceptable version and likely to get phased out in another six months?
You don't need to upgrade your distro, there are official PPAs that provide backported functionality, such as Firefox Stable Channel or the LibreOffice PPA. Firefox in particular is also likely to make it to lucid-updates (not even -backports!), as this has happened once with the 3.5->3.6 switch.
For the record, PPA refers to "Personal Package Archive". It is on the Ubuntu build infrastructure on Launchpad. Anyone with a Launchpad account who has accepted the Code of Conduct can make one. Only source uploads are allowed, and packages are built the same way as official updates are. See the Packaging Guide for details.
Meaning: if you don't find what you're looking for in an official PPA, and don't feel on relying on the various strangers who happen to have one, you can easily make your own. :)
Here's a couple of others I use on Lucid: GStreamer PPA and MOTU Media for updated codecs, X Updates for stable video driver updates, and the Chromium Stable Channel.
Running LTS doesn't have to mean that your userland can't be updated, just that you prefer what's under the hood not to break. :)
To obtain all of the ext4 performance, tweaks, and reliability benefits, you MUST perform an ext4 format.
That's not entirely correct. With two commands, you get a full conversion from ext3 to ext4 without a reformat, leaving your data in place: /dev/DEV /dev/DEV
tune2fs -O extents,uninit_bg,dir_index
e2fsck -fDC0
(On an unmounted filesystem, obviously. Source. )
I don't recall having to configure anything to get sound working for KDE under Ubuntu 9.10 and 10.04. On Gentoo, you need to configure everything yourself, but it was just setting up the PA device and making it the default in .asoundrc, which worked for everything trying to use ALSA, until Phonon gained the option of direct PA output. Which happened before 4.5, since this is the setup dialog under 4.4 in Lucid.
The new work in 4.5 is just better integration, so maybe you won't need padevchooser from now on to connect to network sinks.
I've been using KDE since 4.2 with PA, often using the ability to output to another PA instance on the network, reliably, on Gentoo and Ubuntu, mainly using Amarok. You are trolling hard and fast.
more reading