All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] rng-tools: start earlier in the boot process
@ 2018-06-21 21:08 Christopher Larson
  2018-06-21 21:08 ` [PATCH 1/2] rng-tools: drop unnecessary INHIBIT_UPDATERCD_BBCLASS Christopher Larson
  2018-06-21 21:08 ` [PATCH 2/2] rng-tools: start earlier in the boot process Christopher Larson
  0 siblings, 2 replies; 3+ messages in thread
From: Christopher Larson @ 2018-06-21 21:08 UTC (permalink / raw)
  To: openembedded-core; +Cc: Christopher Larson

From: Christopher Larson <chris_larson@mentor.com>

Entropy is needed earlier in the boot process in some cases, for example
connman can require it, and rgd doesn't require much, so move it earlier
in the boot process, 03 for sysvinit, and before sysinit for systemd.

The following changes since commit 83c9405df5748744ef673ac8757bb89d7050ad8d:

  alsa-tools: rewrite packaging (2018-06-15 11:18:15 +0100)

are available in the git repository at:

  git@github.com:kergoth/openembedded-core.git rng-tools-early

for you to fetch changes up to abb55c262e6dab31c0e77bf800e83cdba155fc13:

  rng-tools: start earlier in the boot process (2018-06-16 02:05:09 +0500)

----------------------------------------------------------------
Christopher Larson (2):
  rng-tools: drop unnecessary INHIBIT_UPDATERCD_BBCLASS
  rng-tools: start earlier in the boot process

 meta/recipes-support/rng-tools/rng-tools/rngd.service | 3 +++
 meta/recipes-support/rng-tools/rng-tools_5.bb         | 9 +--------
 2 files changed, 4 insertions(+), 8 deletions(-)

-- 
2.11.1



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

end of thread, other threads:[~2018-06-21 21:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-06-21 21:08 [PATCH 0/2] rng-tools: start earlier in the boot process Christopher Larson
2018-06-21 21:08 ` [PATCH 1/2] rng-tools: drop unnecessary INHIBIT_UPDATERCD_BBCLASS Christopher Larson
2018-06-21 21:08 ` [PATCH 2/2] rng-tools: start earlier in the boot process Christopher Larson

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.