From 7d65c0a706dd0abee65031f36554e6f01ef1c2e2 Mon Sep 17 00:00:00 2001 From: steve Date: Tue, 10 Jul 2007 19:33:00 +0000 Subject: [PATCH] 2007-07-10 19:33:00 by steve Mention Config::IniFiles --- README | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README b/README index 6d971f4..2854d3f 100644 --- a/README +++ b/README @@ -33,7 +33,11 @@ Requirements * debootstrap * Perl - * The Perl module "Text::Template" available from CPAN. + * The Perl module "Text::Template" + * The Perl module "Config::IniFiles" + - Both of these modules are available as Debian packages, + or direct from http://www.cpan.org/ for non-Debian distributions. + In order to install RPM-based distributions such as CentOS, SuSE or Fedora Core you will need a correctly installed and configured @@ -130,5 +134,5 @@ xen-update-image Steve -- -$Id: README,v 1.42 2007-06-16 13:28:51 steve Exp $ +$Id: README,v 1.43 2007-07-10 19:33:00 steve Exp $