From ff2867f73278adf48a4eefee7f4dda321a9634a5 Mon Sep 17 00:00:00 2001 From: Axel Beckert Date: Wed, 26 May 2010 21:30:36 +0200 Subject: [PATCH] Document the udev role. --- bin/xen-create-image | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/bin/xen-create-image b/bin/xen-create-image index d06f0e7..1cfd2f7 100755 --- a/bin/xen-create-image +++ b/bin/xen-create-image @@ -633,8 +633,12 @@ Install puppet on the virtual image and copy the cfengine configuration from Dom0. =item tmpfs -Install puppet on the virtual image and copy the cfengine -configuration from Dom0. +Sets up /tmp, /var/run and /var/lock as tmpfs in the DomU. + +=item udev +Install udev in the DomU. Most distributions install udev by default +nowadays, so this role is probably only interesting for legacy systems +which need udev anyway. =item xdm Install an X11 server, using VNC and XDM