Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH v2 0/6] Various fixes and improvements to initscripts
@ 2014-07-17 21:56 Ben Shelton
  2014-07-17 21:56 ` [PATCH v2 1/6] initscripts: bootmisc.sh: Make sysctl -p honor VERBOSE Ben Shelton
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Ben Shelton @ 2014-07-17 21:56 UTC (permalink / raw)
  To: openembedded-core

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



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

end of thread, other threads:[~2014-07-20 22:56 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-17 21:56 [PATCH v2 0/6] Various fixes and improvements to initscripts Ben Shelton
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox