From: Alexander Dahl <post@lespocky.de>
To: ptxdist@pengutronix.de
Subject: Re: [ptxdist] [PATCH] monit: add new package
Date: Mon, 27 Jan 2014 13:55:57 +0100 [thread overview]
Message-ID: <9cb7cd6ce63ef453ad2ff1ea33c4c568@idefix.lespocky.dyndns.org> (raw)
In-Reply-To: <1390818439-32183-1-git-send-email-post@lespocky.de>
Hei hei,
I forgot to include the target install rule for the config file. I'll
fix this and resubmit the patch.
Greets
Alex
Am 2014-01-27 11:27, schrieb Alexander Dahl:
> +# ----------------------------------------------------------------------------
> +# Target-Install
> +# ----------------------------------------------------------------------------
> +
> +$(STATEDIR)/monit.targetinstall:
> + @$(call targetinfo)
> +
> + @$(call install_init, monit)
> + @$(call install_fixup, monit,PRIORITY,optional)
> + @$(call install_fixup, monit,SECTION,base)
> + @$(call install_fixup, monit,AUTHOR,"Alexander Dahl <post@lespocky.de>")
> + @$(call install_fixup, monit,DESCRIPTION,missing)
> +
> + @$(call install_copy, monit, 0, 0, 0755, -, /usr/bin/monit)
> + @$(call install_copy, monit, 0, 0, 0755, /var/lib/monit)
> +
> +ifdef PTXCONF_INITMETHOD_BBINIT
> +ifdef PTXCONF_MONIT_STARTSCRIPT
> + @$(call install_alternative, monit, 0, 0, 0755, /etc/init.d/monit)
> +ifneq ($(call remove_quotes,$(PTXCONF_MONIT_BBINIT_LINK)),)
> + @$(call install_link, monit, ../init.d/monit, \
> + /etc/rc.d/$(PTXCONF_MONIT_BBINIT_LINK))
> +endif
> +endif
> +endif
> +
> + @$(call install_finish, monit)
> +
> + @$(call touch)
> +
> +# vim: ft=make noet
--
»With the first link, the chain is forged. The first speech censured,
the first thought forbidden, the first freedom denied, chains us all
irrevocably.« (Jean-Luc Picard, quoting Judge Aaron Satie)
*** GnuPG-FP: 02C8 A590 7FE5 CA5F 3601 D1D5 8FBA 7744 CC87 10D0 ***
--
ptxdist mailing list
ptxdist@pengutronix.de
next prev parent reply other threads:[~2014-01-27 12:56 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-27 10:27 Alexander Dahl
2014-01-27 12:55 ` Alexander Dahl [this message]
2014-01-27 13:44 ` [ptxdist] [PATCHv2] " Alexander Dahl
2014-01-30 9:02 ` Michael Olbrich
-- strict thread matches above, loose matches on Subject: below --
2014-01-20 16:17 [ptxdist] determining compiler/libc/target capabilities for monit Alexander Dahl
2014-01-20 19:30 ` [ptxdist] [PATCH] monit: add new package Robert Schwebel
2014-01-21 8:51 ` Alexander Dahl
2014-01-21 9:31 ` Michael Olbrich
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=9cb7cd6ce63ef453ad2ff1ea33c4c568@idefix.lespocky.dyndns.org \
--to=post@lespocky.de \
--cc=ptxdist@pengutronix.de \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox