all posts in the 'linux' category


Breaking News: -10==10 unter Linux!!!111elf

Bei allen gcc Versionen nach gcc-2.95 gibt folgender Code Schnipsel “OMG,-10==10 in linux!” aus.
int main( void )
{
int i=2;
if( -10*abs (i-1) == 10*abs(i-1) )
printf (”OMG,-10==10 in linux!\n”);
else
printf (”nothing special here\n”) ;
return 0 ;
}

Das Problem hieran ist, dass quasi jede Software […]

Debian Live CD mit KDE4 beta4

Ich bin eigentlich hundemüde, aber eine Sache muss ich doch noch los werden:
Wir (das Debian KDE Team) haben gerade eine Debian Live CD mit KDE4 beta4 fertig gestellt. Wer also mal gefahrlos einen Blick auf den aktuellen Stand werfen will ist hier genau richtig!
Schaut einfach mal auf http://pkg-kde.alioth.debian.org/kde4livecd.html vorbei und habt Spaß!
Falls irgendetwas mit der […]

Lenny soll im September 2008 veröffentlicht werden

Wie Aba gerade auf debian-devel-announce bekannt gab, soll Lenny in der zweiten Hälfte von 2008 veröffentlicht werden. Genauer gesagt wird der frühe September 2008 angepeilt, allerdings ist das nur die interne Planung und nicht der offizielle geplante Termin!
Desweiteren wurde angekündigt, dass Etch auf halber Strecke vor dem Lenny-Release, mit einem neuen Kernel ausgestattet wird. Mögliche […]

Debian package for Apparix

My Debian packge for Apparix has just been accepted in the Debian archive and will be availabe in Unstable after the next dinstall run in some hours. Thanks to Alexander Schmehl for sponsoring the package!
If you don’t know Apparix have a short look at the introduction on the Apparix website. Apparix makes it very easy […]

Debian’s Initng package orphaned

I just orphaned Debian’s Initng package.
The version in Debian is very very old and hasn’t much to do with the current upstream code. New upstream releases never left my private repo, because they always had more or less nasty bugs.
Last year after a hard disk crash I didn’t reinstall Initng anymore and completely lost interest […]

Ondemand-Governor mit Debian nutzen in 60 Sekunden

Da ich das gerade schon im Debianforum ausgeführt habe, halte ich das hier auch noch schnell für die Nachwelt fest.
Wer den Ondemand-Governor unter Linux nutzen will, kann diesen in wenigen Schritten automatisch beim Booten aktivieren lassen:

Das Paket cpufrequtils installieren
/etc/default/cpufrequtils öffnen und anpassen:
ENABLE=”true”
GOVERNOR=”ondemand”
/etc/init.d/cpufrequtils start
Freuen!

Debian Etch ist für den 2. April geplant

Es ist soweit, gerade gab es ein neues Release-Update des Debian Release-Teams.
Langsam aber sicher ist das beste Release aller Zeiten wirklich fertig Ich gratuliere jetzt schonmal allen Beteiligten für die großartige Leistung!
Hier der geplante Zeitplan bis zum Release:
N-20 = 13 Mar 2007:
40 RC bugs. […]

Bilderspam eliminieren in 2 Minuten

Wer kein Problem damit hat auch mal Software zu installieren die ein wenig bleeding edge und sowieso Spamassassin nutzt kann Bilderspam in wenigen Sekunden effektiv eliminieren:
Man installiere das Paket fuzzyocr3 aus Debian Experimental und freue sich. Es läuft out of the Box. Wer mag kann noch Einstellungen in /etc/spamassassin/FuzzyOcr.cf vornehmen.
Wenn man nicht ganz so experimentell […]

Dateinamen nach UTF-8 umwandeln

[Da ich jetzt schon zwei Mal nachschauen musste wie das Tool heißt, halte ich es jetzt mal hier fest - dann finde ich es wenigstens direkt und vielleicht hilft es ja noch jemandem.]
Wer sein Debian (Linux) System mit UTF-8 laufen hat wird öfters mal mit verkrüppelten Sonderzeichen in Dateinamen zu tun haben, da diese (zum […]

Der Name von Debian 4.1 steht fest!

Wer brav die gesamte Meil gelesen hat, die vor kurzem auf d-d-a kam [1] weiß, den Namen des nächsten Debian Releases schon. Der Rest lese es jetzt hier: Lenny!
Lenny ist tot - es lebe Lenny! [2] [3]
Ansonsten ist noch festzustellen, dass sich das Release zwar um mindestens einen Monat verschiebt, trotz allem aber recht gut […]

Eisige Zeiten in Debian: Iceweasel, Icedove und Iceape sind unterwegs

In Debian brechen eisige Zeiten an: Aus Thunderbird wurde Icedove, Firefox wird bald Iceweasel heißen und zu guter Letzt wird aus Seamonkey Iceape.
Warum das Ganze? Die kurze Antwort ist: Die Logos aller Anwenungen wurden von Mozilla unter eine unfreie Lizenz gestellt, so dass sie von Debian jeher nicht mitgeliefert wurden. Seit neuestem untersagt Mozilla nun […]

Wohooooo! AIXGL & Compiz in Debian unstable!

Es ist soweit, Compiz hat es nach Debian Unstable geschafft und ist mit einem simplen aptitude install compiz installiert. Man sollte darauf achten, xserver-xorg-core mindestens in Version 2:1.1.1-9 installiert zu haben, da ansonsten die nötigen Patches fehlen. XGL wird übrigens nicht benötigt.
Als Gnome oder KDE Nutzer reicht nach der Installation ein einfaches “compiz –replace” zum […]

Thunderbird mit List-Reply - endlich :-)

Vor kurzem bin ich auf einen Patch und eine zugehörige Extension für den Thunderbird gestoßen, womit es möglich ist, per Tasten-/Knopfdruck direkt an Mailinglisten zu Antworten. Dieses Killerfeature wird bisher leider nicht offiziell vom Thunderbird unterstützt. Obiger Patch wird frühestens in Thunderbird 3.0 zu finden sein.
Da ich nicht unbedingt motiviert war den Patch in […]

Neuer 0day Exploit im Linux Kernel

Kurz nach CVE-2006-2451 wurde gestern Abend ein weiterer Exploit im Linux Kernel bekannt, mit dem man innerhalb weniger Sekunden mit einem lokalen Account Root-Rechte erlangen kann.
In 2.6.17.5 wurde der Bug laut Changelog behoben.
Irgendwie macht mir das alles ein wenig Sorgen. Es scheint so, also ob es wirklich Zeit ist, dass die Geschwindigkeit der Kernelentwicklung zurück […]

Xfce 4.4 beta2 ist da

Es ist soweit, Xfce 4.4 beta2 wurde heute Mittag veröffentlicht.
Ich freue mich schon drauf, wenn das Release in den nächsten Tagen in Debian eintreffen wird. Durch die Aufnahme von Xarchiever kann jetzt ein weiteres Gnome-Tool (file-roller) beurlaubt werden…
Mit an Bord ist auch ein weiteres Beta-Release von Thunar, welches endlich einen Baum zum Navigieren mitbringt. Vielleicht […]

Automount für USB-Sticks in 5 Minuten einrichten

Immer wieder lese ich die Frage, wie man USB-Sticks (oder Festplatten, oder…) under Linux (hier Debian) schnell und einfach mounten lassen kann.
Hier eine kleine Anleitung um in drei Schritten zum Glück zu kommen:
1) usbmount instalieren (unter Debian einfach mit aptitude install usbmount)
2) /etc/usbmount/usbmount.conf öffnen
3)Einstelungen folgendermaßen editieren:
FILESYSTEMS=”ext2 ext3 vfat”
MOUNTOPTIONS=”noexec,nodev,noatime”
FS_MOUNTOPTIONS=”-fstype=vfat,gid=floppy,dmask=0007,fmask=0117″
Jetzt USB-Stick einstecken und über /media/usb (und […]

Google Earth für Linux ist da!

Endlich ist es soweit!
Die Beta Version von Google Earth 4 ist für Linux verfügbar. Nach einem 17MB Download von hier und einer sehr kurzen Installation (einfach GoogleEarthLinux.bin ausführen) nach /usr/local kann das Programm direkt gestartet werden. Läuft hier mit den Mesa Treibern für meine r300 (ATI Radeon 9600Mobile) problemlos.
Die Navigation, die bei der Windows Version […]

Initng’s apt repo has a new home

The repository which contains the lates Initng packages for Debian has moved from alioth to my own private server. ATM it contains packages for i386 and amd64.
Please update your /etc/apt/sources.list:
deb http://debian.space-based.de/debs/ experimental main
deb-src http://debian.space-based.de/debs/ experimental main
To verify the repo with apt execute the following to import the key:
gpg –keyserver hkp://wwwkeys.eu.pgp.net –recv-keys 77AFC5B7
gpg –armor –export 77AFC5B7 […]

Experimental apt repo with Initng 0.6.2

EDIT: Please read this post instead:
http://blog.space-based.de/2006/05/initngs-apt-repo-has-a-new-home/
I just created an experimental apt repository containing Initng 0.6.2 and Initng-ifiles 0.0.3.1.
If you want to test it add the following to your /etc/atp/sources.list:
deb http://pkg-initng.alioth.debian.org/debian/ experimental main
deb-src http://pkg-initng.alioth.debian.org/debian/ experimental main
Run aptitude update && aptitude install initng initng-ifiles afterwards and you should have the new packages…
The repository contains at the […]

W00t! X11R7 wurde nach unstable hochgeladen!

Der Titel sagt eigentlich schon alles. Es ist vollbracht: das modulare X.Org wurde hochgeladen und wartet in incoming um uns alle zu rocken.
David Nusinow hat großartige Arbeit geleistet. Als nächstes will er möglichst schnell Xgl und Kollegen für Debian bereit machen - man kann gespannt sein…
UPDATE: Hab gerade vollkommen problemlos upgedated

Debian package for Initng 0.6.0 and initng-ifiles 0.0.2.2

It has taken some time, but now we have a new Initng release. Lots of things have changed, but the most obvious change is the following: Initng has been splitted into two parts. The initng core and the initng-ifiles. This means you have to install two packages now (initng and initng-ifiles) which can be updated […]

Debian package for Initng 0.5.4

After some delay we have a fresh Initng release. 0.5.4 is waiting for you on Alioth and should be available soon in Experimental.
A lot of work in the core has been done, so lets hope some bugs are fixed. Please report the other bugs via the Debian BTS or even better via Initng’s Bugzilla.
Running Initng […]

Initng 0.5.2 in experimental

Initng 0.5.2 has been uploaded to experimental and should be availlable within the next time on a mirror near you.
I hope we will see some more people using Initng here:
http://people.debian.org/~igloo/popcon-graphs/index.php?packages=initng
If you want to know more about this release:
http:/.space-based.de/?p=36
Have fun!

Debian package for Initng 0.5.2

After a package which failed on a lot of systems because of a bug with Udev I hope this package for Initng 0.5.2 will work again.
Get it here.
Initng is getting more and more stable and I really need you help now to make it even better:
We still have some nasty bugs and we still have […]

Initng and compatibility with Sarge

I’m currently working on the Debian package for 0.5.2 and I ask myself one question: Do we really need compatibility with Sarge?
How many people are using Initng and Sarge? If I look at the statistics I see not many people downloading the package and build it on there own - so there can’t be much […]

Debian package for Initng 0.5.1

After releasing no package for Initng 0.5.0 because of a bug we now have a fresh package for Initng 0.5.1. Get it here.
A lot of bugs has been fixed, report us the bugs which still persist. Bugzilla is your friend!
We have now net/all - this will trigger all interfaces which are configured in /etc/network/interfaces. No […]

Finally there: Debian package for Initng 0.4.7

Good things come to those who wait.
I’m very glad to announce the Debian package for Initng 0.4.7. It has been a long haul, but I’m very very busy with university at the moment.
With this release there is a major change: The syntax of .i files has changed a lot. This means, you can’t use .i […]

Debian AMD64 package for Initng

I’m very glad to annouce Debian AMD64 packages for Initng.
For I don’t own an AMD64 Matteo Croce has build the package for me. Thanks Matteo! I can’t test the package, but it should be fine. If you have problems you should tell me.
You can find it on Alioth
Have fun and stay tuned.

Debian package for Initng 0.4.4

Here you are. Initng 0.4.4 is ready to be tested, but there are two things you should notice when you try it:
1) The internal API has changed. If you have a running Initng and you will update it you’ll have problems with the fist reboot. Afterwards everything should be fine.
2) There are major internal changes […]

Eclipse 3.1.1 in Debian :-)

Ich hab es schon nicht mehr dran geglaubt, es hat es aber wirklich mal wieder ein aktuelles Eclipse geschafft Debian zu entern
Habe es gerade per Zufall gesehen. Siehe http://packages.debian.org/unstable/devel/eclipse-sdk
Werde morgen in der Uni gleich mal ein aptitude install eclipse-sdk fahren - heute Abend bin ich zu faul. Hab mit dem .tar.gz das ich bisher […]

Debian package for Initng 0.4.0

One more time an Initng release - this time with a version bump to 0.4.0. The Debian package can be found on Alioth as always: https://alioth.debian.org/project/showfiles.php?group_id=30760
Jimmy thinks this version is quite stable and I can’t refuse it.
Initng seems to be faster one more time. Try it yourself to see it
We’ve done a lot of […]

Debian package for Initng 0.3.5

And one more time we have a nice new Initng release. This time 0.3.5.
It seems to be quite stable and I’ve found no problems yet. 0.3.4 was a bit buggy - if you had problems you should really try this one.
WE’ve tried to make all scripts POSIX compatible, now you should be savely able to […]

Debian package for Initng 0.3.4

I just uploaded the Debian package of Initng 0.3.4 to alioth.
It should detect wether we have a Udev version greater than 0.070-3 or not and start system/coldplug if needed.
Now /bin/sh is used to start the scripts - this means you can easily use dash (it is fast) to start the scripts when you change the […]

Upcoming package for Initng 0.3.4

I’m currently working on the package for Initng 0.3.4 (or let’s say i’ll go to bed and do the job tomorrow).
I’ll hope they’ll be ready not later than Sunday. 0.3.4 wants to replace /sbin/killall5 - when this issue is fixed they are ready for upload
Stay tuned!

Kernel 2.6.14 is da :-)

Es is mal wieder soweit: Linus hat uns mit einem neuen Linux Kernel beglückt, der durchaus vielversprechende Änderungen mit sich bringt.
Da sich wohl keiner durch das Changelog quälen will verweise ich mal auf diesen [1] Heise Artikel.
Jetzt heißt es, wie Snoopy auf df.de so schön sagte: backe backe Kuuuchen…der Linus hat geruuufen…
Wenn ich irgendwas Beeindruckendes […]

Erweiterter pdf-Export für OpenOffice

Über planet.debianforum.de bin ich auf einen Post in diesem Blog gestolpert. Da ich denke, dass die Welt diese Software kennen muss werde ich das hier gleich mal aufgreifen.
Auf http://jdisoftware.co.uk/pages/epdf-home.php gibt es die OOo-Erweiterung extendedPDF, die einige Features mehr hat, als der original OOo-pdf-Export. Hyperlinks in pdf-Hyperlinks umwandeln, das Inhaltsverzeichnis wird ins pdf zur Navigation […]

OpenOffice in der NEW queue

Das vor wenigen Tagen veröffentlichte OpenOffice 2.0 befindet sich gerade in der NEW queue von Debian. Das heißt wir werden in absehbarer Zeit wunderbare Debian-Pakete für OOo 2.0 haben
Siehe dazu auch folende Mail:
http://lists.debian.org/debian-devel/2005/10/msg00846.html

Debian package for Initng 0.3.3

I just uploaded the Debian package of Initng 0.3.3 to alioth.
I starts now /etc/init.d/mountvirtfs and /etc/init.d/udev because I can’t ship a script for evry different Udev version. Since Udev 0.070-3 system/coldplug isn’t needed anymore. If you use an older version please add system/colplug to system.runelvel (e.g with “ng-update a system/coldplug system”). I will do […]

Initng is searching for a logo

Initng is missing a logo! Everyone with skills should start Gimp or whatever and design one.
Help us to spread Initng with a recognisable nice Logo
Whatever you designed: Send it to initng@initng.thinktux.net or post it in Initng’s wiki: http://initng.thinktux.net/index.php/LOGO. There you’ll find what has been created yet. If you think you can do a […]

Hotplug fusioniert mit Udev

Es ist geschafft - wir sind das gute alte (und vor allem langsame) Hotplug ein für alle Mal los.
Seit heute übernimmt Udev in Debian Sid die Aufgabe Treiber während dem Bootprozess zu laden und später Hotplug-Events zu bearbeiten. Das Hotplug-Paket sollte jetzt mit aptitude purge hotplug von Hand komplett entfernt werden.
Rein subjektiv läuft das […]

Debian package for Initng 0.3.2

I just uploaded the Debian package for Initng 0.3.2, which has been released an hour ago, to alioth. You can find it here [1] as always.
It would be nice if you could give me feedback, if you tested this release. Initng is still beta and if no one reports errors and faults they can’t be […]

Hello world!

Hallo Welt!
Das ist meine erster Eintrag und hoffentlich werden noch viele weitere folgen…
Am Design muss noch dringend gearbeitet werden, das hat aber ja noch Zeit.