]> git.mjollnir.org Git - vserverctl.git/commit
Fixed problem where template files were being moved to a place but with an incorrect...
authorNigel McNie <nigel@catalyst.net.nz>
Tue, 3 Apr 2007 12:47:31 +0000 (00:47 +1200)
committerNigel McNie <nigel@freud.wgtn.cat-it.co.nz>
Tue, 3 Apr 2007 12:47:31 +0000 (00:47 +1200)
commitc60abaee29cc9498d0bf3130328204c24efe6b2e
treecdb3291f39342013ba352f7bce96ef569f34b28c
parentdf6d1afecf384436c5b45434c28ed7298dcbfc92
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.
vserverctl