Add the whole blog
This commit is contained in:
parent
0d2f58ce7a
commit
c4f23c1529
418 changed files with 15708 additions and 0 deletions
38
content/post/2007-04-22-kubuntu-704.markdown
Normal file
38
content/post/2007-04-22-kubuntu-704.markdown
Normal file
|
@ -0,0 +1,38 @@
|
|||
---
|
||||
author: einar
|
||||
categories:
|
||||
- Linux
|
||||
comments: true
|
||||
date: "2007-04-22T07:03:09Z"
|
||||
slug: kubuntu-704
|
||||
title: Kubuntu 7.04
|
||||
disable_share: true
|
||||
wordpress_id: 230
|
||||
---
|
||||
|
||||
[code lang="bash"]
|
||||
lb@hardin:~$ lsb_release -a
|
||||
No LSB modules are available.
|
||||
Distributor ID: Ubuntu
|
||||
Description: Ubuntu 7.04
|
||||
Release: 7.04
|
||||
Codename: feisty
|
||||
[/code]
|
||||
|
||||
<!--more-->
|
||||
|
||||
As this shell output shows, I've updated to Kubuntu 7.04 yesterday, using the new dist-upgrade tool. It did the job quite nicely, considering I had a rather customized system. The only problem was with the (infamous) fgrlx module, which at first refused to load, but a
|
||||
|
||||
[code lang="bash"]
|
||||
dpkg-reconfigure linux-restricted-modules-2.6.20-15-generic
|
||||
[/code]
|
||||
|
||||
fixed it.
|
||||
|
||||
So far I'm rather pleased with the release, though I will probably have to post a [bug report](https://launchpad.net/ubuntu/+bugs) or two to make sure the hotkeys in my laptop are properly set (some work in hardware, it's just a cosmetic issue). I've seen that hdparm doesn't set DMA for the devices claiming "inappropriate ioctl for device" but I think DMA is working nevertheless (it didn't in the past Kubuntu releases, and if enabled it would cause data loss).
|
||||
|
||||
I used the new dist-upgrader to update, which worked remarkably well. As usual, there is a bunch of software that has been updated, and I'm still looking through the stuff I use regularly to see the improvements (KDE is still 3.5.6, but again, KDE 4 is still a long way to go...).
|
||||
|
||||
Artwork-wise the style is now Polyester but there aren't many drastic changes (save for the Guidance Power Manager, whose icon now makes a lot more sense), of course I'm still using the Oxygen icons. And the new launch animation for the icons is nice.
|
||||
|
||||
Overall I'm satisfied. No screenshots this time, but the [official announcement](http://kubuntu.org/announcements/7.04-release.php) has a few.
|
Loading…
Add table
Add a link
Reference in a new issue