From: Heiko Thiery <heiko.thiery@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v4 0/1] package/linuxptp: make initscript options configurable
Date: Thu, 12 Mar 2020 20:04:32 +0100 [thread overview]
Message-ID: <20200312190434.973-1-heiko.thiery@gmail.com> (raw)
After talking to Michael I've taken his patch and did a new version
with some modifications/improvements.
This series changes the SysV init script to match the prefered style
(used package/busybox/S01syslogd) for init scripts. Since in the old
init script 2 daemons were started this is split in two. The names for
the scripts now matches the daemons they start.
The systemd service scripts are also renamed to match the daemon names
(this is the same name as used in debian).
---
v3 -> v4
- change default config values for phc2sys
(use the autoconfigure option -a that does not need the network or PHC
device)
- added the Tested-by from Carlos for the previous version
(I don't know if this is allowed)
- drop the patch that changes the indentation
(Carlos Santos proposed to do that with a version bump)
v2 -> v3
- fix the install hooks to match the renamed files
- rename the systemd service scripts to have the same name as for the
SysVinit scripts
- update the indentation of the hash file
v1 -> v2
- rename the init script from S65linuxptp to S65ptp4l
- move the phc2sys stuff to S66phc2sys
- use the style form package/busybox/S01syslogd as template
Heiko Thiery (1):
package/linuxptp: make initscript options configurable
package/linuxptp/S65linuxptp | 46 ----------------------------
package/linuxptp/S65ptp4l | 59 ++++++++++++++++++++++++++++++++++++
package/linuxptp/S66phc2sys | 59 ++++++++++++++++++++++++++++++++++++
3 files changed, 118 insertions(+), 46 deletions(-)
delete mode 100644 package/linuxptp/S65linuxptp
create mode 100644 package/linuxptp/S65ptp4l
create mode 100644 package/linuxptp/S66phc2sys
--
2.20.1
next reply other threads:[~2020-03-12 19:04 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-12 19:04 Heiko Thiery [this message]
2020-03-12 19:04 ` [Buildroot] [PATCH v4 1/2] package/linuxptp: make initscript options configurable Heiko Thiery
2020-03-12 20:39 ` Carlos Santos
2020-03-12 21:09 ` Heiko Thiery
2020-03-14 14:38 ` Thomas Petazzoni
2020-03-12 19:04 ` [Buildroot] [PATCH v4 2/2] package/linuxptp: rename systemd service scripts Heiko Thiery
2020-03-12 20:40 ` Carlos Santos
2020-03-14 14:38 ` Thomas Petazzoni
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=20200312190434.973-1-heiko.thiery@gmail.com \
--to=heiko.thiery@gmail.com \
--cc=buildroot@busybox.net \
/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