Hi, I just wanted to inform you all that I've built btrfs packages for ubuntu (intrepid). You can find them in my PPA (http://launchpad.net/~brcha/+archive/ppa) and install them in the following way: First add the following lines to your /etc/apt/sources.list: deb http://ppa.launchpad.net/brcha/ppa/ubuntu intrepid main deb-src http://ppa.launchpad.net/brcha/ppa/ubuntu intrepid main Then import my PPA signing key: $ sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 17f547c39c5c4071e254d0a7313d312748a22a95 update your package list: $ sudo apt-get update install btrfs-source and btrfs programs: $ sudo apt-get install btrfs-source btrfs-progs module-assistant and tell module assistant to build the btrfs module $ sudo module-assistant prepare btrfs $ sudo module-assistant auto-install btrfs The packages include the latest "stable" versions of btrfs and btrfs progs (with a patched compat.h in btrfs module so that it can compile with 2.6.27.* kernel). Cheers & happy hacking :) Brcha -- Filip Brčić <brcha@xxxxxxx> WWWeb: http://www.brcha.iz.rs Jabber: brcha@xxxxxxxxxxx This email may come with a PGP signature as a file. Do not panic. For more info see: http://en.wikipedia.org/wiki/OpenPGP -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html
