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

  • Committer: mattgiuca
  • Date: 2008-02-06 05:57:31 UTC
  • Revision ID: svn-v3-trunk0:2b9c9e99-6f39-0410-b283-7f802c844ae2:trunk:433
setup.py: Conf now writes another file, lib/conf/jailconf.py. This file is a
stripped down version of conf which only contains things the jail needs, in a
jail-relative fashion.

Build will, when building the jail, overwrite lib/conf/conf.py WITHIN the jail
with jailconf.py, thus ensuring the sensitive details in conf.py never get
copied into the user's jails, and they see the jailconf version instead.

Also added action_remove which is used by some other actions as an
abstraction.
Filename Latest Rev Last Changed Committer Comment Size
..
config 1 16 years ago drtomc An initial checkin. Diff
scripts 1 16 years ago drtomc An initial checkin. Diff
Makefile 6 16 years ago drtomc Make a bunch of small changes suggested by Ivo. 4.1 KB Diff Download File
README 4 16 years ago drtomc Add info about how to add a user. 3.7 KB Diff Download File
TODO 6 16 years ago drtomc Make a bunch of small changes suggested by Ivo. 92 bytes Diff Download File