source: ProjectBuilder/projects/ossi/pbconf/ossi.pb@ 1868

Last change on this file since 1868 was 1868, checked in by Bruno Cornec, 10 years ago

Project ossi creation

File size: 4.7 KB
Line 
1#
2# Project Builder configuration file
3# For project ossi
4#
5# $Id$
6#
7
8#
9# What is the project URL
10#
11#pburl ossi = svn://svn.ossi.org/ossi/devel
12#pburl ossi = svn://svn+ssh.ossi.org/ossi/devel
13#pburl ossi = cvs://cvs.ossi.org/ossi/devel
14#pburl ossi = http://www.ossi.org/src/ossi-devel.tar.gz
15#pburl ossi = ftp://ftp.ossi.org/src/ossi-devel.tar.gz
16#pburl ossi = file:///src/ossi-devel.tar.gz
17#pburl ossi = dir:///src/ossi-devel
18
19# Repository
20#pbrepo ossi = ftp://ftp.ossi.org
21#pbml ossi = ossi-announce@lists.ossi.org
22#pbsmtp ossi = localhost
23#pbgpgcheck ossi = 1
24# For distro supporting it, which area is used
25#projcomponent ossi = main
26
27# Check whether project is well formed
28# when downloading from ftp/http/...
29# (containing already a directory with the project-version name)
30#pbwf ossi = 1
31
32# Do we check GPG keys
33#pbgpgcheck ossi = 1
34
35#
36# Packager label
37#
38#pbpackager ossi = William Porte <bill@ossi.org>
39#
40
41# For delivery to a machine by SSH (potentially the FTP server)
42# Needs hostname, account and directory
43#
44#sshhost ossi = www.ossi.org
45#sshlogin ossi = bill
46#sshdir ossi = /ossi/ftp
47#sshport ossi = 22
48
49#
50# For Virtual machines management
51# Naming convention to follow: distribution name (as per ProjectBuilder::Distribution)
52# followed by '-' and by release number
53# followed by '-' and by architecture
54# a .vmtype extension will be added to the resulting string
55# a QEMU rhel-3-i286 here means that the VM will be named rhel-3-i386.qemu
56#
57#vmlist ossi = mandrake-10.1-i386,mandrake-10.2-i386,mandriva-2006.0-i386,mandriva-2007.0-i386,mandriva-2007.1-i386,mandriva-2008.0-i386,redhat-7.3-i386,redhat-9-i386,fedora-4-i386,fedora-5-i386,fedora-6-i386,fedora-7-i386,fedora-8-i386,rhel-3-i386,rhel-4-i386,rhel-5-i386,suse-10.0-i386,suse-10.1-i386,suse-10.2-i386,suse-10.3-i386,sles-9-i386,sles-10-i386,gentoo-nover-i386,debian-3.1-i386,debian-4.0-i386,ubuntu-6.06-i386,ubuntu-7.04-i386,ubuntu-7.10-i386,mandriva-2007.0-x86_64,mandriva-2007.1-x86_64,mandriva-2008.0-x86_64,fedora-6-x86_64,fedora-7-x86_64,fedora-8-x86_64,rhel-4-x86_64,rhel-5-x86_64,suse-10.2-x86_64,suse-10.3-x86_64,sles-10-x86_64,gentoo-nover-x86_64,debian-4.0-x86_64,ubuntu-7.04-x86_64,ubuntu-7.10-x86_64,solaris-10-x86_64
58
59#
60# Valid values for vmtype are
61# qemu, (vmware, xen, ... TBD)
62#vmtype ossi = qemu
63
64# Hash for VM stuff on vmtype
65#vmntp default = pool.ntp.org
66
67# We suppose we can commmunicate with the VM through SSH
68#vmhost ossi = localhost
69#vmlogin ossi = pb
70#vmport ossi = 2222
71
72# Timeout to wait when VM is launched/stopped
73#vmtmout default = 120
74
75# per VMs needed paramaters
76#vmopt ossi = -m 384 -daemonize
77#vmpath ossi = /home/qemu
78#vmsize ossi = 5G
79
80#
81# For Virtual environment management
82# Naming convention to follow: distribution name (as per ProjectBuilder::Distribution)
83# followed by '-' and by release number
84# followed by '-' and by architecture
85# a .vetype extension will be added to the resulting string
86# a chroot rhel-3-i286 here means that the VE will be named rhel-3-i386.chroot
87#
88#velist ossi = fedora-7-i386
89
90# VE params
91#vetype ossi = chroot
92#ventp default = pool.ntp.org
93#velogin ossi = pb
94#vepath ossi = /var/cache/rpmbootstrap
95#rbsconf ossi = /etc/mock
96#verebuild ossi = false
97
98#
99# Global version/tag for the project
100#
101#projver ossi = devel
102#projtag ossi = 1
103
104# Hash of valid version names
105
106# Additional repository to add at build time
107# addrepo centos-5-x86_64 = http://packages.sw.be/rpmforge-release/rpmforge-release-0.3.6-1.el5.rf.x86_64.rpm,ftp://ftp.project-builder.org/centos/5/pb.repo
108# addrepo centos-5-x86_64 = http://packages.sw.be/rpmforge-release/rpmforge-release-0.3.6-1.el5.rf.x86_64.rpm,ftp://ftp.project-builder.org/centos/5/pb.repo
109#version ossi = devel,stable
110
111# Is it a test version or a production version
112testver ossi = true
113# Which upper target dir for delivery
114delivery ossi = test
115
116# Additional repository to add at build time
117# addrepo centos-5-x86_64 = http://packages.sw.be/rpmforge-release/rpmforge-release-0.3.6-1.el5.rf.x86_64.rpm,ftp://ftp.project-builder.org/centos/5/pb.repo
118# addrepo centos-4-x86_64 = http://packages.sw.be/rpmforge-release/rpmforge-release-0.3.6-1.el4.rf.x86_64.rpm,ftp://ftp.project-builder.org/centos/4/pb.repo
119
120# Adapt to your needs:
121# Optional if you need to overwrite the global values above
122#
123#pkgver pkg1 = stable
124#pkgtag pkg1 = 3
125# Hash of default package/package directory
126#defpkgdir pkg1 = dir-pkg1
127# Hash of additional package/package directory
128#extpkgdir minor-pkg = dir-minor-pkg
129
130# List of files per pkg on which to apply filters
131# Files are mentioned relatively to pbroot/defpkgdir
132#filteredfiles pkg1 = Makefile.PL,configure.in,install.sh,pkg1.8
133#supfiles pkg1 = pkg1.init
134
135# For perl modules, names are different depending on distro
136# Here perl-xxx for RPMs, libxxx-perl for debs, ...
137# So the package name is indeed virtual
138#namingtype pkg1 = perl
Note: See TracBrowser for help on using the repository browser.