Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[9fans] 9atom patches

159 views
Skip to first unread message

erik quanstrom

unread,
Jul 3, 2013, 12:19:06 PM7/3/13
to
if you're interested in the details on patches applied to 9atom

echo subscribe | mail source...@9atom.org

cf. mlmgr(8) http://www.9atom.org/magic/man2html/1/mlmgr

- erik

erik quanstrom

unread,
Jul 3, 2013, 1:17:56 PM7/3/13
to
and should you wish to submit patch, the *experimental*
patch system may be installed with the following on any plan 9 system.

9fs atom &&
disk/mkfs -bkv -s /n/atom/plan9/rc/bin -d . <{echo apatch - -; echo ' +'}

you may need to copy bits from /n/atom/plan9/rc/bin/9fs for this to work.

i'm trying to keep all changes (especially locally generated ones)
inside the patch system. 149 patches were applied in jun.

patches that fix one particular issue or add a bit of functionality
are very likely to be applied quickly. but structural changes will
be seriously considered, altnough the aim is to stay as close to
sources as possible. style(6) is important since the aim is to
not edit patches.

finally, please bear with me. one's reach often exceeds one's grasp.

- erik

Steffen Daode Nurpmeso

unread,
Aug 27, 2013, 7:14:33 AM8/27/13
to
Jens Staal wrote:
How can i mount 9atom?

erik quanstrom <quan...@quanstro.net> wrote:
|On Wed Jul 3 12:35:16 EDT 2013, quan...@quanstro.net wrote:
|>if you're interested in the details on patches applied to 9atom
|>
|>echo subscribe | mail source...@9atom.org
|>
|>cf. mlmgr(8) http://www.9atom.org/magic/man2html/1/mlmgr
|
|and should you wish to submit patch, the *experimental*
|patch system may be installed with the following on any plan 9 system.
|
|9fs atom &&
|disk/mkfs -bkv -s /n/atom/plan9/rc/bin -d . <{echo apatch - -; echo ' +'}
|
|you may need to copy bits from /n/atom/plan9/rc/bin/9fs for this to work.

->
case atom
# import -E ssl atom.9atom.org /n/atom /n/atom
srv $nflag -q tcp!atom.9atom.org atom &&
mount $nflag /srv/atom /n/atom atom

|- erik

--steffen

0 new messages