Index of /~seanius/ps3-experimental-packages

Icon  Name                    Last modified      Size  Description
[DIR] Parent Directory - [   ] Makefile 12-Nov-2008 20:03 170 [TXT] README.txt 12-Nov-2008 20:35 1.5K [DIR] conf/ 11-Nov-2008 18:50 - [DIR] db/ 12-Nov-2008 21:33 - [DIR] dists/ 11-Nov-2008 18:50 - [DIR] pool/ 11-Nov-2008 18:50 -
hello!  before you go any further, please read this scary warning:

!=!=!=!=!=!=!=!=!=!=!=!=!=!=!=!=!=!=!=!=!=!=!=!=!=!=!=!=!=!=!=!=!=!=!=!=!=!=!=!=
ZOMG WARNING!!!1!!ONE!!

THESE ARE EXPERIMENTAL BLEEDING EDGE PACKAGES.

I MAKE NO GUARANTEE WHETHER THESE PACKAGES ARE PROPERLY BUILT, WILL
INSTALL, WILL WORK, WILL NOT DESTROY YOUR SYSTEM, WILL NOT CRAWL OUT OF
YOUR SYSTEM AND MAKE LONG DISTANCE PHONE CALLS WHILE EATING THAT SPECIAL
SNACK YOU WERE SAVING IN THE FRIDGE, ETC.
!=!=!=!=!=!=!=!=!=!=!=!=!=!=!=!=!=!=!=!=!=!=!=!=!=!=!=!=!=!=!=!=!=!=!=!=!=!=!=!=

okay, so now that we've disposed with that formality, i'm glad if you're 
still here :)

so... where were we?  oh yes.

put this in your sources.list:

deb http://people.debian.org/~seanius/ps3-experimental-packages sid main

source packages are also available:

deb-src http://people.debian.org/~seanius/ps3-experimental-packages sid main

if you have a properly configured system, you should get a warning:

Reading package lists... Done
W: GPG error: http://people.debian.org sid Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY CA78CB3E6E76D81D
W: You may want to run apt-get update to correct these problems

but i promise this key is valid, and mine.  but hey, you don't have to
take my word for it :)

sudo apt-get install debian-keyring
gpg --no-default-keyring --keyring /usr/share/keyrings/debian-keyring.gpg --export --armor CA78CB3E6E76D81D | sudo apt-key add -
sudo apt-get update