From: Carlos Santos <casantos@datacom.com.br>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v4 1/4] busybox: rewrite logging init script
Date: Tue, 6 Nov 2018 22:21:52 -0200 (BRST) [thread overview]
Message-ID: <1914783789.535455.1541550112249.JavaMail.zimbra@datacom.com.br> (raw)
In-Reply-To: <CANQCQpbwfJLYkXZhp6jK4TGFT87PTZe7haPof-WQsjpFckxe=Q@mail.gmail.com>
> From: "Matthew Weber" <matthew.weber@rockwellcollins.com>
> To: "DATACOM" <casantos@datacom.com.br>
> Cc: "buildroot" <buildroot@buildroot.org>, "ratbert90" <aduskett@gmail.com>, "Chris Packham" <judge.packham@gmail.com>
> Sent: Segunda-feira, 5 de novembro de 2018 11:57:03
> Subject: Re: [PATCH v4 1/4] busybox: rewrite logging init script
> Carlos,
[...]
>
> I can see this naming change will cause a number of people to end up
> debugging their targets as a custom S01logging will be copied over and
> then the installs of the new files with different names below. Is
> there any thoughts on making this a visible or obvious change so users
> don't get caught up?
I can't imagine a mechanism do this but I'm open to suggestions. It's hard
to foresee all changes that users make on the default build by means of
custom rootfs skeletons, private packages, post-{build,image} scripts and
so on.
Of course the change deserves to be mentioned in the release notes.
[...]
>> +# BusyBox' syslogd and klogd do not create pidfiles, so use "-m" to instruct
>> +# start-stop-daemon to create them. This also means that we must pass "-n" to
>> +# sylogd and klogd in the command line.
>
> sylogd -> syslogd
>
> Since this script only handles syslogd now, assuming maybe the text
> should only reference that daemon? (nit)
Yes. Thanks.
> Reviewed-by: Matt Weber <matthew.weber@rockwellcollins.com>
--
Carlos Santos (Casantos) - DATACOM, P&D
?Marched towards the enemy, spear upright, armed with the certainty
that only the ignorant can have.? ? Epitaph of a volunteer
next prev parent reply other threads:[~2018-11-07 0:21 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-11-03 18:24 [Buildroot] [PATCH v4 0/4] init scripts: rewrite S01logging Carlos Santos
2018-11-03 18:24 ` [Buildroot] [PATCH v4 1/4] busybox: rewrite logging init script Carlos Santos
2018-11-05 13:57 ` Matthew Weber
2018-11-07 0:14 ` Arnout Vandecappelle
2018-11-07 0:31 ` Carlos Santos
2018-11-07 0:21 ` Carlos Santos [this message]
2018-11-07 0:51 ` Carlos Santos
2018-11-03 18:24 ` [Buildroot] [PATCH v4 2/4] rsyslog: rewrite " Carlos Santos
2018-11-05 13:59 ` Matthew Weber
2018-11-07 0:53 ` Carlos Santos
2018-11-03 18:24 ` [Buildroot] [PATCH v4 3/4] sysklogd: " Carlos Santos
2018-11-05 14:07 ` Matthew Weber
2018-11-07 0:08 ` Arnout Vandecappelle
2018-11-07 0:32 ` Matthew Weber
2018-11-07 0:53 ` Carlos Santos
2018-11-03 18:24 ` [Buildroot] [PATCH v4 4/4] syslog-ng: " Carlos Santos
2018-11-07 0:55 ` Carlos Santos
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=1914783789.535455.1541550112249.JavaMail.zimbra@datacom.com.br \
--to=casantos@datacom.com.br \
--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 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.