9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Steven Taschuk <staschuk@telusplanet.net>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] OS install floppy hangs during boot on Bochs 1.4.1
Date: Mon, 25 Nov 2002 22:56:54 -0700	[thread overview]
Message-ID: <20021125225654.B2266@tibia.amotlpaa.bogus> (raw)
In-Reply-To: <796d99903d4e03170c55ebb950d5e781@plan9.bell-labs.com>; from rsc@plan9.bell-labs.com on Mon, Nov 25, 2002 at 10:00:12PM -0500

Quoth Russ Cox:
 [quoting me]
> > Would it be prohibitively time-consuming to calculate the hash on
> > the fly after the "make download diskette" button is invoked,
> > i.e., at the same time as the diskette image is created?  [...]
>
> it wouldn't be time-consuming for the computer, but it
> would be time-consuming for us.  that's not the way the
> download works.  it would require creating the floppy image,
> and we don't actually do that to generate the floppy
> image download link.  we just generate and save the plan9.ini,
> which is inserted as we send you the disk image.

Well, that makes sense.

For my next trick... I wonder whether the MD5 algorithm is such
that the hash for the concatenation of two blocks of bits can be
determined quickly from the hashes for the two blocks.  Then, you
see, you could have the hash(es) for the invariant part(s) of the
disk image lying around, and combine it (them) on the fly with the
hash for the user's individual plan9.ini.

Not that the problem is really that important, sadly.

--
Steven Taschuk           | "Renner was competent.  Renner was also a
staschuk@telusplanet.net |  smartass; but that was a good bargain."
                         |  (_The Mote in God's Eye_, Niven & Pournelle)


  parent reply	other threads:[~2002-11-26  5:56 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-26  3:00 Russ Cox
2002-11-26  2:59 ` andrey mirtchovski
2002-11-26  5:56 ` Steven Taschuk [this message]
2002-11-26 10:25   ` Boyd Roberts
2002-11-27 18:18   ` Dan Cross
  -- strict thread matches above, loose matches on Subject: below --
2002-11-26  3:27 Geoff Collyer
2002-11-26  3:10 Russ Cox
2002-11-26  5:47 ` Steven Taschuk
2002-11-25 21:18 Russ Cox
2002-11-26  1:08 ` Steven Taschuk
2002-11-25 20:47 Steven Taschuk

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=20021125225654.B2266@tibia.amotlpaa.bogus \
    --to=staschuk@telusplanet.net \
    --cc=9fans@cse.psu.edu \
    /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).