1
0
mirror of synced 2026-01-19 09:08:30 +00:00
steve fd56b992c0 2006-06-10 21:03:45 by steve
Added an assert() function to report failures in shell scripts.
2006-06-10 21:03:45 +00:00
..
2006-06-10 17:04:29 +00:00
2006-06-10 17:06:04 +00:00
2006-06-10 21:03:45 +00:00
2006-06-09 10:37:55 +00:00

hooks/


  Once a distribution of GNU/Linux has been installed with xt-install-image
 we'll have a pristine, unconfigured, installation.

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

  These scripts are called 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

  These subdirectories will be installed to the directory
 /usr/lib/xen-tools/

Steve
--
$Id: README,v 1.1 2006-06-09 10:37:55 steve Exp $