SEARCH  

NEWS

2010.10.06:11:36:28
OnetVOD: filmy i seriale w pakiecie VODmax
Onet VOD wprowadził pakiet VODmax, który umożliwia nieograniczony dostęp do ponad 200 godzin płatnych materiałów wideo o charakterze premium dostępnych w serwisie: amerykańskich seriali z wytwórni Warner Bros, polskich produkcji, w tym prapremier seriali TVN oraz kilkudziesięciu filmów fabularnych.

 

messageID:530760007021
author:Peter Vander Klippe
title:Btrfs on Ubuntu
Hi, I just wanted to inform you all that Ive built btrfs packages for ubuntu (intrepid). You can find them in my PPA ( rel="nofollow" launchpad.net/~brcha/+archive/ppa launchpad.net/~brcha/+archive/ppa ) and install them in the following way: First add the following lines to your /etc/apt/sources.list: deb rel="nofollow" ppa.launchpad.net/brcha/ppa/ubuntu ppa.launchpad.net/brcha/ppa/ubuntu intrepid main deb-src rel="nofollow" ppa.launchpad.net/brcha/ppa/ubuntu 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: rel="nofollow" www.brcha.iz.rs 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: rel="nofollow" en.wikipedia.org/wiki/OpenPGP 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 rel="nofollow" vger.kernel.org/majordomo-info.html vger.kernel.org/majordomo-info.html
Index