Changeset 947 in ProjectBuilder for projects/rinse/pbconf/devel
- Timestamp:
- Dec 18, 2009, 3:06:44 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
projects/rinse/pbconf/devel/conf/.pbrc
r795 r947 5 5 # Possible values are rinse (mock, ....TBD) 6 6 verpmtype default = rinse 7 # Possible value is debootstrap 8 vedebtype default = deboostrap 7 9 # Path to store the VE 8 10 vepath default = /home/rinse 9 # Conf file for the appli chose 11 # Conf file for the appli chosen 10 12 veconf default = /etc/rinse/rinse-dploy.conf 11 13 # Special for rinse: script to launch before popultaing the VE 12 14 veb4pi centos = /home/rinse/bin/before-post-install.sh 13 15 # Additional packages to install 14 vepkglist centos = perl,sudo,wget,tar,make,gzip,rpm-build,diffutils,ntpdate 16 vepkglist centos = rpm-build,diffutils,ntpdate 17 vepkglist deb = diff 15 18 16 19 verebuild default = false 17 20 18 21 # Hash for VE stuff on vmtype 19 ventp default = grentp1.europe.hp.net22 ventp default = 1.pool.ntp.org 20 23 ventpcmd default = /usr/sbin/ntpdate 21 24 … … 43 46 #velist default = mandrake-10.1-i386,mandrake-10.2-i386,mandriva-2006.0-i386,mandriva-2007.0-i386,mandriva-2007.1-i386,mandriva-2008.0-i386,mandriva-2008.1-i386,mandriva-2009.0-i386,redhat-7.3-i386,redhat-9-i386,fedora-4-i386,fedora-5-i386,fedora-6-i386,fedora-7-i386,fedora-8-i386,fedora-9-i386,fedora-10-i386,rhel-2.1-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,ubuntu-8.04-i386,mandriva-2007.0-x86_64,mandriva-2007.1-x86_64,mandriva-2008.0-x86_64,mandriva-2008.1-x86_64,mandriva-2009.0-x86_64,fedora-6-x86_64,fedora-7-x86_64,fedora-8-x86_64,fedora-9-x86_64,fedora-10-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,rhel-3-ia64,centos-4-i386,centos-5-i386,centos-4-x86_64,centos-5-x86_64 44 47 #velist default = centos-4-i386,centos-5-i386,centos-4-x86_64,centos-5-x86_64 45 velist default = centos-4-i386,centos-5-i386,centos-4-x86_64,centos-5-x86_64 48 velist default = centos-4-i386,centos-5-i386,centos-4-x86_64,centos-5-x86_64,debian-5.0-x86_64,lsb-4.0.1-i386,lsb-4.0.1-x86_64
Note:
See TracChangeset
for help on using the changeset viewer.