]>
git.mjollnir.org Git - vserverctl.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Nigel McNie [Mon, 14 May 2007 10:51:43 +0000 (22:51 +1200)]
More stuff for php5 profile
Nigel McNie [Mon, 14 May 2007 10:50:46 +0000 (22:50 +1200)]
Added drupal profile
Nigel McNie [Mon, 14 May 2007 10:50:27 +0000 (22:50 +1200)]
Added my custom stuff for vserver profiles.
Nigel McNie [Mon, 14 May 2007 10:49:13 +0000 (22:49 +1200)]
Force username to always be specified.
Nigel McNie [Mon, 14 May 2007 10:47:58 +0000 (22:47 +1200)]
Added todo item about optional "options" for profiles.
Nigel McNie [Mon, 14 May 2007 10:47:29 +0000 (22:47 +1200)]
User genericity
Nigel McNie [Mon, 14 May 2007 10:47:06 +0000 (22:47 +1200)]
Template more stuff for the vserver apache config template.
Nigel McNie [Mon, 14 May 2007 10:46:32 +0000 (22:46 +1200)]
User genericity
Nigel McNie [Mon, 14 May 2007 10:45:52 +0000 (22:45 +1200)]
User generalisation.
Nigel McNie [Mon, 14 May 2007 10:45:26 +0000 (22:45 +1200)]
Removed martyn-specific file
Nigel McNie [Mon, 14 May 2007 10:44:16 +0000 (22:44 +1200)]
Use the 'general' database user instead of martyn's one.
Nigel McNie [Mon, 14 May 2007 10:43:54 +0000 (22:43 +1200)]
Username is now required by base
Nigel McNie [Mon, 14 May 2007 10:43:31 +0000 (22:43 +1200)]
Use generic hostname
Nigel McNie [Mon, 14 May 2007 10:42:14 +0000 (22:42 +1200)]
Use generic username
Nigel McNie [Mon, 14 May 2007 10:40:20 +0000 (22:40 +1200)]
Remove ssh known key in a user-generic fashion
Nigel McNie [Mon, 14 May 2007 10:39:16 +0000 (22:39 +1200)]
Remove lines specific to a particular usage of vservers (specific host IPs).
Nigel McNie [Mon, 14 May 2007 10:38:40 +0000 (22:38 +1200)]
User generic way of adding to sudo
Nigel McNie [Mon, 14 May 2007 10:38:17 +0000 (22:38 +1200)]
Put the fqdn of the parent host in the hosts file. Copy the password from the host in a user-agnostic manner.
Nigel McNie [Mon, 14 May 2007 10:37:19 +0000 (22:37 +1200)]
Don't install person specific packages
Nigel McNie [Mon, 14 May 2007 10:36:36 +0000 (22:36 +1200)]
Added non-free repo. Use catalyst debian mirror.
Nigel McNie [Mon, 14 May 2007 10:28:14 +0000 (22:28 +1200)]
Put host into config files so it can be used.
Martyn Smith [Thu, 26 Apr 2007 10:06:10 +0000 (22:06 +1200)]
Added profiles
Martyn Smith [Thu, 12 Apr 2007 03:24:54 +0000 (15:24 +1200)]
Merge branch 'master' of http://scorch.dollyfish.net.nz/~nigel/git/vserverctl
Martyn Smith [Thu, 12 Apr 2007 03:24:51 +0000 (15:24 +1200)]
removed duplicate context line
Nigel McNie [Tue, 3 Apr 2007 12:47:31 +0000 (00:47 +1200)]
Fixed problem where template files were being moved to a place but with an incorrect name (.template).
Allowed extramodules=modulename to work, allowing you to make a profile that contains extra stuff to run as well as whatever profile you're basing the vserver off of. Only supports one name at the moment, easy enough to change to support a comma separated list.
The other thing I'd want to do is move them to modules/* instead of having them in the base directory. Alternatively, they could stay, and with a profile.conf could become configurations for new vservers themselves. Something to discuss.
Nigel McNie [Tue, 3 Apr 2007 12:45:10 +0000 (00:45 +1200)]
Added a couple of TODOs.
Nigel McNie [Tue, 3 Apr 2007 10:55:15 +0000 (22:55 +1200)]
Merge branch 'master' of http://dollyfish.net.nz/~martyn/git/vserverctl
Martyn Smith [Tue, 3 Apr 2007 10:54:25 +0000 (22:54 +1200)]
Merge branch 'master' of http://scorch.dollyfish.net.nz/~nigel/git/vserverctl
Nigel McNie [Tue, 3 Apr 2007 10:54:23 +0000 (22:54 +1200)]
Merge branch 'master' of http://dollyfish.net.nz/~martyn/git/vserverctl
Martyn Smith [Tue, 3 Apr 2007 10:53:47 +0000 (22:53 +1200)]
Merge commit 'nigel'
Conflicts:
vserverctl
Nigel McNie [Tue, 3 Apr 2007 10:53:22 +0000 (22:53 +1200)]
Fixed conflicts
Martyn Smith [Tue, 3 Apr 2007 10:51:00 +0000 (22:51 +1200)]
Allow context numbers for vservers to be customised
This patch adds a subroutine that returns a unique context number for a new vserver to use, so now more than one vserver can be created with this script.
Conflicts:
vserverctl
Martyn Smith [Tue, 3 Apr 2007 10:44:55 +0000 (22:44 +1200)]
Added options support to profiles
Nigel McNie [Tue, 3 Apr 2007 04:26:53 +0000 (16:26 +1200)]
Moved pre-host execution to before starting the vserver.
This allows the pre-host script to do things like configure the files in /etc/vservers/${VSNAME} before the vserver is started.
Nigel McNie [Tue, 3 Apr 2007 02:54:55 +0000 (14:54 +1200)]
Get the hostname in a more safe fashion.
Apparently, $ENV{HOSTNAME} is a bashism, and given the Sys::Hostname modules appears to be available, we can just use that.
Nigel McNie [Mon, 2 Apr 2007 11:14:35 +0000 (23:14 +1200)]
Added TODO file
The TODO file will list any todos or nice ideas anyone has. Currently has an idea for keeping the /etc/hosts file in sync across all vservers and the host.
Nigel McNie [Mon, 2 Apr 2007 11:13:16 +0000 (23:13 +1200)]
Allow context numbers for vservers to be customised
This patch adds a subroutine that returns a unique context number for a new vserver to use, so now more than one vserver can be created with this script.
Martyn Smith [Mon, 2 Apr 2007 10:26:00 +0000 (22:26 +1200)]
Removed Data::Dumper stuff
Nigel McNie [Mon, 2 Apr 2007 09:56:29 +0000 (21:56 +1200)]
Allow the template files to define __HOST__ that will be replaced with the hostname of the machine that is the host.
Nigel McNie [Mon, 2 Apr 2007 08:38:44 +0000 (20:38 +1200)]
Add a newline to the profile file, to stop the vserver complaining
Martyn Smith [Mon, 2 Apr 2007 08:16:02 +0000 (20:16 +1200)]
Added vserverctl