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

Gate One changes to vastly improve performance and improve Beaglebone integration #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

liftoff
Copy link

@liftoff liftoff commented May 23, 2012

...d logo.png. The new server.conf is a partial config file for Gate One that ensures it starts up without session logging enabled, origins checking disabled, it relocates the webserver.log to /var/log/gateone.log, and changes the default command to use the new logo. Also modified the gateone_git.bb file to include a new dependency: python-unixadmin. This is necessary for the grp and pwd modules. Other dependencies were added but they were there before--just implied. Removed findutils as a dependency as well (no longer needed). Lastly, I added some extras to the do_install_append() function to ensure that the new logo.png and server.conf get installed in the correct location.

…and logo.png. The new server.conf is a partial config file for Gate One that ensures it starts up without session logging enabled, origins checking disabled, it relocates the webserver.log to /var/log/gateone.log, and changes the default command to use the new logo. Also modified the gateone_git.bb file to include a new dependency: python-unixadmin. This is necessary for the grp and pwd modules. Other dependencies were added but they were there before--just implied. Removed findutils as a dependency as well (no longer needed). Lastly, I added some extras to the do_install_append() function to ensure that the new logo.png and server.conf get installed in the correct location.
@koenkooi
Copy link
Owner

Could you add your Signed-off-by: to the commit? It's part of the long list of rules at http://www.openembedded.org/wiki/Commit_Policy :)

@koenkooi
Copy link
Owner

I've update my fork and split your commit into 2 parts: one update and one adding server.conf. I need to think a bit more about the logo, since the recipe is device agnostic. With the changes you sent gateone is working really well!

@liftoff
Copy link
Author

liftoff commented May 23, 2012

Ahh, thanks for the commit rules. In the future I'll follow that. Also, should I be working off your fork or should I be working off of the main OE repo?

As for the logo... No problem, I'll just make a new one that uses the OE logo instead of the Beagle. I'd still like to have it in there since it does look nice and demonstrates one of the core benefits of using Gate One.

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