9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: ron minnich <rminnich@gmail.com>
To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net>
Subject: Re: [9fans] package system for Plan 9: alpha!
Date: Sun, 16 May 2010 21:14:30 -0700	[thread overview]
Message-ID: <AANLkTillsWs7qZtcfhmKWxZa5uj-W5sYLfHB1LzEvmQ_@mail.gmail.com> (raw)
In-Reply-To: <AANLkTik2Y-RbZJfWdYgOaQTFXStw5usv5448XowA0fOM@mail.gmail.com>

On Sun, May 16, 2010 at 6:47 PM, Akshat Kumar
<akumar@mail.nanosouffle.net> wrote:
> On 5/16/10, ron minnich <rminnich@gmail.com> wrote:
>> Between this package tool and mercurial for sources, I don't expect to
>> ever need to run replica again.
>
> How do you plan to keep up with updates
> to contrib repos people keep on sources?

the BUILD tool rebuilds it all on demand.

> Will the contrib -> iso.bz2 conversion take
> place on a nightly basis? Some sort of
> keeping tabs on modification times?

it's actually reasonably fast, rebuilding all the files for all the
packages takes  < 10 minutes, and that's without any parallelism in
the creation ... so it's not a big deal to rerun this every night.

Total size of a tar transfer is 500 mbytes or so, and when I use rx
that also is done quickly.

>
> Perhaps it would be nice if people with
> contrib repos could themselves make the
> ISOs and upload to 9grid or put it wherever
> the central iso.bz2 repo will be.

Yes, if we decide we like this format we can do that.

The build tool does deal with ambiguities and issues:

- contrib names things as name/package or package (well people do),
which I have to handle.
- Also, people mix one or more projects in their root/ directories, so
I use the replica/package/proto files to build the .iso.bz2.

Really, if people do no more than what they do now, that's fine for me
to keep building this set of files. It's really just a script.

So I run a script to keep the bitbucket sysfromiso repo up to date,
usually daily, and I can do that with this script as well.

ron



      reply	other threads:[~2010-05-17  4:14 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-15 15:43 ron minnich
2010-05-16  2:56 ` Federico G. Benavento
2010-05-16  5:49   ` ron minnich
2010-05-16 16:08     ` ron minnich
2010-05-17  1:47       ` Akshat Kumar
2010-05-17  4:14         ` ron minnich [this message]

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=AANLkTillsWs7qZtcfhmKWxZa5uj-W5sYLfHB1LzEvmQ_@mail.gmail.com \
    --to=rminnich@gmail.com \
    --cc=9fans@9fans.net \
    /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).