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

Now with support for current REE, Passenger, Oneiric and Lucid #5

Open
wants to merge 20 commits into
base: master
Choose a base branch
from

Conversation

sbleon
Copy link

@sbleon sbleon commented Dec 23, 2011

Ben, I think I've got this to a satisfactory place. This version supports the most recent REE and the current version of Passenger. I just tested it on fresh Lucid and Oneiric boxes.

Note: apache2 still isn't starting automatically on Lucid, but I haven't had time to look into that.

… will break when they release a new version. Moved modification of main Apache config.
- REE patch to fix SSLv2 issue on Oneiric
- "export" RUBY_PATH instead of REE_PATH to make apache.rb more compatible with other Rubies
- cleanup of repeated file paths
- fix package names to make compatible with Oneiric

This is all tested with Lucid (32-bit) and Oneiric (64-bit)
…t "ruby", so it can adapt to different Ruby implementations.
Conflicts:

	config/stack/git.rb
@benschwarz
Copy link
Owner

Any updates on this? Did you make apache start by itself?

@sbleon
Copy link
Author

sbleon commented Mar 5, 2012

Ben, I've been mostly focused on Oneiric Ocelot, and I've made a bunch of changes in my oneiric branch. There are some things in there that should be cleaned up, like hard-coded references to 64-bit packages.

I'm not sure about the apache issue. I think it's still not auto-starting, but I have steps later on in the more custom part of my install process that restart it, so it's not an issue for me.

It's probably necessary to have separate branches for different distros (due to package names changes, etc). Do you want me to send a pull request for the whole branch?

@benschwarz
Copy link
Owner

Hmm. I don't use passenger stack anymore, and don't even have a VPS account to test any changes… I might leave it where it is for now.

On 06/03/2012, at 12:22 AM, sbleon wrote:

Ben, I've been mostly focused on Oneiric Ocelot, and I've made a bunch of changes in my oneiric branch. There are some things in there that should be cleaned up, like hard-coded references to 64-bit packages.

It's probably necessary to have separate branches for different distros (due to package names changes, etc). Do you want me to send a pull request for the whole branch?


Reply to this email directly or view it on GitHub:
#5 (comment)

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.

2 participants