Warning: Cannot modify header information - headers already sent by (output started at /home/jdobbels/www/blog/inc/config.php:40) in /home/jdobbels/www/blog/inc/clearbricks/common/lib.http.php on line 222

Warning: Cannot modify header information - headers already sent by (output started at /home/jdobbels/www/blog/inc/config.php:40) in /home/jdobbels/www/blog/inc/clearbricks/common/lib.http.php on line 224

Warning: Cannot modify header information - headers already sent by (output started at /home/jdobbels/www/blog/inc/config.php:40) in /home/jdobbels/www/blog/inc/public/lib.urlhandlers.php on line 65

Warning: Cannot modify header information - headers already sent by (output started at /home/jdobbels/www/blog/inc/config.php:40) in /home/jdobbels/www/blog/inc/clearbricks/common/lib.http.php on line 247
desktop - JDobbelstein.dev()

Thursday, January 14 2010

Fedora RPM hacking

Fedora is a distribution supported by Red Hat® which aims to be user-friendly. Unfortunately if you like to hack your software or to use exotic programs, you'll have to go through the RPM pipeline to nicely integrate your binaries with the rest of your system.

Here is an example on how to modify DVTM source code. We get the RPM source package, patch the code and regenerate a binary RPM the fedora-way.

Continue reading...

Saturday, December 19 2009

The headless case

Imagine an old headless computer box and an `aptitude safe-upgrade` which failed. No keyboard nor screen connected to the box. No graphic card inside. The nightmare has begun... ... fortunately, Slitaz was here to help !

Continue reading...