~azzar1/unity/add-show-desktop-key

« back to all changes in this revision

Viewing changes to setup/buildjail.sh

  • Committer: William Grant
  • Date: 2009-01-20 06:00:55 UTC
  • mto: This revision was merged to the branch mainline in revision 1090.
  • Revision ID: grantw@unimelb.edu.au-20090120060055-iuvd8hycor67acfa
ivle.rpc.decorators: Add (new package, too). Has a couple of decorators to
    apply most security policy in userservice, making it significantly shorter
    and easier to audit.
www/apps/userservice: Use the decorators to protect all actions whose existing
    policy can be easily replaced with them.

Show diffs side-by-side

added added

removed removed

Lines of Context:
31
31
 
32
32
RELEASE=hardy
33
33
SECTIONS="main universe"
34
 
JAIL=$1
 
34
JAIL=jail
35
35
SYSTEMPACKAGES="python2.5 python-cjson python-svn"
36
36
STUDENTPACKAGES="python-numpy python-matplotlib python-scipy \
37
37
    python-beautifulsoup python-lxml python-imaging \