mbox

[pull,request,v3] Pull request for branch for-2012.08/systemd

Message ID cover.1340009350.git.maxime.ripard@free-electrons.com
State Not Applicable
Headers show

Pull-request

http://git.free-electrons.com/users/maxime-ripard/buildroot for-2012.08/systemd

Message

Maxime Ripard June 18, 2012, 8:50 a.m. UTC
The following changes since commit 929c3e89a6715ecfdc8055ec82025cee5e8e23a1:

  libfreefare: add missing openssl dependency (2012-06-17 12:19:02 +0200)

are available in the git repository at:

  http://git.free-electrons.com/users/maxime-ripard/buildroot for-2012.08/systemd

for you to fetch changes up to 04cbd51ebed54c86ccf8fc03a3fc2eed1383893b:

  Add systemd unit for lighttpd (2012-06-18 10:40:29 +0200)

----------------------------------------------------------------
Maxime Ripard (2):
      Rework of the init system
      Add systemd unit for lighttpd

 package/busybox/busybox.mk        |    7 +++++++
 package/lighttpd/lighttpd.mk      |   11 +++++++++++
 package/lighttpd/lighttpd.service |   10 ++++++++++
 package/pkg-gentargets.mk         |    8 ++++++++
 target/generic/Config.in          |   25 +++++++++++++++++++++++++
 5 files changed, 61 insertions(+)
 create mode 100644 package/lighttpd/lighttpd.service

Thanks,

Comments

Maxime Ripard July 6, 2012, 7:30 a.m. UTC | #1
Hi Peter,

Do you intend at some point to take these patches ?

You *never* replied to any of these two patches, even though they both
have been floating around for more than half a year now, and this is
beginning to be quite frustrating.

Don't get me wrong, I'm not pushing them, I just want you to at least
acknowledge the existence of these patches and say if you are willing to
accept them or not.

Thanks,
Maxime

Le 18/06/2012 10:50, Maxime Ripard a écrit :
> The following changes since commit 929c3e89a6715ecfdc8055ec82025cee5e8e23a1:
> 
>   libfreefare: add missing openssl dependency (2012-06-17 12:19:02 +0200)
> 
> are available in the git repository at:
> 
>   http://git.free-electrons.com/users/maxime-ripard/buildroot for-2012.08/systemd
> 
> for you to fetch changes up to 04cbd51ebed54c86ccf8fc03a3fc2eed1383893b:
> 
>   Add systemd unit for lighttpd (2012-06-18 10:40:29 +0200)
> 
> ----------------------------------------------------------------
> Maxime Ripard (2):
>       Rework of the init system
>       Add systemd unit for lighttpd
> 
>  package/busybox/busybox.mk        |    7 +++++++
>  package/lighttpd/lighttpd.mk      |   11 +++++++++++
>  package/lighttpd/lighttpd.service |   10 ++++++++++
>  package/pkg-gentargets.mk         |    8 ++++++++
>  target/generic/Config.in          |   25 +++++++++++++++++++++++++
>  5 files changed, 61 insertions(+)
>  create mode 100644 package/lighttpd/lighttpd.service
> 
> Thanks,
>