9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "Federico G. Benavento" <benavento@gmail.com>
To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net>
Subject: Re: [9fans] Man pages for add-ons
Date: Fri, 26 Mar 2010 14:31:46 -0300	[thread overview]
Message-ID: <32d987d51003261031t6d51fc03o4fc58a33554ee712@mail.gmail.com> (raw)
In-Reply-To: <23d35ed0f3672352d3ab0937658a8af9@ladd.quanstro.net>

one of the reasons I wrote contrib was that I got tired of
explaining people how the whole process of how to install
a program.

; 9ffs sources
; fcp /n/sources/contrib/dude/thing.tgz /tmp
; cd /tmp
; gunzip < thing.tgz | tar x
; cd thing
; mk install

simple right? but when you've spent tons of 15 minutes
parcels you start getting tired and you write some code.

so the bind magic might work great for those who know
how to get it going, but random newbie won't get it
that fast.

so
; contrib/install dude/thing

seemed reasonable, it has the -r to choose a different
root.

lotte%  wc -l /rc/bin/contrib/*
     19 /rc/bin/contrib/cat
    122 /rc/bin/contrib/create
     97 /rc/bin/contrib/install
    105 /rc/bin/contrib/list
     35 /rc/bin/contrib/local
    132 /rc/bin/contrib/pull
     83 /rc/bin/contrib/push
     41 /rc/bin/contrib/remove
    634 total
lotte% wc -l /sys/src/cmd/contrib/*.c
    455 /sys/src/cmd/contrib/gui.c
lotte%

the real solution is that you want to have a centralized
repository with just binary packages and easy to use
set of tools to use it.

but then that requires some effort and I don't see
any solution in the near future.

one can easily say, "hey, use namespaces!", but
you get someone to reply "hey, write your own driver!"
in the end everything is easy for those who know
how to do it.

--
Federico G. Benavento



  parent reply	other threads:[~2010-03-26 17:31 UTC|newest]

Thread overview: 102+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-25 11:49 tlaronde
2010-03-25 13:37 ` erik quanstrom
2010-03-25 15:31   ` tlaronde
2010-03-25 15:36     ` erik quanstrom
2010-03-26  1:07       ` EBo
2010-03-25 16:03     ` Steve Simon
2010-03-25 18:11   ` lucio
2010-03-25 19:05     ` Tim Newsham
2010-03-25 19:36       ` lucio
2010-03-25 19:42         ` erik quanstrom
2010-03-26  0:52   ` EBo
2010-03-26  1:36     ` Jacob Todd
2010-03-26  2:05       ` ron minnich
2010-03-26  5:02       ` EBo
2010-03-26  5:52         ` Federico G. Benavento
2010-03-26 13:33           ` erik quanstrom
2010-03-26  5:59         ` Anthony Sorace
2010-03-26  6:09           ` Federico G. Benavento
2010-03-26  6:12           ` EBo
2010-03-26  6:24             ` Federico G. Benavento
2010-03-26  7:08               ` EBo
2010-03-26 13:24                 ` erik quanstrom
2010-03-26 13:09           ` erik quanstrom
2010-03-26 16:45         ` Lyndon Nerenberg (VE6BBM/VE7TFX)
2010-03-26 16:55           ` erik quanstrom
2010-03-26 17:00             ` ron minnich
2010-03-26 17:12               ` erik quanstrom
2010-03-26 17:10             ` Lyndon Nerenberg (VE6BBM/VE7TFX)
2010-03-26 17:13               ` erik quanstrom
2010-03-26 17:15                 ` Lyndon Nerenberg (VE6BBM/VE7TFX)
2010-03-26 17:21                   ` erik quanstrom
2010-03-26 17:31                     ` Lyndon Nerenberg (VE6BBM/VE7TFX)
2010-03-26 17:36                       ` erik quanstrom
2010-03-26 17:56                         ` Lyndon Nerenberg (VE6BBM/VE7TFX)
2010-03-26 18:44                           ` erik quanstrom
2010-03-26 18:57                             ` Lyndon Nerenberg (VE6BBM/VE7TFX)
2010-03-26 21:17                             ` Ethan Grammatikidis
2010-03-26 21:30                               ` erik quanstrom
2010-03-26 21:49                                 ` Ethan Grammatikidis
2010-03-26 17:31                 ` Federico G. Benavento [this message]
2010-03-26 17:34                   ` Lyndon Nerenberg (VE6BBM/VE7TFX)
2010-03-26 21:15                     ` Ethan Grammatikidis
2010-03-26 21:32                       ` erik quanstrom
2010-03-26 22:37                         ` Ethan Grammatikidis
2010-03-27  4:32                           ` lucio
2010-03-27 17:39                           ` Tim Newsham
2010-03-27 22:37                       ` Lyndon Nerenberg (VE6BBM/VE7TFX)
2010-03-26 16:56           ` ron minnich
2010-03-26 17:05             ` erik quanstrom
2010-03-26 21:50             ` tlaronde
2010-03-27  4:15               ` lucio
2010-03-27  7:53                 ` Steve Simon
2010-03-27  8:40                   ` lucio
2010-03-27  9:30                     ` Federico G. Benavento
2010-03-27 13:41                       ` erik quanstrom
2010-03-27 13:08                   ` Anthony Sorace
2010-03-27 11:20                 ` tlaronde
2010-03-28 13:17               ` [9fans] Man pages for add-ons: pax? tlaronde
2010-03-28 13:20                 ` erik quanstrom
2010-03-28 18:39                 ` hiro
2010-03-26 17:05           ` [9fans] Man pages for add-ons Anthony Sorace
2010-03-26 20:21         ` Ethan Grammatikidis
2010-03-27 16:46           ` Tim Newsham
2010-03-27 16:54             ` erik quanstrom
2010-03-27 17:58               ` Federico G. Benavento
2010-03-27 18:09                 ` erik quanstrom
     [not found]                   ` <f4d8fa41003271132k7d7e839fk78999c75ddf4b6af@mail.gmail.com>
2010-03-27 18:33                     ` hiro
2010-03-27 23:45               ` Lyndon Nerenberg (VE6BBM/VE7TFX)
2010-03-28  0:39                 ` erik quanstrom
2010-03-27 23:56               ` Tim Newsham
2010-03-28  0:45                 ` erik quanstrom
2010-03-28  0:52                   ` Lyndon Nerenberg (VE6BBM/VE7TFX)
2010-03-28  0:55                     ` erik quanstrom
2010-03-28  1:02                       ` Lyndon Nerenberg (VE6BBM/VE7TFX)
2010-03-28 19:06               ` Ethan Grammatikidis
2010-03-28 19:36                 ` Federico G. Benavento
2010-03-28 20:04                   ` erik quanstrom
2010-03-28 22:59                   ` Ethan Grammatikidis
2010-03-28 23:28                     ` hiro
2010-03-29  0:59                       ` Ethan Grammatikidis
2010-03-29  2:11                         ` Iruata Souza
2010-03-29  9:07                           ` Patrick Kelly
2010-03-29 11:29                             ` Ethan Grammatikidis
2010-03-29 12:14                               ` Patrick Kelly
2010-03-29 12:41                                 ` Connor Lane Smith
2010-03-29 13:05                                   ` Patrick Kelly
2010-03-29 13:23                                     ` Connor Lane Smith
2010-03-29 13:58                                       ` Steve Simon
2010-03-29 19:29                                 ` Georg Lehner
2010-03-29 22:35                                   ` Patrick Kelly
2010-03-29 14:14                               ` blstuart
2010-03-29  1:00                     ` erik quanstrom
2010-03-27 17:49             ` Federico G. Benavento
2010-03-28 18:56             ` Ethan Grammatikidis
2010-03-28 20:09               ` erik quanstrom
2010-03-28 21:27           ` Jacob Todd
2010-03-25 14:07 ` Steve Simon
2010-03-25 15:48   ` tlaronde
2010-03-26  2:02 ` Ethan Grammatikidis
2010-03-26  2:04   ` erik quanstrom
2010-03-29 10:12 Hiro
2010-03-29 12:33 Hiro

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=32d987d51003261031t6d51fc03o4fc58a33554ee712@mail.gmail.com \
    --to=benavento@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).