2007-07-23 19:50:03 by steve
We can support Fedora Core 7 now too. W00t.
This commit is contained in:
3
Makefile
3
Makefile
@@ -8,7 +8,7 @@
|
||||
# --
|
||||
# http://www.steve.org.uk/
|
||||
#
|
||||
# $Id: Makefile,v 1.109 2007-07-22 00:45:07 steve Exp $
|
||||
# $Id: Makefile,v 1.110 2007-07-23 19:50:03 steve Exp $
|
||||
|
||||
|
||||
#
|
||||
@@ -146,6 +146,7 @@ install-hooks:
|
||||
cp -R hooks/fedora-core-6/*-* ${prefix}/usr/lib/xen-tools/fedora-core-6.d
|
||||
-cd ${prefix}/usr/lib/xen-tools/ && ln -s fedora-core-6.d fedora-core-4.d
|
||||
-cd ${prefix}/usr/lib/xen-tools/ && ln -s fedora-core-6.d fedora-core-5.d
|
||||
-cd ${prefix}/usr/lib/xen-tools/ && ln -s fedora-core-6.d fedora-core-7.d
|
||||
mkdir -p ${prefix}/usr/lib/xen-tools/debian.d/
|
||||
cp -R hooks/debian/*-* ${prefix}/usr/lib/xen-tools/debian.d
|
||||
-cd ${prefix}/usr/lib/xen-tools/ && ln -s debian.d sarge.d
|
||||
|
||||
8
README
8
README
@@ -39,9 +39,9 @@ Requirements
|
||||
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
|
||||
"rpmstrap" package.
|
||||
In order to install RPM-based distributions such as CentOS, or
|
||||
Fedora Core you will need a correctly installed and configured
|
||||
"rinse" package.
|
||||
|
||||
To install Ubuntu distributions upon a Debian host system you will
|
||||
need either:
|
||||
@@ -134,5 +134,5 @@ xen-update-image
|
||||
|
||||
Steve
|
||||
--
|
||||
$Id: README,v 1.43 2007-07-10 19:33:00 steve Exp $
|
||||
$Id: README,v 1.44 2007-07-23 19:50:03 steve Exp $
|
||||
|
||||
|
||||
@@ -143,7 +143,7 @@ image = sparse # Specify sparse vs. full disk images.
|
||||
#
|
||||
# via Rinse:
|
||||
# centos-4, centos-5.
|
||||
# fedora-core-4, fedora-core-5, fedora-core-6
|
||||
# fedora-core-4, fedora-core-5, fedora-core-6, fedora-core-7
|
||||
#
|
||||
#
|
||||
|
||||
|
||||
Reference in New Issue
Block a user