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

« back to all changes in this revision

Viewing changes to doc/upgrade.txt

  • Committer: chadnickbok
  • Date: 2009-01-13 05:33:58 UTC
  • Revision ID: svn-v3-trunk0:2b9c9e99-6f39-0410-b283-7f802c844ae2:trunk:1108
Updated the settings page to require the old password
when updating the password. Note that this field
is not shown when using ldap authentication

Show diffs side-by-side

added added

removed removed

Lines of Context:
17
17
Then configure and build IVLE. New configuration options may sometimes
18
18
be added, so the configuration questions should be watched closely.
19
19
 
 
20
  ./setup.py listmake
20
21
  ./setup.py config
21
22
  sudo ./setup.py build
22
23
 
40
41
 
41
42
... and remake the user jails, as this will occasionally be needed:
42
43
 
43
 
  ivle-remakeuser --all --verbose
 
44
  ./remakeuser.py --all --verbose
44
45
 
45
46
Restart the usrmgt-server and all Apaches, reenable external access,
46
47
check that everything works, and you're done!