<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://blog.gmane.org/gmane.linux.distributions.grml.user">
    <title>gmane.linux.distributions.grml.user</title>
    <link>http://blog.gmane.org/gmane.linux.distributions.grml.user</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.distributions.grml.user/1724"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.distributions.grml.user/1722"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.distributions.grml.user/1720"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.distributions.grml.user/1716"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.distributions.grml.user/1713"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.distributions.grml.user/1709"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.distributions.grml.user/1708"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.distributions.grml.user/1707"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.distributions.grml.user/1704"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.distributions.grml.user/1702"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.distributions.grml.user/1698"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.distributions.grml.user/1689"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.distributions.grml.user/1688"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.distributions.grml.user/1687"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.distributions.grml.user/1683"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.distributions.grml.user/1679"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.distributions.grml.user/1677"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.distributions.grml.user/1672"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.distributions.grml.user/1669"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.distributions.grml.user/1666"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://comments.gmane.org/gmane.linux.distributions.grml.user/1724">
    <title>daily-grml base.tgz file</title>
    <link>http://comments.gmane.org/gmane.linux.distributions.grml.user/1724</link>
    <description>Hi, 

I know there is two version of base.tgz files from http://daily.grml.org/.
I downloaded http://daily.grml.org/base.tgz, not the 64b version, but its
hostname contains "amd64.grml.org". Is it just the etc/hostname file
alone, or there are more problems to the base.tgz file? 

PS. How do I know if my AMD is running in 32b or 64b mode?

Thanks.

</description>
    <dc:creator>T o n g</dc:creator>
    <dc:date>2008-07-21T04:26:47</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.distributions.grml.user/1722">
    <title>qdiff any chance?</title>
    <link>http://comments.gmane.org/gmane.linux.distributions.grml.user/1722</link>
    <description>Hi, 

First of all, thank you mika for answering my previous question. Now,

Is there any recommended binary files differ that can detect binary
insertions/deletions/substitutions with colorful output? 

Here is the one that I found most useful.
http://www.ibiblio.org/pub/Linux/utils/file/qdiff-0.8.2.lsm

qdiff - Compare two binary files and print differences in various ways, very
colorful output (insertions/deletions/substitutions), simple yet effective
syncro engine, may be very slow, useful and fast for large files with few
differences (e.g.  verifying correctness of grabbed cdda data)

http://www.ibiblio.org/pub/Linux/utils/file/qdiff-0.8.2.tar.gz

any chance to include it in our repo?

Thanks

</description>
    <dc:creator>T o n g</dc:creator>
    <dc:date>2008-07-15T16:05:46</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.distributions.grml.user/1720">
    <title>knoppix-like bootfrom in gmrl?</title>
    <link>http://comments.gmane.org/gmane.linux.distributions.grml.user/1720</link>
    <description> Hi,
~
 I was looking for a Unicode/utf-8 based LiveCD and apparently gmrl
looks like it
~
 The thing is that knoppix does not offer Unicode support and I was
getting weird results while coding for Unicode data
~
 I use knoppix a lot and got used to most of its ways to do things
~
 So, where is the old good bootfrom=/dev/&lt;your device&gt;/knoppix.iso ;-)
~
 Based on my personal expirience CDs and CD-ROM drives are heavily
taxed by LiveCDs and start failing with cloop I/O errors pretty
quickly, that is why I always go for the bootfrom cheatcode, keep a
small partition just for the ISO and use lots of RAM
~
 Thanks
 lbrtchx
</description>
    <dc:creator>Albretch Mueller</dc:creator>
    <dc:date>2008-07-14T04:14:07</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.distributions.grml.user/1716">
    <title>/dev, udev and backup</title>
    <link>http://comments.gmane.org/gmane.linux.distributions.grml.user/1716</link>
    <description>Hi, 

Do I need to backup the /dev directory when backing up my root fs?

FYI, I thought udev would populate it on boot up so I didn't backup the /dev
directory. However, I got 

 Warning: unable to open initial console

and the boot froze. 

Going through all the possible reasons in http://kerneltrap.org/node/2205
did I realize that my /dev directory should be backed up &amp; populated.

Please comment. Thanks.

</description>
    <dc:creator>T o n g</dc:creator>
    <dc:date>2008-07-11T15:45:39</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.distributions.grml.user/1713">
    <title>grml and booting via pxe</title>
    <link>http://comments.gmane.org/gmane.linux.distributions.grml.user/1713</link>
    <description>Hi!
I was wondering how to get grml_1.1.iso booting via pxe.

I've already ...
... unpacked the iso to /exports/grml
... access via network to 10.10.0.103:/exports/grml
... read http://wiki.grml.org/doku.php?id=terminalserver and
... downloaded 
http://grml.org/terminalserver/grml_netboot_package_1.1.tar.bz2 (and 
installed it)
... found http://www.mail-archive.com/grml&lt; at &gt;mur.at/msg00802.html

Now ... that are the right parameters in pxelinux.cfg/default?

APPEND root=/dev/nfs rw nfsroot=10.10.0.103:/exports/grml boot=live lang=us nomce quiet apm=power-off nodhcp noprompt noeject initrd=grml/minirt26.gz vga=791

==&gt; can't access tty 
==&gt; problem mounting live file system

APPEND ramdisk_size=16384 root=/dev/ram0 rw init=/etc/init nfsdir=10.10.0.103:/exports/grml nodhcp noprompt noeject apm=power-off nomce initrd=grml/minirt26.gz vga=791

==&gt; brings grml up to "Begin: Waiting for the root file system ..."

Where to find the fault?

Philipp



</description>
    <dc:creator>Philipp Flesch</dc:creator>
    <dc:date>2008-06-28T20:57:18</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.distributions.grml.user/1709">
    <title>grml in a multi-boot environment</title>
    <link>http://comments.gmane.org/gmane.linux.distributions.grml.user/1709</link>
    <description/>
    <dc:creator>DON.RAIKES&lt; at &gt;oracle.com</dc:creator>
    <dc:date>2008-06-27T20:42:34</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.distributions.grml.user/1708">
    <title>grml newbie</title>
    <link>http://comments.gmane.org/gmane.linux.distributions.grml.user/1708</link>
    <description/>
    <dc:creator>DON.RAIKES&lt; at &gt;oracle.com</dc:creator>
    <dc:date>2008-06-27T15:41:06</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.distributions.grml.user/1707">
    <title>IRC-log contents related to hardware problem</title>
    <link>http://comments.gmane.org/gmane.linux.distributions.grml.user/1707</link>
    <description>Hello all, I have an AMD64-bit box with an interesting hardware quirk.
Hear is the contents of and IRC log, and hopefully this helps.
Suggestions, please!

&lt;Keith-BlindUser&gt; Hello all. I have an odd quirk in my hardware on another 
box.
&lt;Keith-BlindUser&gt; I need assistance in troubleshooting the issue, and  har 
it is.
&lt;Keith-BlindUser&gt; hear
&lt;Keith-BlindUser&gt; Note: I only speak english, not German, so..
&lt;Keith-BlindUser&gt; Hear goes.
&lt;Keith-BlindUser&gt; The GRML CD boots, or starts too, sort of. Then, the CD 
hangs, at: "Mounting TMPFS." The word "Segmentation Fault" appears next to 
that. I have had someone read me the screen.
&lt;Keith-BlindUser&gt; The amount of RAM int he other box is 1G or 1024M. But the 
box does this constantly. I would run memtest86, but have had noone 
available to read me any possible errors with the RAM.
&lt;Keith-BlindUser&gt; I've ran Memtest multiple times.
&lt;Keith-BlindUser&gt; But I'm not just going to give up without a fight.
&lt;Keith-BlindUser&gt; So I want to know if posible any kernel command-line</description>
    <dc:creator>Keith Hinton</dc:creator>
    <dc:date>2008-06-15T01:20:57</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.distributions.grml.user/1704">
    <title>[gopher] Unveiling the Overbite Project</title>
    <link>http://comments.gmane.org/gmane.linux.distributions.grml.user/1704</link>
    <description>For information only.

Firefox 3 will end support for the gopher
protocol. A firefox addon has been written from
scratch over the last few months, as below.

Regards
Moss

----- Forwarded message from Cameron Kaiser &lt;spectre&lt; at &gt;floodgap.com&gt; -----

Subject: [gopher] Unveiling the Overbite Project (and other announcements)
From: Cameron Kaiser &lt;spectre&lt; at &gt;floodgap.com&gt;
Date: Thu, 5 Jun 2008 06:19:30 -0700 (PDT)
To: gopher&lt; at &gt;complete.org

This message is really, really long. Here goes:

** OverbiteFF for Firefox 3: "RTM"

With the release of Firefox 3 RC2, I took the wraps off OverbiteFF. This is
the release version, 1.0-1381. It does have some small changes, including a
bug fix for port access, additional explicit ports and CSS tweaks, so it is a
recommended download if you are still using -1380. We'll see if anyone gets
the joke on the build number. ;-)

You can now preview the Overbite Project pages. There are HTTP and Gopher
versions:

http://gopher.floodgap.com/overbite/

gopher://gopher.floodgap.com/1/overbite</description>
    <dc:creator>Maurice McCarthy</dc:creator>
    <dc:date>2008-06-06T09:24:49</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.distributions.grml.user/1702">
    <title>Setting up grub into lvm and a suggestion</title>
    <link>http://comments.gmane.org/gmane.linux.distributions.grml.user/1702</link>
    <description>Hello

I suggest, if possible, that grml2hd detects automatically other OSes on
the hard disk and sets up lilo/grub accordingly during the installation.

Here I have Windows XP on the first partition - /dev/sda1 - but I don't
know how to deal with lilo.

I was thinking that grml2hd would prompt me for choosing grub instead of
lilo, but it didn not, perhaps because I've installed grml onto a
logical partition ?

I know how to setup grub for dual-booting and for booting Linux into a primary partition.
I guess that setting it up on a logical partition is somewhat different,
since I have typed "root(hd0,5)" at the grub console in order to setup the root
device to /dev/sda6, and grub has returned "unknown filesystem type".

Does anyone have any tip for me?

Cheers

Cleverson
</description>
    <dc:creator>Cleverson</dc:creator>
    <dc:date>2008-06-06T02:40:04</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.distributions.grml.user/1698">
    <title>experiences with dell inspiron 530</title>
    <link>http://comments.gmane.org/gmane.linux.distributions.grml.user/1698</link>
    <description>Hi,
Some experiences with grml 1.1 on a Dell Inspiron 530(nvidia chipset and 
graphics system) and a generic issue:

when running grml-x with a module option, but without windowmanager, it 
complains that the windowmanager with the name of the module doesn't exist.
I'd expect it just says "you didn't specify a windowmanager", but 
instead it seems to try to take the last argument as windowmanager name.


As of the hardware support for inspiron:
grml-x doesn't get an x system loaded - until I start it one time with 
the -fallback option.

_after_ this one start with fallback, I can start it again, without 
fallback - and then I get a better resolution and can work without the 
screen-scrolling that happens in fallback mode.

Let me know if you need and hints or info on the system.

Henning
</description>
    <dc:creator>Henning Sprang</dc:creator>
    <dc:date>2008-06-03T13:40:01</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.distributions.grml.user/1689">
    <title>How To Change Voice Language?</title>
    <link>http://comments.gmane.org/gmane.linux.distributions.grml.user/1689</link>
    <description>Hello

I need to use software speech in grml. I have activated speech
successfully, but I'd like to change the synthesiser language to
Brazilian Portuguese, my native language.

I know that the ESpeak synthesiser has portuguese voices. I have
changed the default language from "en" to "pt" in
/etc/speech-dispatcher/speechd.conf, but what else do I need to do
after saving that file?

Thanks for any tip

Cleverson

"The world would be a better place were there not so many people
striving to improve it." (Olavo de Carvalho)


      Abra sua conta no Yahoo! Mail, o único sem limite de espaço para armazenamento!
http://br.mail.yahoo.com/
</description>
    <dc:creator>Cleverson</dc:creator>
    <dc:date>2008-05-30T16:29:56</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.distributions.grml.user/1688">
    <title>Adding a program to grml-medium on USB-stick</title>
    <link>http://comments.gmane.org/gmane.linux.distributions.grml.user/1688</link>
    <description>Hello,

following your excellent instruction I installed grml-medium on a 
USB-stick thus eliminating the need to insert the grml CD whenever I 
want to do some minor data manipulations. For backing up partitions I 
use partimage, but unfortunately this program is not included in 
grml-medium. I have to "apt-get update" and "apt-get install partimage" 
each time I want to use it. Is there a way to permanently install this 
program (or any other) on the USB-stick?
Hubert

</description>
    <dc:creator>Hubert Gabler</dc:creator>
    <dc:date>2008-05-30T11:01:34</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.distributions.grml.user/1687">
    <title>Install on LVM: some questions</title>
    <link>http://comments.gmane.org/gmane.linux.distributions.grml.user/1687</link>
    <description>Hi all

I have one only HD, and was thinking of using LVM to install GRML to one or more
logical partitions. But I've read that such setup is more likely to have
problems regarding boot and files corrumtion.

If someone has installed the entire system onto logical partitions,
could please tell whether or not it's really more dangerous? Is it
worth to give it a try?

Also, I wouldn't like to lose any performance. Is there any slow down in
any way?

Last for now: during the installation process, does grml2hd allow to place the root directory / in
one partition, and /home in another?

Many thanks and congratulations for your nice distro.

Cleverson

"The world would be a better place were there not so many people striving to improve it." (Olavo de Carvalho
</description>
    <dc:creator>Cleverson</dc:creator>
    <dc:date>2008-05-30T02:28:57</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.distributions.grml.user/1683">
    <title>Speakup softsynth not talking with grml 1.1 installation</title>
    <link>http://comments.gmane.org/gmane.linux.distributions.grml.user/1683</link>
    <description>Hi listers,
I recently installed grml 1.1 on my hard disk and can't seem to get it 
talking through my softsynth device. I went through all the configuration 
files of speech-dispatcher and espeak but couldn't find the cause. However 
if I use the cdrom speakup talks through my hardware apollo synth as well as 
through software synth. I would like to have it talk through software synth.
Any ideas as to what I might do? I'd like to add that I'm blind and 
therefore can't read the messages coming up when the system started and I 
enter swspeak! I also entered swspeak as a start parameter on the cdrom and 
on the hard disk installation.
Any help would be greatly appreciated!
Ernst

</description>
    <dc:creator>Ernst-Dieter Wedekind</dc:creator>
    <dc:date>2008-05-27T17:33:06</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.distributions.grml.user/1679">
    <title>apt-get freeze on install something "Skunk"</title>
    <link>http://comments.gmane.org/gmane.linux.distributions.grml.user/1679</link>
    <description>Hello
I try a apt-get install something and apt get freeze on "Writing
extended Status Information".
My Grml 1.1 reinstall after this, but the error looks the same as
before. The CPU runs in the sky. With aptitude install get the same
fault. What is happened! I have no idea. forget: first i do ap-get
update that runs ok. apt-get install longrun:
----------------------------------------------
~~The following NEW packages will be installed:
  longrun
0 packages upgraded, 1 newly installed, 0 to remove and 1511 not upgraded.
Need to get 20.5kB of archives. After unpacking 160kB will be used.
Writing extended state information... Done
Get:1 http://ftp.de.debian.org unstable/main longrun 0.9-20 [20.5kB]
Fetched 20.5kB in 0s (22.9kB/s)
------------------------------------------------
so long,
leinex
</description>
    <dc:creator>Björn Faath</dc:creator>
    <dc:date>2008-05-21T06:39:16</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.distributions.grml.user/1677">
    <title>(Security-Issue) CVE-2008-0166 / DSA-1571-1: openssl -predictable random number generator</title>
    <link>http://comments.gmane.org/gmane.linux.distributions.grml.user/1677</link>
    <description/>
    <dc:creator>Michael Prokop</dc:creator>
    <dc:date>2008-05-14T09:28:12</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.distributions.grml.user/1672">
    <title>grml medium on HD, no IP info?</title>
    <link>http://comments.gmane.org/gmane.linux.distributions.grml.user/1672</link>
    <description>-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi!

Kinda stuck now.
I installed grml-medium to disk and it went fine so far.
But now I installed the glftpd FTP daemon (yeah, I know) and tried to
connect to it.
To bad, that daemon always get a unknown&lt; at &gt;0.0.0.0 IP for the user who
tries to log in.
That works on the machine I try to replace. Is there anythin I forgot
(no, the glftpd config kept the same).

MfG,
Lars Schimmer
- --
- -------------------------------------------------------------
TU Graz, Institut für ComputerGraphik &amp; WissensVisualisierung
Tel: +43 316 873-5405       E-Mail: l.schimmer&lt; at &gt;cgv.tugraz.at
Fax: +43 316 873-5402       PGP-Key-ID: 0x4A9B1723
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFIGHlsmWhuE0qbFyMRAhMAAJ9U3ysMSszTcz/6DzpzmCl6GK2KgACeOTRB
62gbM1gGPfp5Zsi9JX/OpP4=
=uAtJ
-----END PGP SIGNATURE-----
</description>
    <dc:creator>Lars Schimmer</dc:creator>
    <dc:date>2008-04-30T13:51:40</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.distributions.grml.user/1669">
    <title>powernow-k8: BIOS error - no PSB or ACPI _PSS objects</title>
    <link>http://comments.gmane.org/gmane.linux.distributions.grml.user/1669</link>
    <description>Hi, 

I'm getting the following error when trying to load the powernow-k8 kernel
module:

 % modprobe powernow-k8
 FATAL: Error inserting powernow_k8 (/lib/modules/2.6.23-grml/kernel/arch/i386/kernel/cpu/cpufreq/powernow-k8.ko): No such device

 % dmesg | tail -2
 powernow-k8: Found 1 AMD Athlon(tm) 64 Processor 2800+ processors (1 cpu cores) (version 2.00.00)
 powernow-k8: BIOS error - no PSB or ACPI _PSS objects

I think my BIOS supports the AMD PowerNow! technology, why I'm still
getting the above? Is there anything on the software side that I'm missing?

My box:

 % lspci -v 
 00:00.0 Host bridge: VIA Technologies, Inc. VT8385 [K8T800 AGP] Host Bridge (rev 01)
        Subsystem: ASUSTeK Computer Inc. K8V Deluxe/K8V-X motherboard
        Flags: bus master, 66MHz, medium devsel, latency 8
        Memory at f8000000 (32-bit, prefetchable) [size=64M]
        Capabilities: [80] AGP version 3.5
        Capabilities: [c0] HyperTransport: Slave or Primary Interface
        Capabilities: [68] Power Management ver</description>
    <dc:creator>T o n g</dc:creator>
    <dc:date>2008-04-29T03:14:10</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.distributions.grml.user/1666">
    <title>recovery from mkfs error?</title>
    <link>http://comments.gmane.org/gmane.linux.distributions.grml.user/1666</link>
    <description>I've heard grml comes with forensic tools, and so was wondering
if there's anything in the toolkit that might help me recover
from an unpleasant mistake. 

Trying to reformat a usb thumbdrive, I overlooked the fact that
/dev/sda was my 160GB external hard drive (ext3), and that the
thumbdrive was actually /dev/sdb. I issued this command:

    mkfs -t vfat -I /dev/sda

The most important stuff was backed up, but there is some pain
involved. Any suggestions (yes, I know... PAY ATTENTION!!) or
pointers much appreciated.

Regards,

John


</description>
    <dc:creator>John Magolske</dc:creator>
    <dc:date>2008-04-20T18:43:02</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.distributions.grml.user/1665">
    <title>how to upgrade</title>
    <link>http://comments.gmane.org/gmane.linux.distributions.grml.user/1665</link>
    <description>Hello,

i have installed the latest version of grml to harddisk.

If i do the following commands the upgrade of packages will stop with an  
error of dpkg, if the gkrellmd package will be upgraded.

apt-get update
apt-get upgrade

I have also tested

apt-get upgrade -f

or apt-get dist-upgrade

I have also done apt-get remove gkrellmd*

But i become allways the same error.

I want to use gnome-orca with gnome-desktop and so i have installed

apt-get install gnome-orca
apt-get install gnome-desktop. but the command orca -t produces a lot of  
errors, and so i think it is the best to bring all the installed packages  
to the newest version.

Or is it better to change the distribution from lenny/sid to edge and if  
yes, how can i do that.

Thanks for your help.


Regards

Dietmar
</description>
    <dc:creator>Dietmar Segbert</dc:creator>
    <dc:date>2008-04-20T15:00:00</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.linux.distributions.grml.user">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.linux.distributions.grml.user</link>
  </textinput>
</rdf:RDF>
