Commit Graph

15 Commits

Author SHA1 Message Date
intrigeri
299a530734 lib/vserver.in: new function: vservers_exist
handlers/dup: make use of new lib/vserver functionality
2006-01-19 21:56:53 +00:00
intrigeri
96023985bc lib/vserver.in[init_vservers]: warn if vservers are enabled but no vserver is found 2006-01-19 21:56:44 +00:00
intrigeri
49f1d7f86c lib/vserver.in [init_vservers] : canonicalize VROOTDIR (since duplicity et al. don't follow symlinks) 2006-01-17 22:23:24 +00:00
intrigeri
04ed966851 lib/vserver.in [init_vservers] : test in a stricter way the real vservers availability 2006-01-17 22:23:06 +00:00
intrigeri
fa90006f17 lib/vserver.in: modified init_vservers so that it can also be used by backupninja 2006-01-17 22:22:40 +00:00
intrigeri
2f209f8031 lib/vserver.in: enhanced the VROOTDIR discovery 2006-01-17 22:22:16 +00:00
intrigeri
66d619bf64 add the Emacs header comment line to lib/*.in 2006-01-17 22:21:49 +00:00
Elijah Saxon
413a3be0ac added bug warning in comments 2006-01-09 00:21:28 +00:00
Elijah Saxon
ca36fe1456 fixed indenting 2006-01-09 00:20:48 +00:00
Micah Anderson
bdc92b87e7 r240@um: micah | 2005-12-27 14:54:04 -0500
If vservers weren't enabled it was impossible to enter the src
 menu in ninjahelper due to how these functions returned. This sets
 the variable host_or_vserver='host' when vservers are not available
 and then returns with a nice exit code
2005-12-27 22:13:01 +00:00
intrigeri
d56c0f0aee r3566@krups: intrigeri | 2005-11-17 21:59:38 +0100
ninjahelper: moved (and enhanced) vservers-related functions to lib/vservers. dup.helper, pgsql.helper: use these functions
2005-11-29 10:10:53 +00:00
intrigeri
9208b449da r3562@krups: intrigeri | 2005-11-16 20:20:16 +0100
Moved more code to lib/ (conffile-related functions, parseini. Added dup helper, using new modular vservers-related functions shared for all helpers.
2005-11-29 10:10:08 +00:00
intrigeri
bac37f747b r3558@krups: intrigeri | 2005-11-15 14:44:17 +0100
Autotools: when cleaning, delete generated files in lib dir.
2005-11-29 10:09:16 +00:00
intrigeri
13149b9600 r3557@krups: intrigeri | 2005-11-15 14:41:32 +0100
Start to move common functions (maketemp) to lib/tools, and better use autotools for lib/{easydialog,tools}.
2005-11-29 10:09:04 +00:00
intrigeri
280fdac2bc r3555@krups: intrigeri | 2005-11-15 13:59:57 +0100
Moved easydialog.sh to lib/ directory: more code is going to be shared, let's start here.
2005-11-29 10:08:41 +00:00