1
0
mirror of synced 2026-01-21 17:55:25 +00:00
steve 4e380b39cd 2005-12-19 17:40:39 by steve
Fixed the inittab line, finally.
2005-12-19 17:40:39 +00:00
2005-12-19 16:41:14 +00:00
2005-12-18 23:43:41 +00:00
2005-12-19 16:38:36 +00:00
2005-12-19 16:37:48 +00:00
2005-12-19 17:40:39 +00:00
2005-12-19 11:04:18 +00:00
2005-12-19 17:39:19 +00:00
2005-12-19 11:04:18 +00:00


xen-create-image
----------------

  This is a simple script which is designed to create new images of 
 Debian Sarge which may be used with the Xen virtual machine.



xen-clone-image
---------------

  This allows a simple cloning operation to be conducted.  An existing
 image will be copied to a new directory and the networking information
 will be updated.  No other changes are applied.



xen-delete-image
----------------

  This script will delete an image by hostname.



xen-update-image
----------------

  This script runs "apt-get update; apt-get upgrade" for a given
 Xen image.

  NOTE:  The image should not be mounted/live/running or things will
 be corrupted.  (Still if the image is "live" you may just use SSH, right?)



TODO
----

  1. Test more filesystem types.
  2. Move each file copying / creation into a seperate routine
  3. See if there can be simple tests made without splitting things
     into modules.
  4. Add progress indicators to long jobs.  How??
  5. Add --verbose.


Steve
--
$Id: README,v 1.5 2005-12-19 16:37:48 steve Exp $
Description
No description provided
Readme Multiple Licenses 7.1 MiB
Languages
Perl 70.1%
Shell 25.3%
Makefile 3.8%
Raku 0.8%