Changeset 947 in ProjectBuilder for projects/rinse


Ignore:
Timestamp:
Dec 18, 2009, 3:06:44 AM (14 years ago)
Author:
Bruno Cornec
Message:
  • build for LSB chroot
  • build with debootstrap
File:
1 edited

Legend:

Unmodified
Added
Removed
  • projects/rinse/pbconf/devel/conf/.pbrc

    r795 r947  
    55# Possible values are rinse (mock, ....TBD)
    66verpmtype default = rinse
     7# Possible value is debootstrap
     8vedebtype default = deboostrap
    79# Path to store the VE
    810vepath default = /home/rinse
    9 # Conf file for the appli chose
     11# Conf file for the appli chosen
    1012veconf default = /etc/rinse/rinse-dploy.conf
    1113# Special for rinse: script to launch before popultaing the VE
    1214veb4pi centos = /home/rinse/bin/before-post-install.sh
    1315# Additional packages to install
    14 vepkglist centos = perl,sudo,wget,tar,make,gzip,rpm-build,diffutils,ntpdate
     16vepkglist centos = rpm-build,diffutils,ntpdate
     17vepkglist deb = diff
    1518
    1619verebuild default = false
    1720
    1821# Hash for VE stuff on vmtype
    19 ventp default = grentp1.europe.hp.net
     22ventp default = 1.pool.ntp.org
    2023ventpcmd default = /usr/sbin/ntpdate
    2124
     
    4346#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
    4447#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
     48velist 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.