From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dushara Jayasinghe Date: Mon, 11 Sep 2017 21:44:08 +1000 Subject: [Buildroot] [PATCH v2] package/prosody: new package In-Reply-To: <1505129678-19283-1-git-send-email-nidujay@gmail.com> References: <1504909108-18547-2-git-send-email-nidujay@gmail.com> <1505129678-19283-1-git-send-email-nidujay@gmail.com> Message-ID: <20170911114408.GA19421@localhost> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net I wanted to add a cover letter with the changes but the command didn't work out as expected so here it is: v1 -> v2 * Changes as proposed by Yann * Added init.d startup script * Override distributed runtime config file with tweaks to suit buildroot Dushara