Changeset 1839 in ProjectBuilder
- Timestamp:
- Jan 15, 2014, 9:23:13 AM (11 years ago)
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
pbconf/devel/ProjectBuilder/pbcl
r1821 r1839 5 5 devel (2030-01-01) 6 6 - TBD 7 8 0.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) 7 12 8 13 0.12.3 (2014-01-05) -
pbconf/devel/pbmkbm/pbcl
r1821 r1839 5 5 devel (2030-01-01) 6 6 - TBD 7 8 0.12.4 (2014-01-15) 9 - No change 7 10 8 11 0.12.3 (2014-01-05) -
pbconf/devel/project-builder/pbcl
r1821 r1839 5 5 devel (2030-01-01) 6 6 - TBD 7 8 0.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) 7 11 8 12 0.12.3 (2014-01-05) -
pbconf/devel/rpmbootstrap/pbcl
r1821 r1839 5 5 devel (2030-01-01) 6 6 - TBD 7 8 0.12.4 (2014-01-15) 9 - No change 7 10 8 11 0.12.3 (2014-01-05) -
projects/qemu/.pbrc
r1785 r1839 45 45 # For KVM 46 46 #vmopt default = -daemonize 47 vmopt suse-10.1-i386 = -no-kvm47 vmopt suse-10.1-i386 = 48 48 #vmopt opensuse-11.1-x86_64 = -no-kvm -no-hpet 49 vmopt opensuse-10.2 = -no-kvm50 vmopt opensuse-10.3-i386 = -no-kvm51 vmopt sles-10-i386 = -no-kvm52 vmopt sles-9-i386 = -no-kvm53 vmopt opensuse-11.0-i386 = -no-kvm54 vmopt mandriva-2009.0 = -no-kvm49 vmopt opensuse-10.2 = 50 vmopt opensuse-10.3-i386 = 51 vmopt sles-10-i386 = 52 vmopt sles-9-i386 = 53 vmopt opensuse-11.0-i386 = 54 vmopt mandriva-2009.0 = 55 55 #-no-kvm 56 56 # 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 57 vmopt 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 58 59 #vmopt rhel-2-i386 = -m 384 -daemonize -no-kqemu 59 60 #vmopt mandriva-2007.0-x86_64 = -m 384 -daemonize -no-kqemu
Note:
See TracChangeset
for help on using the changeset viewer.