Changeset 1839 in ProjectBuilder


Ignore:
Timestamp:
Jan 15, 2014, 9:23:13 AM (10 years ago)
Author:
Bruno Cornec
Message:
  • Prepare for 0.12.4 delivery by documenting pbcl files.
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • pbconf/devel/ProjectBuilder/pbcl

    r1821 r1839  
    55devel (2030-01-01)
    66- TBD
     7
     80.12.4 (2014-01-15)
     9- Droping by default the release number for Debian distributions as this is now part of the version as for RHEL. (Bruno Cornec)
     10- Fix bugs in Distribution.pm preventing debian VM to be setup anymore (Bruno Cornec)
     11- Adds future Debian 8 and Ubuntu 14.04 codenames (Bruno Cornec)
    712
    8130.12.3 (2014-01-05)
  • pbconf/devel/pbmkbm/pbcl

    r1821 r1839  
    55devel (2030-01-01)
    66- TBD
     7
     80.12.4 (2014-01-15)
     9- No change
    710
    8110.12.3 (2014-01-05)
  • pbconf/devel/project-builder/pbcl

    r1821 r1839  
    55devel (2030-01-01)
    66- TBD
     7
     80.12.4 (2014-01-15)
     9- Update pb presentation for LCA2014 and demo script (Bruno Cornec)
     10- pb shouldn't look for chown locally and call it with the full path in the chroot as this doesn't necessarily work ! (Bruno Cornec)
    711
    8120.12.3 (2014-01-05)
  • pbconf/devel/rpmbootstrap/pbcl

    r1821 r1839  
    55devel (2030-01-01)
    66- TBD
     7
     80.12.4 (2014-01-15)
     9- No change
    710
    8110.12.3 (2014-01-05)
  • projects/qemu/.pbrc

    r1785 r1839  
    4545# For KVM
    4646#vmopt default = -daemonize
    47 vmopt suse-10.1-i386 = -no-kvm
     47vmopt suse-10.1-i386 =
    4848#vmopt opensuse-11.1-x86_64 = -no-kvm -no-hpet
    49 vmopt opensuse-10.2 = -no-kvm
    50 vmopt opensuse-10.3-i386 = -no-kvm
    51 vmopt sles-10-i386 = -no-kvm
    52 vmopt sles-9-i386 = -no-kvm
    53 vmopt opensuse-11.0-i386 = -no-kvm
    54 vmopt mandriva-2009.0 = -no-kvm
     49vmopt opensuse-10.2 =
     50vmopt opensuse-10.3-i386 =
     51vmopt sles-10-i386 =
     52vmopt sles-9-i386 =
     53vmopt opensuse-11.0-i386 =
     54vmopt mandriva-2009.0 =
    5555#-no-kvm
    5656# The std driver is buggy giving an empty MAC address so use e1000
    57 vmopt ubuntu-9.04-x86_64 = -net nic,vlan=0,model=e1000 -net user,vlan=0 -enable-kvm
     57vmopt ubuntu-9.04-x86_64 = -net nic,vlan=0,model=e1000 -enable-kvm
     58#vmopt ubuntu-9.04-x86_64 = -net nic,vlan=0,model=e1000 -net user,vlan=0 -enable-kvm
    5859#vmopt rhel-2-i386 = -m 384 -daemonize -no-kqemu
    5960#vmopt mandriva-2007.0-x86_64 = -m 384 -daemonize -no-kqemu
Note: See TracChangeset for help on using the changeset viewer.