9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: EBo <ebo@sandien.com>
To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net>
Subject: Re: [9fans] nupas update
Date: Sun, 16 May 2010 07:42:40 -0600	[thread overview]
Message-ID: <3c68655ad1dadf393d44b4a945abbd7a@swcp.com> (raw)
In-Reply-To: <AANLkTin7WX3SkEnHUGZmJYI2DDr1mfNtWRMSvNaYfU4K@mail.gmail.com>


>>I think you
>> can go a little further: the /installed/$i file on
>> disk can contain info for binding the installed
>> package onto /. Then, the /installed/$i file
>> resulting from the binds can contain removal
>> procedures.
>>
>> I'm not sure what would be the most comfortable
>> from a use perspective, but it's an idea....
>
> I think it's worth trying out. I just don't have the time right now.
>
> So, if we just go with the dircp approach, and copy the files in, what
> I hear is missing so far:
> - I don't put the installed info into /installed; should I just go
> ahead and fix that?
>  What else?

I too have been interested in this, but I come at it from my experience
with portage.  The following are things that I would like to either see
added or would like to try to contribute as time allows:

* versioning support and control - helpful for determining exactly what
software is being run, and facilitates developers being able to configure
machines similarly by providing the installed package list (called world in
portage parlance).

* ability to specify stable and experimental versions of a program - so we
have dependable installs and still can support the bleeding edge

* package masking and unmasking - sometimes a particular package is
determined to be buggy on a particular system or configuration and we need
to be able to mark it as "do not do this"

* live vs. predefined versioning - by convention packages in portage are
based off of specified versions.  They do provide a mechanism for "live"
updates.  This is done so that pulling the source tree does not roach some
part of the system.

* dependency specification - package developers know exactly what
dependencies are required, and should be able to specificity what versions
of libraries, etc., should or should not be built against.

* patch ability - adding the ability to specify specific patches in the
package system facilitates maintenance and specialty hardware
experimentation.

* checksum on all associated files - security, but also assures that I did
not do a boneheaded move and modified something.

* package associated installed file list - each file on the system is
associated with a single package which protects it for being hammered by
another package, and this facilitates dependable uninstall operations.

* auxiliary trees - called overlays in portage, allows different forks to
maintain their own changes separately (this would be particularly useful
for migrating between 9atom and the canonical source tree).

* cross platform and alt root support - this allows us to build for
different target platforms which might be unrealistic to have an entire
installed platform like the styx-on-a-brik.

As a note, the above were some of the motivations behind my Gentoo based
GSoC application (I already have a list of over 30 points to consider in my
notes).  All of the above functionality is available in portage, but
portage is written in python; which is to steep a requirement for a useful
pla9 build tool IMHO.  Hence my plans to writing it in rc if I end up
developing this functionality.  Also, I only see a small portion of the
above as being required for my current modeling work (namely versioning,
dependencies, and cuecksums), but I have found the rest of the
functionality unbelievably useful from supporting embedded systems to
beowulf clusters.

  EBo --




  reply	other threads:[~2010-05-16 13:42 UTC|newest]

Thread overview: 49+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-03  2:16 erik quanstrom
2009-09-03  2:29 ` David Leimbach
2009-09-03  2:37   ` erik quanstrom
2010-05-15 23:17 ` Akshat Kumar
2010-05-15 23:45   ` erik quanstrom
2010-05-16  2:36     ` ron minnich
2010-05-16  4:15       ` erik quanstrom
2010-05-16  4:28       ` Akshat Kumar
2010-05-16  4:35         ` ron minnich
2010-05-16  4:39           ` erik quanstrom
2010-05-16  4:51             ` ron minnich
2010-05-16  4:57           ` Akshat Kumar
2010-05-16  5:44             ` ron minnich
2010-05-16 13:42               ` EBo [this message]
2010-05-16 14:03                 ` erik quanstrom
2010-05-16 14:51                   ` Ethan Grammatikidis
2010-05-16 15:37                     ` EBo
2010-05-16 15:53                       ` Ethan Grammatikidis
2010-05-16 16:02                         ` ron minnich
2010-05-16 17:10                           ` Ethan Grammatikidis
2010-05-16 17:19                           ` EBo
2010-05-16 15:21                   ` EBo
2010-05-16 15:42                     ` Ethan Grammatikidis
2010-05-16 17:34                       ` EBo
2010-05-16 17:47                         ` hiro
2010-05-16 18:58                         ` Corey
2010-05-16 19:29                           ` EBo
2010-05-18 21:35                           ` Georg Lehner
2010-05-18 22:07                             ` ron minnich
2010-05-16 15:46                     ` Jorden M
2010-05-16 15:59                       ` Ethan Grammatikidis
2010-05-16 15:42                   ` Jorden M
2010-05-16 18:24                     ` erik quanstrom
2010-05-16 18:49                       ` EBo
2010-05-16 20:44                         ` erik quanstrom
2010-05-16 21:44                           ` EBo
2010-05-17  1:17                             ` erik quanstrom
2010-05-17  1:52                               ` EBo
2010-05-17  1:58                                 ` erik quanstrom
2010-05-17  1:35               ` Akshat Kumar
2010-05-17  4:09                 ` ron minnich
2010-05-17  4:19                   ` erik quanstrom
2010-05-17  4:56                     ` ron minnich
2010-05-18 23:50                   ` Federico G. Benavento
2010-05-18 23:59                     ` ron minnich
2010-05-19  0:40                       ` Jorden M
2010-05-19  1:40                         ` Robert Ransom
  -- strict thread matches above, loose matches on Subject: below --
2009-08-06 15:23 erik quanstrom
2008-10-23  0:08 erik quanstrom

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=3c68655ad1dadf393d44b4a945abbd7a@swcp.com \
    --to=ebo@sandien.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).