From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: openembedded-devel@lists.openembedded.org
Subject: [meta-webserver][PATCH 0/2] Add recipe for ajenti
Date: Mon, 11 Feb 2013 14:37:53 +0000 [thread overview]
Message-ID: <cover.1360593325.git.paul.eggleton@linux.intel.com> (raw)
This recipe was originally created for integration with the Baryon NAS
project, however functionality isn't quite there for that yet. In the
mean time it may be useful as a generic web admin application.
Note that this also requires the meta-oe python library additions series
I sent recently.
The following changes since commit 61911b23099c2658186179504ded318c987b5276:
ttf: introduce update-fonts bbclass and change all ttf recipes to use it (2013-02-06 15:16:01 +0100)
are available in the git repository at:
git://git.openembedded.org/meta-openembedded-contrib paule/ajenti
http://cgit.openembedded.org/cgit.cgi/meta-openembedded-contrib/log/?h=paule/ajenti
Paul Eggleton (2):
ajenti: add new recipe
README: extend for meta-webadmin addition
meta-webserver/README | 17 +++
.../0001-setup.py-remove-extra-data-files.patch | 33 ++++++
...stat-fix-disk-usage-check-to-work-with-bu.patch | 29 +++++
...-plugins-sysload-fix-to-work-with-busybox.patch | 47 ++++++++
.../ajenti/0005-plugins-power-fix-shutdown.patch | 31 +++++
...ervices-add-basic-sysvinit-implementation.patch | 119 ++++++++++++++++++++
...vices-replace-s_upstart-with-s_init-in-MO.patch | 23 ++++
.../ajenti/distributor-logo-openembedded.png | Bin 0 -> 2165 bytes
.../ajenti/distro-detection-openembedded.patch | 42 +++++++
.../recipes-webadmin/ajenti/ajenti_git.bb | 80 +++++++++++++
10 files changed, 421 insertions(+)
create mode 100644 meta-webserver/recipes-webadmin/ajenti/ajenti/0001-setup.py-remove-extra-data-files.patch
create mode 100644 meta-webserver/recipes-webadmin/ajenti/ajenti/0002-plugins-hddstat-fix-disk-usage-check-to-work-with-bu.patch
create mode 100644 meta-webserver/recipes-webadmin/ajenti/ajenti/0003-plugins-sysload-fix-to-work-with-busybox.patch
create mode 100644 meta-webserver/recipes-webadmin/ajenti/ajenti/0005-plugins-power-fix-shutdown.patch
create mode 100644 meta-webserver/recipes-webadmin/ajenti/ajenti/0006-plugins-services-add-basic-sysvinit-implementation.patch
create mode 100644 meta-webserver/recipes-webadmin/ajenti/ajenti/0007-plugins-services-replace-s_upstart-with-s_init-in-MO.patch
create mode 100644 meta-webserver/recipes-webadmin/ajenti/ajenti/distributor-logo-openembedded.png
create mode 100644 meta-webserver/recipes-webadmin/ajenti/ajenti/distro-detection-openembedded.patch
create mode 100644 meta-webserver/recipes-webadmin/ajenti/ajenti_git.bb
--
1.7.10.4
next reply other threads:[~2013-02-11 14:53 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-02-11 14:37 Paul Eggleton [this message]
2013-02-11 14:37 ` [meta-webserver][PATCH 1/2] ajenti: add new recipe Paul Eggleton
2013-02-11 14:37 ` [meta-webserver][PATCH 2/2] README: extend for meta-webadmin addition Paul Eggleton
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1360593325.git.paul.eggleton@linux.intel.com \
--to=paul.eggleton@linux.intel.com \
--cc=openembedded-devel@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.