From: Ben Shelton <ben.shelton@ni.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH v2 0/6] Various fixes and improvements to initscripts
Date: Thu, 17 Jul 2014 16:56:51 -0500 [thread overview]
Message-ID: <cover.1405633546.git.ben.shelton@ni.com> (raw)
This patch series contains fixes and improvements we've made to several init
scripts. These changes have been thoroughly tested on Dylan and ported to
master.
Changes made in v2:
- Updated /etc/timestamp generated at build time to use seconds accuracy
- Added a patch I missed the first time to source /etc/default/urandom
from /etc/init.d/urandom
The following changes since commit a449598a839e677e2a094aa4bd9a68003de6e42e:
bdwgc: Add PACKAGECONFIG for libatomic-ops (2014-07-17 15:04:07 +0100)
are available in the git repository at:
git://github.com/ni/openembedded-core dev/bshelton/upstream_initscripts
https://github.com/ni/openembedded-core/tree/dev/bshelton/upstream_initscripts
Blair Elliott (1):
initscripts: save /etc/timestamp with seconds accuracy
Ken Sharp (1):
initscripts: Use current date as an additional source of entropy
Richard Tollerton (4):
initscripts: bootmisc.sh: Make sysctl -p honor VERBOSE
initscripts: parametrize random seed file location
initscripts: make hostname.sh coreutils-compatible
initscripts: Add support for /etc/default/urandom
meta/classes/image.bbclass | 2 +-
.../initscripts/initscripts-1.0/bootmisc.sh | 12 +++++++++---
.../initscripts/initscripts-1.0/hostname.sh | 2 +-
.../initscripts/initscripts-1.0/save-rtc.sh | 2 +-
.../initscripts/initscripts-1.0/urandom | 21 ++++++++++++---------
5 files changed, 24 insertions(+), 15 deletions(-)
--
2.0.2
next reply other threads:[~2014-07-17 21:57 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-07-17 21:56 Ben Shelton [this message]
2014-07-17 21:56 ` [PATCH v2 1/6] initscripts: bootmisc.sh: Make sysctl -p honor VERBOSE Ben Shelton
2014-07-17 21:56 ` [PATCH v2 2/6] initscripts: save /etc/timestamp with seconds accuracy Ben Shelton
2014-07-20 22:56 ` Richard Purdie
2014-07-17 21:56 ` [PATCH v2 3/6] initscripts: parametrize random seed file location Ben Shelton
2014-07-17 21:56 ` [PATCH v2 4/6] initscripts: Use current date as an additional source of entropy Ben Shelton
2014-07-17 21:56 ` [PATCH v2 5/6] initscripts: make hostname.sh coreutils-compatible Ben Shelton
2014-07-17 21:56 ` [PATCH v2 6/6] initscripts: Add support for /etc/default/urandom Ben Shelton
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=cover.1405633546.git.ben.shelton@ni.com \
--to=ben.shelton@ni.com \
--cc=openembedded-core@lists.openembedded.org \
/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.