unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
From: David Craven <david@craven.ch>
To: help-guix@gnu.org
Subject: Re: 'guix system vm' questions
Date: Thu, 7 Jul 2016 18:26:13 +0200	[thread overview]
Message-ID: <CAL1_imnwjrDcXNM-fFZF_DQ3sbaa+hJD_2trhHuk3yntRkSDcQ@mail.gmail.com> (raw)

> ... I don't follow this. Are you referring to the posts above?

The idea was that replacing /dev/random with /dev/hwrng would do the trick,

https://git.lysator.liu.se/lsh/lsh/blob/master/src/lsh-make-seed.c#L237

but I haven't actually tested it.

I didn't get lsh to work with rngd-service because of the rngd-service
would have to load before the lsh-activation-service, which is not the
case. I there isn't enough entropy in /dev/random it starts it's
lsh-make-seed script which doesn't query /dev/random anymore. This
means that entropy added too late is like no entropy added at all.

There is dropbear-service waiting for review, which works without
rngd-service. If you find test the patch from guix-devel you have to
replace the -net user flag in vm.scm with -net
user,hostfwd=tcp::10022-:22. Just adding it after didn't work. I'll
submit a patch soon to fix that, by using environment variables, so
you can just source qemu-flags.sh.

Cheers
David

             reply	other threads:[~2016-07-07 16:26 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-07 16:26 David Craven [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-07-03 16:09 'guix system vm' questions David Craven
2016-07-06 16:17 ` myglc2
2016-06-29 18:23 David Craven
2016-06-30 13:10 ` David Craven
2016-07-03 13:53   ` myglc2
2016-06-29  6:57 myglc2
2016-06-29 14:10 ` Thompson, David
2016-06-29 15:48   ` Leo Famulari
2016-07-01 20:15     ` myglc2
2016-07-02 13:06       ` Ludovic Courtès
2016-07-03 13:47         ` myglc2
2016-07-11 19:32     ` Leo Famulari
2016-06-30 21:20   ` myglc2

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

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAL1_imnwjrDcXNM-fFZF_DQ3sbaa+hJD_2trhHuk3yntRkSDcQ@mail.gmail.com \
    --to=david@craven.ch \
    --cc=help-guix@gnu.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).