Archive for the ‘FreeBSD’ Category

Graz’s BSD crackerbarrel

Friday, May 21st, 2010

http://www.bluelife.at/blog/articles/20100521-Grazer_BSD_Stammtisch (german)

tinderbox

Monday, May 17th, 2010

First of all I have to say that “tinderbox” ( http://tinderbox.marcuscom.com ) is a great tool. It’s probably the most important tool to verify new ports and/or patches on different FreeBSD versions (and with a little trick even on different architectures). And it is also a nice tool to find missing entries in pkg-plist.

That said I have to add that it can be an pain in the ass. I’m currently working on an upgrade of devel/boost-* ports to version 1.43 – right now I’m in the phase where I test other programs with the newer library – of course with tinderbox. However – I added a port to the queue for alls systems / architectures I have in my tb – and realized to late, that it would need to build about another 200 ports dependencies (per instance) – so I looked at the command list to find something to stop the whole lunacy (I should add that I use the patch which enables me to use several tinderd instances) – I tried “resetBuild” but that didn’t really work out – after that I used tbkill.

Well as it seems I also tried to restart my tinderd processes – which was a mistake because it left me a tinderlock directory and a tinderd.xxxx file in my /tmp directory. Those 2 then caused me the problem that tinderd would not accept anything in the queue – but building something with ./tc … directly worked fine.

The whole point of me writing this, is that if you encounter the problem that tinderd just won’t do anything – check your /tmp directory for leftovers – it might help…

PS.: I’m well aware that the problem was caused by me playing around – but show me someone who does not “play” a little bit with “toys” like tinderbox…

gvim & xmonad

Monday, May 10th, 2010

After playing a little bit with vim/gvim it finally looks like I want it to. However – as soon as I was done I tried the config on my notebook and noticed an ugly white space within the gvim window. Since gvim behaves like eg xterm, urxvt etc it always tries to display only whole lines ( full height) – meaning with the right/wrong font you will get an empy space at the bottom of the window with up to [Fontsize] – 1px height – which looks … – let’s say not that nice. However – this will only happen if you use a windowmanager which enforces the window height no matter what – e.g. xmonad does that.

gvim & xmonad trouble

gvim & xmonad trouble

To solve that problem – at least when you are using xmonad you can use XMonad.Layout.LayoutHints which is part of xmonad-contrib. This will allow the program to have some influence on its size – meaning eg gvim won’t have that white border at the bottom…

New logo

Sunday, April 25th, 2010

As you might have noticed I have replaced my old logo with a newer version – I hope you like it ;)

My new logo

Linuxday in Graz

Sunday, April 25th, 2010

Yesterday I was at the local Linuxday for the first time in my life. This might be connected with the fact that there was a BSD information stand this year – which gave me the opportunity to get to know Bernhard Fröhlich (decke@) and Daniel Seuffert (ds@) from the FreeBSD Project (decke was recently made a ports committer – congrats – and ds is a quiet generous supporter to the project).

BSD Information Stand

BSD Information Stand, Linux Tage 2010, Graz

Sadly I only had 2 hours of spare time to stay – but they were fun – and in case BSD returns to the Linuxday next year I’ll probably be visiting it again.

Related:

Special thank’s to beat@ for the gallery link – I guess I was to lazy to watch out for it

Hardware et al.

Friday, April 16th, 2010

In december last year I started the so far biggest upgrading process. The overall target was 3 machines which really needed new / newer hardware…

(more…)