VirtualBox

Changeset 38984 in vbox


Ignore:
Timestamp:
Oct 13, 2011 11:27:33 AM (13 years ago)
Author:
vboxsync
Message:

deb/rpm: oneiric and fc16

Location:
trunk
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • trunk/debian/rules

    r38404 r38984  
    6464
    6565# shipping Linux kernel modules with bleeding-edge releases doesn't make sense
    66 instmod := $(if $(filter _Ubuntu_lucid _Ubuntu_maverick _Ubuntu_natty _Debian_sid,$(debrel)),,1)
     66instmod := $(if $(filter _Ubuntu_lucid _Ubuntu_maverick _Ubuntu_natty _Ubuntu_oneiric _Debian_sid,$(debrel)),,1)
    6767
    6868# Location of custom built Qt libraries (see below)
  • trunk/src/VBox/Installer/linux/debian/rules

    r38404 r38984  
    8181
    8282# shipping Linux kernel modules with bleeding-edge releases doesn't make sense
    83 instmod := $(if $(filter _Ubuntu_lucid _Ubuntu_maverick _Ubuntu_natty _Debian_sid,$(debrel)),,1)
     83instmod := $(if $(filter _Ubuntu_lucid _Ubuntu_maverick _Ubuntu_natty _Ubuntu_oneiric _Debian_sid,$(debrel)),,1)
    8484
    8585ifneq ($(MAKECMDGOALS),clean)
  • trunk/src/VBox/Installer/linux/distributions_deb

    r36459 r38984  
    44_Debian_etch     = DEBIAN_4_0
    55_Debian_sarge    = DEBIAN_3_1
     6_Ubuntu_oneiric  = UBUNTU_11_10
    67_Ubuntu_natty    = UBUNTU_11_04
    78_Ubuntu_maverick = UBUNTU_10_10
  • trunk/src/VBox/Installer/linux/distributions_rpm

    r36786 r38984  
    1212mdv2008.0       = MANDRIVA_2008_0
    1313mdv2007.1       = MANDRIVA_2007_1
     14fedora16        = FEDORA_16
    1415fedora15        = FEDORA_15
    1516fedora14        = FEDORA_14
  • trunk/src/VBox/Installer/linux/rpm/rules

    r37997 r38984  
    5656 endif
    5757
    58  ifeq ($(filter-out rhel4 rhel5 rhel6 ol4 ol5 ol6 centos4 centos5 centos6 fedora9 fedora11 fedora12 fedora13 fedora14 fedora15 turbolinux11,$(rpmrel)),)
     58 ifeq ($(filter-out rhel4 rhel5 rhel6 ol4 ol5 ol6 centos4 centos5 centos6 fedora9 fedora11 fedora12 fedora13 fedora14 fedora15 fedora16 turbolinux11,$(rpmrel)),)
    5959  rpmspec := rpm_redhat
    6060 endif
     
    8080
    8181# Fedora13/14 is bleeding edge, the other jails have outdated kernel headers
    82 instmod  := $(if $(filter rhel4 rhel5 rhel6 ol4 ol5 ol6 centos4 centos5 centos6 sles10.1 sles11.0 fedora13 fedora14 fedora15,$(rpmrel)),,install_rpm)
     82instmod  := $(if $(filter rhel4 rhel5 rhel6 ol4 ol5 ol6 centos4 centos5 centos6 sles10.1 sles11.0 fedora13 fedora14 fedora15 fedora16,$(rpmrel)),,install_rpm)
    8383
    8484ifneq ($(STAGEDISO),)
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette