[ 
https://issues.apache.org/jira/browse/MESOS-74?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13692647#comment-13692647
 ] 

Jason Dusek commented on MESOS-74:
----------------------------------

I've been working on a fork of this for a few days, which autodetects the build 
OS and can create packages for Ubuntu and Debian.

  https://github.com/solidsnack/mesos-deb-packaging/tree/multi-pkg

Haven't started to work on logging or sensible default configs.

One reason for the rather large change to `build_mesos` is to break it up in to 
functions and allow for switches to handle not only Ubuntu and Debian but 
RPM-based distros, too.

I have adjusted the installer so Upstart scripts end with .conf and Jars are 
installed in `/usr/share/java`. The `defaults` files are now just one file, 
shared by the slave and the master. I can integrate Tomas's recent changes for 
logging and ulimit.

I hope we'll be able to combine the best features of these two approaches.
                
> Create Mesos Debian Package
> ---------------------------
>
>                 Key: MESOS-74
>                 URL: https://issues.apache.org/jira/browse/MESOS-74
>             Project: Mesos
>          Issue Type: New Feature
>            Reporter: Andy Konwinski
>            Assignee: Charles Reiss
>
> Having Mesos be installable via debian package (i.e. using dpkg -i) would 
> make it easier for folks to download, install, and try out Mesos!

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to