~christer.edwards/origami/debian

« back to all changes in this revision

Viewing changes to changelog

  • Committer: Christer Edwards
  • Date: 2008-04-20 19:53:45 UTC
  • Revision ID: christer@macbook-20080420195345-qt39icjc1rhz6rgd
  * synchronized with trunk

  * added new functions to README file
  * moved distro check (for useradd logic) into install function
  * removed a few more error check functions from SSH commands
  * fixed error check output for network-monitor
  * fixed test statements for armageddon function
  * significant speed improvement for network functions
  * added network-start & network-stop functions
  * updated ownerships on origami files
  * added execute bit to finstall
  * removed a couple minor references to folding

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
origami (0.6.6.1-0ubuntu1) hardy; urgency=low
 
2
  * significant speed improvement for network functions
 
3
  * added network-start & network-stop functions
 
4
  * moved distro check (for useradd logic) into install function
 
5
  * removed a few more error check functions from SSH commands
 
6
  * fixed error check output for network-monitor
 
7
  * fixed test statements for armageddon function
 
8
 
 
9
 -- Christer Edwards <christer.edwards@ubuntu.com>  Sat, 19 Apr 2008 09:55:20 -0600
 
10
 
 
11
origami (0.6.6-0ubuntu1) hardy; urgency=low
 
12
 
 
13
  * made deploy function more efficient by backgrounding connections
 
14
  * non-priv users now have access to non-priv functions (version, help, etc)
 
15
  * made erase function smarter -- added a few checks
 
16
  * added SSHOPTS variable to the functions that need it (oops)
 
17
  * VERSION variable now inside origami_sanity_check function
 
18
  * globalized the SSHOPTS variable
 
19
  * removed SUID bits
 
20
 
 
21
 -- Christer Edwards <christer.edwards@ubuntu.com>  Fri, 11 Apr 2008 17:11:46 -0400
 
22
 
1
23
origami (0.6.5-0ubuntu1) hardy; urgency=low
2
24
 
3
25
  * transitioning from "folding.sh" to "origami"