1
0
mirror of synced 2026-01-24 11:01:41 +00:00
steve 6314c2a133 2006-08-03 15:12:25 by steve
1.  Setup a HTTP proxy for apt on the guests if present on the host.
  2.  Make the ubuntu script identical to the debian one.
2006-08-03 15:12:26 +00:00
..
2006-06-23 19:08:46 +00:00
2006-08-03 15:12:26 +00:00
2006-06-25 20:05:47 +00:00
2006-06-30 10:09:56 +00:00
2006-08-03 15:12:26 +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 $