Magellan Linux

Contents of /trunk/todo/openvz-template-magellan/openvz-template-magellan-0.8.0_20070722-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2511 - (show annotations) (download)
Thu Jul 9 20:12:11 2009 UTC (14 years, 10 months ago) by niro
File size: 710 byte(s)
-moved to 'todo'
1 # $Header: /magellan-cvs/smage/openvz-template-magellan/openvz-template-magellan-0.8.0_20070722-r1.smage2,v 1.2 2008/02/07 14:23:52 niro Exp $
2
3 BRANCH="magellan"
4 PNAME="openvz-template-${BRANCH}"
5 PVER="0.8.0_20070722"
6 PBUILD="r1"
7
8 PCATEGORIE="app-emulation"
9 STATE="testing"
10
11 DESCRIPTION="OpenVZ precreated template for a ${BRANCH}-${PVER} virtual host."
12 HOMEPAGE="http://openvz.org/"
13
14 DEPEND=""
15
16 SRCFILE="${BRANCH}-${PVER/_/-}-i686.tar.gz"
17 SRCDIR="${BUILDDIR}/${PNAME}-${PVER}"
18
19 sminclude mtools
20
21 SRC_URI=(
22 http://download.openvz.org/template/precreated/${SRCFILE}
23 mirror://${PNAME}/${SRCFILE}
24 )
25
26 src_install()
27 {
28 minstalldir /vz/template/cache || die
29 minstallfile -s ${SRCFILE} /vz/template/cache || die
30 }

Properties

Name Value
svn:keywords Id