1
0
mirror of synced 2026-04-28 21:17:30 +00:00

Document the editor (sed) role.

Also fix a typo in roles/editor
This commit is contained in:
Axel Beckert
2010-05-26 21:19:13 +02:00
parent d575169b42
commit f7316431a0
2 changed files with 16 additions and 1 deletions

View File

@@ -607,6 +607,21 @@ Debian packages from their source.
Install cfengine2 on the virtual image and copy the cfengine
configuration from Dom0.
=item editor
Allows generalised editing of files for guests.
This script works via a skeleton directory containing small sed files
which will contain edits to be applied to an arbitary tree of files
upon the new domU.
For example if we have the following sed file:
/etc/xen-tools/sed.d/etc/ssh/sshd_config.sed
this will be applied to /etc/ssh/sshd_config upon the new guest *if*
it exists. If the file encoded in the name doesn't exist then it will
be ignored.
=item gdm
Install an X11 server, using VNC and GDM