Django-1.1.1 Apidoc
I generated with epydoc the apidoc for Django-1.1.1 have fun browsing it: http://dev.codejunky.org/django-api/1.1.1/
I generated with epydoc the apidoc for Django-1.1.1 have fun browsing it: http://dev.codejunky.org/django-api/1.1.1/
Since the desktop-unofficial repository is added to unavailable-unofficial I revised the installation instructions a bit.
To start using compiz on Exherbo you have to add the unofficial desktop repository which contains some exheres for compiz, it is hosted on github:
location = ${ROOT}/var/db/paludis/repositories/desktop-unofficial
sync = git://github.com/codejunky/desktop-unofficial.git
format = exheres
names_cache = ${ROOT}/var/cache/paludis/names
write_cache = ${ROOT}/var/cache/paludis/metadata
After syncing the repositories with paludis you have to install the compiz-set:
# paludis -i compiz
After the installtion is complete you should run “fusion-icon” in a terminal to start compiz:
$ fusion-icon
Which adds a tray icon where you can change the window manager to compiz.
IMPORTANT: You have to enable at least the following modules in the compiz settings manager, otherwise it will be very annoying:
- Window Decoration
- Resize Window
- Move Window
- Application Switcher
To get multiple desktops working you need to enable the desktop cube (At least for me it worked not without it).
This should be a quickstart for using paludis and not an alternative for reading the whole documentation!
Sync the configured repositories:
# paludis -s
Installing a package:
# paludis -i category/packagename
Updating the system:
# paludis -i world
Uninstalling a package:
# paludis -u category/packagename
Note: All the above commands accept the –pretend parameter to see what will be happening.
Searching for a package:
# paludis -q packagename
# inquisitio packagename
Reinstalling all installed packages:
# paludis -i –dl-reinstall always everything
Discarding blockers:
# paludis -i category/package –dl-blocks discard
Finding and reinstalling broken packages:
# reconcilio
Installing a package and update only required dependencies:
# paludis -i package –dl-upgrade as-needed
Like the last year, some compiling people will meet again at the 26th Chaos communication congress in Berlin.
Check out the wiki page if you want to join us check out the wiki page.
Hope to see you there!
… away from github.com and host them on my own server.
You can browse my repos online via gitweb: http://git.codejunky.org
Like CCC-Camp 2007 we will have again a Gentoo Village at HAR2009.
Come join us!
… as you may have noticed.