1
0
mirror of synced 2026-01-19 01:07:28 +00:00
steve 12193d90c8 2006-12-23 23:22:27 by steve
Add short hostname to /etc/host on dom0 too.
2006-12-23 23:22:28 +00:00
..
2006-12-23 23:22:28 +00:00
2006-12-23 23:22:28 +00:00
2006-12-23 23:22:28 +00:00
2006-12-23 23:22:28 +00:00
2006-11-29 11:57:47 +00:00
2006-12-23 23:22:28 +00:00
2006-12-13 13:24:58 +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 $