1
0
mirror of synced 2026-01-20 09:34:58 +00:00
steve 7107b31e69 2006-08-24 20:33:07 by steve
Updated such that role scripts all live in one directory, regardless of
 the distribution to which they are meant to be applied.

  This role directory can be specified with "--roledir", or via the configuration file setting "roledir=/path/to/dir".

  See the following bug for rationale:
    http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=383822
2006-08-24 20:33:10 +00:00
..
2006-08-18 15:08:24 +00:00
2006-08-24 20:33:10 +00:00
2006-08-24 20:33:10 +00:00
2006-08-24 20:33:10 +00:00
2006-08-24 20:33:10 +00:00
2006-07-13 20:10:40 +00:00
2006-06-19 20:39:51 +00:00

hooks/


  Once a distribution of GNU/Linux has been installed by the
 xt-install-image script we'll have a pristine system.

  To configure this the program xt-customize-image will call
 a collection of distro-specific shell scripts, or hooks.

  For each distribution we support there is a subdirectory 
 containing the necessary functions to configure the host
 minimally.

  By the time the scripts finish we'll expect:

   * The installation to have a working fstab file.
   * The installation will have IP address + networking configured.
   * The installation will have a running installation of OpenSSH

  The subdirectories in this hooks/ directory will be installed
 to the directory /usr/lib/xen-tools/

Steve
--
$Id: README,v 1.2 2006-06-19 20:39:51 steve Exp $