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

(PA-5999) Add support for SLES-11 (Intel) #787

Closed

Conversation

shubhamshinde360
Copy link
Contributor

  • Removed the java package because its no longer needed and removed gcc(version 4.3.4 in the image) because we are supposed to be using pl-gcc (version 4.8.4).
  • Added SLES-11 to without-dtrace platforms to build ruby
  • Add --with-baseruby=no to configure script to not use base ruby since the image has ruby 1.8.7.

 - Removed the java package because its no longer needed, removed gcc(which is version 4.3.4 in the image) because we are using the newer pl-gcc (version 4.8.4) required.
 - Added SLES-11 to without-dtrace platforms to build ruby.
 - Add --with-baseruby=no to configure script to not use base ruby since the image has ruby 1.8.7.
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-SLES-11
autorefresh=1
type=rpm-md
END})
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pasting my note from slack, this unfortunately didn't work for me as the rest of vanagon's provision commands were written into the localmirror-os.repo file

@shubhamshinde360
Copy link
Contributor Author

Resolved under #788

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