Ignore:
Timestamp:
05/22/10 03:24:20 (3 years ago)
Author:
bruno
Message:
  • Add support for Ubuntu 10.04 with debootstrap (universe repo needed)
  • Add support of option rbsopt for deb based distro
File:
1 edited

Legend:

Unmodified
Added
Removed
  • devel/pb-modules/etc/pb.conf

    r1029 r1030  
    278278# Options to pass to rpmbootstrap command. By default keep downloaded packages 
    279279rbsopt rpmbootstrap = -k 
     280rbsopt devbootstrap = --keep-debootstrap-dir 
    280281 
    281282# URL of the directory containing the packages mentioned in rbsmindep.  
     
    385386oscodename ubuntu-9.10 = karmic 
    386387oscodename ubuntu-10.04 = lucid 
     388oscodename ubuntu-10.10 = maverick 
    387389 
    388390# Commands needed on the underlying system 
Note: See TracChangeset for help on using the changeset viewer.