mgalemin / buildroot

Buildroot 2011.05 for Beagleboard-xM.
GNU General Public License v2.0
9 stars 5 forks source link

Support for monit package #4

Closed mgalemin closed 13 years ago

mgalemin commented 13 years ago

Support for monit package needs to be added to the Buildroot.

mgalemin commented 13 years ago

commit d94fb3ef90c710ace9bc1d6f9e7a5366459d12eb Author: Max Galemin maksim.galemin@gmail.com Date: Tue May 31 22:42:42 2011 +1000

Issue 4: added scripts for monit 5.2.5 package.

M package/Config.in A package/monit/Config.in A package/monit/monit.mk

mgalemin commented 13 years ago

commit 8febe406382f6e6cbc9ca53da3acc16421efb844 Merge: 56984f0 d94fb3e Author: Max Galemin maksim.galemin@gmail.com Date: Tue May 31 22:44:31 2011 +1000

Merge branch 'issue-4-support-for-monit-package' into develop
mgalemin commented 13 years ago

commit 38258e731210e5a094b98a090294ba69ce4cd773 Author: Max Galemin maksim.galemin@gmail.com Date: Tue May 31 22:50:44 2011 +1000

Issue 4: added monit package to the defconfig for Beagleboard-xM.

M configs/omap3_beagle_defconfig

mgalemin commented 13 years ago

commit e075c29a000235b8f57327a7cbb7bdfcd0c58802 Author: Max Galemin maksim.galemin@gmail.com Date: Wed Jun 1 08:15:55 2011 +1000

Issue 4: fixed installation script for monit.

M package/monit/monit.mk