<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.6" -->
<rss version="0.92">
<channel>
	<title>Alexander Leidinger</title>
	<link>http://blogs.freebsdish.org/netchild</link>
	<description>Just another FreeBSD weblog</description>
	<lastBuildDate>Sat, 19 Apr 2008 12:35:04 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Interesting stuff upcomming (multimedia, Wiimote)</title>
		<description>For a long time I didn't wrote something in my blog. This happens from time to time to a lot of people I think... :)

Ok, so some interesting news on the FreeBSD front: I'm porting NMM (version 1.0.0).Back in the days when I was writting my diploma thesis, those people ...</description>
		<link>http://blogs.freebsdish.org/netchild/2008/04/19/interesting-stuff-upcomming-multimedia-wiimote/</link>
			</item>
	<item>
		<title>Removing superflous calls to basename/dirname in bsd.port.mk</title>
		<description>I just submitted my patch to remove calls (exec()ing) to basename/dirname in bsd.port.mk to GNATS. I didn't time if this improves anything, but I assume doing a regex replacement in a make-variable uses less resources than doing a fork()&#38;exec() or a system() call.

I don't think this gives a huge improvement ...</description>
		<link>http://blogs.freebsdish.org/netchild/2007/09/01/removing-superflous-calls-to-basenamedirname-in-bsdportmk/</link>
			</item>
	<item>
		<title>Easy library dependencies detection for ports</title>
		<description>In the last days I committed some scripts to $PORTSDIR/Tools/scripts which help in detecting the explicit library dependencies of installed ports. You just have to run $PORTSDIR/Tools/scripts/explicit_lib_depends.sh with the package-name of the installed port (alternatively you can give the path to the registered port, e.g. /var/db/pkg/gnome-terminal-2.18.1). One of the scripts ...</description>
		<link>http://blogs.freebsdish.org/netchild/2007/08/29/easy-library-dependencies-detection-for-ports/</link>
			</item>
	<item>
		<title>Some fixes to linuxulator stuff</title>
		<description>Today I fixed 3 linux ports (converting to the "new" world order) to not use RPM directly (the right thing is to use rpm2cpio, and bsd.linux-rpm.mk provides some nice stuff to handle this).

In the last week I fixed some stuff in the linuxulator-MFC patch. It should now compile on amd64 ...</description>
		<link>http://blogs.freebsdish.org/netchild/2007/07/01/some-fixes-to-linuxulator-stuff/</link>
			</item>
	<item>
		<title>Ports related stuff</title>
		<description>The package dependency speedup was committed by portmgr, unfortunately it was not the latest version of it. The most recent version is scheduled for an experimental ports build run (my patch also contains the possibility to switch of the registration of implicit dependencies, if enabled it gives a much better ...</description>
		<link>http://blogs.freebsdish.org/netchild/2007/06/24/ports-related-stuff/</link>
			</item>
	<item>
		<title>Round-up of recent FreeBSD work</title>
		<description>I had a look at some USB PRs and wrote a list of those with patches to Warner (as he is working on USB stuff currently). I also categorized them (easy, not easy, maybe already fixed, ...). The easy ones he handled already, for the rest I don't know his ...</description>
		<link>http://blogs.freebsdish.org/netchild/2007/06/24/round-up-of-recent-freebsd-work/</link>
			</item>
	<item>
		<title>Speeding up the package dependency list creation</title>
		<description>Stephen Montgomery-Smith posted some patches for bsd.port.mk to the ports mailinglist to speed up the package dependency list creation. He did cut down the time from about 2min30sec (package dependency list of gnome2, tested on my system) to about 15-18sec. I enhanced this and now the time is down to ...</description>
		<link>http://blogs.freebsdish.org/netchild/2007/05/17/speeding-up-the-package-dependency-list-creation/</link>
			</item>
	<item>
		<title>Linux &#38; Unix day 2007 in ZweibrÃ¼cken (Germany)</title>
		<description> Some impressions from this day:

	did meet nice people
	CAcert assuring was nice (1 of 3 assurer already gave some points to me, waiting for the rest to be able to be able to assure myself), now I know I have to get a new photo ID soon (expiry date)
	10-15 people ...</description>
		<link>http://blogs.freebsdish.org/netchild/2007/05/08/linux-unix-day-2007-in-zweibrucken-germany/</link>
			</item>
	<item>
		<title>We got ZFS!</title>
		<description>ZFS is there. Great! Thanks Pawel!

Now I wait a little bit until the first bugs are ironed out, and then I move all my stuff to it. The nice part: when you have 2 machines and everything you use is jailed, you just can do this without an "interruption of ...</description>
		<link>http://blogs.freebsdish.org/netchild/2007/04/07/we-got-zfs/</link>
			</item>
	<item>
		<title>A desktop environment in a jail.</title>
		<description>Yeah! Finally I got time to finish my work to put a desktop environment (in this case GNOME) into a jail. At least I have a proof of concept (I write this with firefox running in my "deskjail"). No, I don't do this for additional security (there's more security than ...</description>
		<link>http://blogs.freebsdish.org/netchild/2007/04/07/a-desktop-environment-in-a-jail/</link>
			</item>
</channel>
</rss>
