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

Debian package #1

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

Debian package #1

wants to merge 32 commits into from

Conversation

alfredopalhares
Copy link

Here is the debian package its almost finished. The directory tree is sane now. The init script works fine (starts as freeswitch user). There are some bugs: If you set -ncwait on /etc/defaults/freeswitch the daemon might not start every time and needs a proper reload configs and status functions. I added myself as maintainer wich i am willing to be, if that's a problem you can change the name.
I will get a public repository for the stable and git builds avaliable as soon the package is fully finished.

Alfredo Palhares added 30 commits March 15, 2012 16:27
@@ -9,38 +9,32 @@
# Description: An advanced platform for voice services
### END INIT INFO

# Author: Anthony Minesalle II <[email protected]>
#
# Author: Alfredo Palhares <[email protected]>
Copy link
Collaborator

Choose a reason for hiding this comment

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

White space changes, comment removal, and a handful of edits shouldn't justify the removal of the author line. Add another line if you think the commit log doesn't give sufficient credit.

Copy link
Author

Choose a reason for hiding this comment

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

I wrote it from scratch with happened to be similiar since both are based on the init.d.ex template.
Maybe i should have done git rm first.

But i will add as you say.

@quentusrex
Copy link
Collaborator

Alfredo, you beat me to the commit on a bunch of these changes. Good job on that. If you are interested there is a bit more work to be done in the packaging system. Check in the directory for the rpms. The goal will be to have the debian packages follow as closely as reasonable the rpm packages and how they are structured.

I only found one thing that should be changed and then I'll merge in this pull request.

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