Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support CentOS 7.0 #237

Merged
merged 1 commit into from
Jul 10, 2014
Merged

Support CentOS 7.0 #237

merged 1 commit into from
Jul 10, 2014

Conversation

andytson
Copy link
Contributor

@andytson andytson commented Jul 9, 2014

CentOS 7.0 was released 2 days ago (7th July).

This PR adds bento json for CentOS 7.0 based on the RHEL 7.0 work.

VirtualBox Guest Additions (4.3.12) still doesn't support RHEL/CentOS 7.0, however.

@juliandunn
Copy link
Contributor

Thanks. I'm gonna merge this but wait until the VirtualBox additions are fixed to build the boxes, otherwise people are going to complain that the boxes "don't work"

juliandunn added a commit that referenced this pull request Jul 10, 2014
@juliandunn juliandunn merged commit ab7c34e into chef:master Jul 10, 2014
@andytson
Copy link
Contributor Author

I've tested it now against VirtualBox 4.3.14_RC1, and it appears to work correctly, so when 4.3.14 gets released it'd be great if the post-build basebox could be provided.

I don't have a license to test it on VMware Fusion however, so not sure of that one's state.

@andytson
Copy link
Contributor Author

Ok, VirtualBox 4.3.14 was released on Monday

@juliandunn
Copy link
Contributor

Thanks @andytson, I will build something.

@juliandunn
Copy link
Contributor

I'm noting here that the VMWare 6.0.4 Fusion Tools do not build under a CentOS 7 guest.

    vmware-iso: In file included from /tmp/modconfig-0UcA7O/vmhgfs-only/inode.c:36:0:
    vmware-iso: /tmp/modconfig-0UcA7O/vmhgfs-only/inode.c: In function ‘HgfsPermission’:
    vmware-iso: /tmp/modconfig-0UcA7O/vmhgfs-only/./shared/compat_dcache.h:57:38: error: ‘struct dentry’ has no member named ‘d_count’
    vmware-iso: #define compat_d_count(dentry) dentry->d_count
    vmware-iso:                                       ^
    vmware-iso: /tmp/modconfig-0UcA7O/vmhgfs-only/inode.c:1904:23: note: in expansion of macro ‘compat_d_count’
    vmware-iso: int dcount = compat_d_count(dentry);
    vmware-iso:                        ^
    vmware-iso: make[2]: *** [/tmp/modconfig-0UcA7O/vmhgfs-only/inode.o] Error 1
    vmware-iso: make[1]: *** [_module_/tmp/modconfig-0UcA7O/vmhgfs-only] Error 2
    vmware-iso: make[1]: Leaving directory `/usr/src/kernels/3.10.0-123.el7.x86_64'
    vmware-iso: make: *** [vmhgfs.ko] Error 2
    vmware-iso: make: Leaving directory `/tmp/modconfig-0UcA7O/vmhgfs-only'

@andytson andytson deleted the feature/centos-7.0 branch May 3, 2015 10:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants