From: Roland Dreier <roland@topspin.com>
To: Eli Brin <elib@rokonet.co.il>
Cc: "'linuxppc-embedded@lists.linuxppc.org'"
<linuxppc-embedded@lists.linuxppc.org>
Subject: Re: openssl
Date: 12 Mar 2003 08:55:40 -0800 [thread overview]
Message-ID: <52r89cwmlv.fsf@topspin.com> (raw)
In-Reply-To: <75DF04AC5ED4D511A9810090273CB41661519B@ROKONET-E>
Eli> We don't have the /dev/random and /dev/urandom. How do we
Eli> create them - mknod?
Yes,
mknod /dev/random c 1 8
mknod /dev/urandom c 1 9
is all you need to do.
- Roland
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
next prev parent reply other threads:[~2003-03-12 16:55 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-03-12 16:11 openssl Eli Brin
2003-03-12 16:55 ` Roland Dreier [this message]
2003-03-12 19:47 ` openssl Wolfgang Denk
2003-03-12 19:42 ` openssl Wolfgang Denk
-- strict thread matches above, loose matches on Subject: below --
2003-03-31 14:00 openssl Eli Brin
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=52r89cwmlv.fsf@topspin.com \
--to=roland@topspin.com \
--cc=elib@rokonet.co.il \
--cc=linuxppc-embedded@lists.linuxppc.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 NNTP newsgroup(s).