All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/5] package/inadyn: bump version, script refactor, etc.
@ 2021-11-22  2:07 Joachim Wiberg
  2021-11-22  2:08 ` [Buildroot] [PATCH 1/5] package/inadyn: bump to version 2.9.0 Joachim Wiberg
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: Joachim Wiberg @ 2021-11-22  2:07 UTC (permalink / raw)
  To: buildroot; +Cc: Joachim Wiberg

Hi,

this patch series updates In-a-dyn to the latest version, adds myself
as co-maintainer, drops the local systemd unit file, and adds a fully
rewritten sysv start script with a few more features.

Best regards
 /Joachim

Joachim Wiberg (5):
  package/inadyn: bump to version 2.9.0
  DEVELOPERS: add Joachim Wiberg as co-maintainer for inadyn
  package/inadyn: replace local systemd unit file with upstream
  package/inadyn: refactor start script
  package/inadyn: update inadyn.conf example

 DEVELOPERS                    |  1 +
 package/inadyn/S70inadyn      | 85 ++++++++++++++++++++---------------
 package/inadyn/inadyn.conf    | 25 ++++++++---
 package/inadyn/inadyn.hash    |  4 +-
 package/inadyn/inadyn.mk      |  5 +--
 package/inadyn/inadyn.service | 10 -----
 6 files changed, 74 insertions(+), 56 deletions(-)
 mode change 100644 => 100755 package/inadyn/S70inadyn
 delete mode 100644 package/inadyn/inadyn.service

-- 
2.25.1

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2021-12-05  7:56 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-11-22  2:07 [Buildroot] [PATCH 0/5] package/inadyn: bump version, script refactor, etc Joachim Wiberg
2021-11-22  2:08 ` [Buildroot] [PATCH 1/5] package/inadyn: bump to version 2.9.0 Joachim Wiberg
2021-12-04 22:13   ` Thomas Petazzoni
2021-11-22  2:08 ` [Buildroot] [PATCH 2/5] DEVELOPERS: add Joachim Wiberg as maintainer for inadyn Joachim Wiberg
2021-12-04 22:12   ` Thomas Petazzoni
2021-11-22  2:08 ` [Buildroot] [PATCH 3/5] package/inadyn: replace local systemd unit file with upstream Joachim Wiberg
2021-12-04 22:13   ` Thomas Petazzoni
2021-11-22  2:08 ` [Buildroot] [PATCH 4/5] package/inadyn: refactor start script Joachim Wiberg
2021-12-04 22:15   ` Thomas Petazzoni
2021-12-05  7:56     ` Joachim Wiberg
2021-11-22  2:08 ` [Buildroot] [PATCH 5/5] package/inadyn: update inadyn.conf example Joachim Wiberg

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.