9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Lucio De Re <lucio.dere@gmail.com>
To: 9fans <9fans@9fans.net>
Subject: Re: [9fans] Interoperating between 9legacy and 9front
Date: Thu, 9 May 2024 12:55:31 +0200	[thread overview]
Message-ID: <CAJQ9t7ieqOfXLdrO_2hqKfF7XtRHYob2VUrMDWf1q4OfH-_ziA@mail.gmail.com> (raw)
In-Reply-To: <84aa1c7f-1f39-43eb-81a2-b73cc432196a@app.fastmail.com>

[-- Attachment #1: Type: text/plain, Size: 13542 bytes --]

Thank you, Vic, for your efforts. My perceptions about the conflicts that
seem to be stirred by any posts that compares 9front with the original,
poorly defined, shall we say, "heritage" Plan 9 release are well reflected
in your original, detailed posting.
I was planning to address the issue, but you have done that more
proactively than I would manage.

I suspect that Jacob misinterpreted my intentions, so at this point I will
limit myself to a simple explanation and a possibly controversial request.

I have two large data objects: a fossil cache and a venti backing arena.
They are held on one SATA drive. Both seem intact, although I am limited to
only superficial inspection because of the size of the objects and the
limits in the hardware available to me. I have made various attempts at
booting the release Plan 9 legacy system on the available platform that
supports SATA drives - but not serial IDE - and have failed. The hardware
involved pre-dates UEFI so I am using the traditional boot procedure, to
the best of my ability. Booting the 9-legacy distribution from either a
SATA optical drive or a USB device has proved beyond my understanding.

I could however boot 9front (I have used 9front on a number of occasions, I
have no reservations doing so, but my comfort zone remains with the legacy
system which I have been using ever since 2nd Edition was released for sale
- I still have the original CD-ROM and two volume documentation) from a USB
stick and eventually installed it on the SATA-capable platform where the
BIOS allows me to select which device I choose to boot from, within limits.

What I have been unable to do so far has been to get the right combination
of master boot record, Plan 9 bootstrap loader (legacy's 9load in
preference to 9front's 9boot for various reasons, not all perfectly
water-tight), Fossil- and Venti-capable kernel and the right Fossil and
Venti embedded configurations to complete the Plan 9 bootstrap procedure.

As I'm presently stuck with /386/pbslba (announcing itself as PBS2)
reporting "Bad format or I/O error" my guess is that either the kernel
"bootfile" is being specified incorrectly or (a subset condition) I am
instructing the loader to look for the kernel on the wrong device.
Specifically, I was surprised to discover that 9front uses "sdC[01]" and
"sdD[01]" where 9legacy, in my experience uses "sd[EF][01]" as the drive
selector. I could be wrong, it has been hard to try all possible
permutations, maybe I have missed one or more.

Now, I didn't explicitly indicate where 9front comes into this: I
manipulated the disk drive holding my precious data using 9front. Once I
had the means to edit the configuration in the Fossil cache partition - and
remembered that the Venti tool (venti/conf) for that operation is included
in the 9front distribution, which in my confusion I had actually forgotten
- I was confident that I had the boot issue sewn up, but as I explained, I
am still stuck.

There are many sharp corners I bumped my shins against in this exercise;
mostly of my own making as I am somewhat lazy and not as sharp as I thought
I was when younger.

The absence of Fossil from 9front was the one I found most difficult to
overcome, but at least in theory only the equivalent of "fossil/conf" (an
rc script I eventually shoehorned from plan9port) is essential. I can see
how it would be inconvenient to need to support software that is
significantly complex, especially when it must also be able to be embedded
in the kernel.

Jacob makes the point that porting Fossil to 9front is not a 9front
responsibility, analogously he also states that the dp9ik code is available
to be ported to 9legacy. I concur with Vic that a port of dp9ik to 9legacy
is extremely desirable, but I disagree with whomever has dropped the Fossil
source code entirely from the 9front release. Right or wrong, I think it
will require assistance from the 9front development community to get Fossil
working on 9front and plenty of diplomacy to arrive at a release of Fossil
on 9front where both participants are proud of the result. Without the
sources in the 9front release it is not only hard to contemplate the
option, but it is also quite likely that progress in that direction may
already have been made but not shared with those who may in turn also
contribute to this.

My request, therefore, is that anyone who has worked with the Fossil code
in the 9front context (and that includes my minor tweaks to fossil/conf, if
any) should find a way to publish what they have. That may stir the pot a
bit.

As far as dp9ik goes, I have personal reasons to enhance 9legacy's security
code, but it is a massive endeavour, at least as I see it and I am always
fearful of undertaking anything I don't think I can handle. But the
motivation is there, the question is whether the necessary cooperation will
also materialise.

My sincere thanks to Vic, once again, for dowsing the looming flames, we do
not need conflict, of the emotional brand, to escalate out of measure.

Lucio.

On Wed, May 8, 2024 at 11:53 PM <vic.thacker@fastmail.fm> wrote:

> Hi Hiro et al,
>
> This mailing list is focused on Plan 9 discussions.  Noticing conflicts
> between the 9legacy and 9front communities indicates that adopting
> collaborative strategies could be advantageous.  In my detailed post, I
> aimed to provide a comprehensive overview to fully encapsulate the topic.
> Having observed conflicts evolve over more than two decades, I am motivated
> to suggest improvements rather than seeing history repeat itself.  I
> contributed my comments in hopes of fostering meaningful positive change.
> I value both 9front and 9legacy but choose to remain neutral and refrain
> from taking sides.  In my view, there's no advantage in picking sides,
> particularly among us 9fans.  The need for collaboration seems great, I'm
> astonished that more collaboration hasn't happened over the years.
>
> Kind regards,
> Vester
>
> On Thu, May 9, 2024, at 05:10, hiro wrote:
> > vester, why do you recommend all these things so overly
> > methodologically that are all already a reality in the 9front
> > community? are you a bot?
> >
> > On Wed, May 8, 2024 at 9:18 PM <vester.thacker@fastmail.fm> wrote:
> >>
> >> Dear Members of the 9legacy and 9front Communities,
> >>
> >> This message is intended to share thoughts on potential improvements to
> collaborative processes between systems. The aim is to foster an
> environment that encourages ongoing enhancement and mutual support.
> >>
> >> Community Efforts
> >> Appreciation is extended to all community members for their dedication
> in updating and maintaining these systems. Their efforts are vital to
> collective progress.
> >>
> >> Community Dialogue
> >> An open forum for all members to share insights, discuss challenges,
> and propose solutions related to system updates and integration efforts
> could prove beneficial. Such dialogue can help better understand different
> perspectives and formulate effective strategies collaboratively.
> >>
> >> Collaborative Working Group
> >> The creation of a working group to address specific technical
> challenges, such as integrating the dp9ik security protocol, could
> facilitate smoother and more efficient integration. Interested members
> might consider participating in such a group.
> >>
> >> Transparency in Decision-Making
> >> Improving the transparency of decision-making processes is a goal.
> Sharing regular informational updates could keep everyone informed about
> the progress and decisions that affect both communities.
> >>
> >> Inclusive Decision-Making Processes
> >> Exploring ways to ensure that decision-making processes reflect the
> community's needs and inputs is under consideration. Contributions on how
> to achieve this are highly valued.
> >>
> >> Recognition Program
> >> Recognizing the hard work and achievements of community members is
> important. Plans to introduce a recognition program that highlights
> significant contributions and successes are being explored.
> >>
> >> Addressing Historical Concerns
> >> Dedicating time to openly discuss historical concerns is crucial for
> moving forward. This could help reconcile and strengthen community ties.
> >>
> >> Feedback on these suggestions and potential interest in participating
> in these initiatives is invited. Contributions from community members are
> invaluable and will help shape the direction of collaborative efforts.
> >>
> >> Thank you for your engagement and commitment to the community.
> >>
> >> Best regards,
> >> Vester
> >>
> >>
> >> On Thu, May 9, 2024, at 01:29, Jacob Moody wrote:
> >> > On 5/8/24 11:06, Lucio De Re wrote:
> >> >> There is much I would like to explain, but the problem I am
> attempting to solve ought to have an obvious answer that I am clearly
> missing.
> >> >>
> >> >> I can't seem to get a 9front workstation to mount a networked
> 9legacy fossil service. The FS is a fairly pristine 9legacy installation,
> on a somewhat old 386 platform. I did need to tweak various parameters on
> both side, but eventually I got to the point where both hosts declare that
> the connection has been established; now on the 9front workstation I get
> the message
> >> >>     "srv net!192.96.33.148!9fs: mount failed: fossil authCheck: auth
> protocol not finished"
> >> >> I suspect the culprit is the lack of the newer "dp9ik" security on
> 9legacy, in which case it would be helpful to know how to work around that.
> >> >
> >> > Probably. Why not just temporarily disable auth checks for the fossil
> >> > 9legacy machine?
> >> > Or perhaps just take a disk/mkfs backup and tar that. You really have
> >> > chosen the most painful way of accomplishing this (which you seem to
> >> > acknowledge).
> >> > Or just exportfs the root? There are so many ways of just getting the
> >> > files.
> >> >
> >> >>
> >> >> Why am I mixing my platforms like this? Because the hardware on
> which I am attempting to recover a rather large historical file system is
> split between IDE and SATA and I have no hardware that can handle both disk
> modes and I need to move information between the two media types. I am not
> describing all the dead ends I tried, incidentally, that would take too
> long and really expose my limited understanding.
> >> >>
> >> >> It took almost a day to copy the Fossil cache (or lose a lot of the
> most recent changes) and now I need (or at least want) to update the
> default boot ("arenas") Venti configuration on a SATA drive which I can
> only access on hardware I can't install 9legacy on. It's complicated and
> I'm sure there are people here who would not find this so daunting, but
> that's where I am at. To be precise, I need to change the Fossil default
> configuration (in the "fossil" cache) so it points to the correct Venti
> >> >> arenas. I'll deal with the analogous Venti situation when I get past
> the total absence of Fossil tools on 9front.
> >> >>
> >> >> I guess I can port fossil/conf to 9front, but I'm not sure I have
> the stomach to try that. Maybe now that I have raised the possibility...
> >> >
> >> > It sound like you're trying to make this someone else's problem.
> >> > Being stuck in a hardware pickle when there are ample existing
> software
> >> > solutions is not
> >> > a good reason to ask someone else to go out of their way to write
> >> > software.
> >> >
> >> > Fossil can be pulled in largely without modifications as I understand
> it,
> >> > I don't run fossil but some people in the 9front community do and it
> does
> >> > not appear to me that they've had issues with continuing to have it
> work
> >> > (other then fossil bugs itself).
> >> >
> >> >>
> >> >> I managed to share the Fossil cache through a NetBSD server
> providing u9fs services, but that host does not have the capacity to store
> the Venti arenas, nor can I really justify spending the amount of time it
> would take to pass it between the 9legacy and 9front devices via NetBSD, no
> matter how I try to arrange that. It does baffle me, though, that a NetBSD
> intermediary is more competent than the two "native" platforms.
> >> >
> >> > Are you blaming us for moving on from AES 53 bit keys that can be
> brute
> >> > forced in an afternoon?
> >> > I have tried to open a dialogue for getting dp9ik on 9legacy a couple
> >> > times now, when I had brought it
> >> > up I am told to write the patch. Something about being asked to spend
> >> > the work to write a patch for 9legacy given
> >> > the historical context of why 9front exists does not sit right with
> me.
> >> > So it wont be me, sorry.
> >> > Sure it sucks that things have drifted, but all our code is there,
> >> > neatly organized out in to commits, if someone
> >> > wants to import our work it is readily available. However something
> >> > tells me most people are just going to use 9front as is.
> >> >
> >> > Good luck,
> >> > moody
> >> >


-- 
Lucio De Re
2 Piet Retief St
Kestell (Eastern Free State)
9860 South Africa

Ph.: +27 58 653 1433
Cell: +27 83 251 5824

------------------------------------------
9fans: 9fans
Permalink: https://9fans.topicbox.com/groups/9fans/Tde2ca2adda383a3a-M5f676a1637898c965565e8ed
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription

[-- Attachment #2: Type: text/html, Size: 16459 bytes --]

  parent reply	other threads:[~2024-05-09 10:51 UTC|newest]

Thread overview: 296+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-08 16:06 Lucio De Re
2024-05-08 16:29 ` Jacob Moody
2024-05-08 19:16   ` vester.thacker
2024-05-08 20:10     ` hiro
2024-05-08 21:52       ` vic.thacker
2024-05-09  9:05         ` wb.kloke
2024-05-09 11:05           ` Lucio De Re
2024-05-09 14:04             ` wb.kloke
2024-05-09 16:30               ` kvik
2024-05-09 14:07             ` Lucas Francesco
2024-05-09 14:13               ` ori
2024-05-10 10:58                 ` Richard Miller
2024-05-10 13:01                   ` ibrahim via 9fans
2024-05-10 14:24                   ` Jacob Moody
2024-05-11 18:25                   ` hiro
2024-05-11 19:15                     ` Dan Cross
2024-05-11 19:34                       ` hiro
2024-05-11 19:59                         ` Dan Cross
2024-05-11 20:16                           ` Jacob Moody
2024-05-11 20:21                             ` Dan Cross
2024-05-12 13:16                             ` [9fans] one weird trick to break p9sk1 ? Richard Miller
2024-05-12 13:59                               ` tlaronde
2024-05-12 14:25                               ` hiro
2024-05-12 16:43                                 ` Richard Miller
2024-05-12 17:09                                   ` hiro
2024-05-13 10:32                                     ` Richard Miller
2024-05-13 11:00                                       ` hiro
2024-05-12 22:43                                   ` Dan Cross
2024-05-13 11:41                                     ` Richard Miller
2024-05-13 12:47                                     ` Richard Miller
2024-05-13 12:51                                       ` Charles Forsyth
2024-05-13 13:02                                         ` David du Colombier
2024-05-13 13:05                                         ` [9fans] golang dependency on python3 Richard Miller
2024-05-13 14:13                                       ` [9fans] one weird trick to break p9sk1 ? hiro
2024-05-12 15:19                               ` Jacob Moody
2024-05-12 18:19                               ` ori
2024-05-12 20:10                                 ` ori
2024-05-13 10:18                                   ` Richard Miller
2024-05-13 10:48                                     ` hiro
2024-05-13 13:48                                     ` Jacob Moody
2024-05-13 15:06                                       ` Richard Miller
2024-05-12 21:15                               ` Kurt H Maier via 9fans
2024-05-12 18:23                         ` [9fans] Interoperating between 9legacy and 9front hiro
2024-05-09 10:55         ` Lucio De Re [this message]
2024-05-17 16:16           ` Noam Preil
2024-05-18 19:08             ` [9fans] fossil Richard Miller
2024-05-09 19:50         ` [9fans] Interoperating between 9legacy and 9front hiro
2024-05-10  4:44           ` [9fans] Balancing Progress and Accessibility in the Plan 9 Community. (Was: [9fans] Interoperating between 9legacy and 9front) vic.thacker
2024-05-10  7:33             ` Lallero
2024-05-10  8:47               ` vic.thacker
2024-05-10  9:07                 ` Lucio De Re
2024-05-10 10:21                   ` qwx via 9fans
2024-05-10 11:53                     ` Lucio De Re
2024-05-10 12:20                       ` Lallero
2024-05-10 12:38                       ` thedaemon via 9fans
2024-05-10 13:19                         ` Lucio De Re
2024-05-10 13:18                       ` qwx via 9fans
2024-05-10 13:38                       ` kvik
2024-05-10 14:54                         ` Lucio De Re
2024-05-11 16:26                           ` hiro
2024-05-11 22:12                             ` vic.thacker
2024-05-11 22:27                               ` hiro
2024-05-11 22:50                                 ` vic.thacker
2024-05-12  0:43                                   ` ori
2024-05-12  2:55                                     ` Jacob Moody
2024-05-12  7:19                                       ` plan6
2024-05-12 11:45                                         ` vic.thacker
2024-05-12 11:53                                           ` hiro
2024-05-12 11:56                                             ` vester.thacker
2024-05-12 12:18                                               ` plan6
2024-05-12 12:41                                                 ` vester.thacker
2024-05-12 13:11                                                   ` hiro
2024-05-12 13:21                                                     ` plan6
2024-05-12 13:47                                                     ` vic.thacker
2024-05-12 13:23                                                   ` qwx via 9fans
2024-05-12 15:11                                                     ` vic.thacker
2024-05-12 15:55                                                       ` hiro
2024-05-12 16:56                                                         ` vester.thacker
2024-05-12 13:11                                                 ` plan6
2024-05-12 13:09                                               ` hiro
2024-05-12 18:36                                           ` ori
2024-05-13  0:21                                             ` vester.thacker
2024-05-13  1:32                                               ` ori
2024-05-13  1:46                                                 ` Dan Cross
2024-05-13  1:56                                                   ` Kurt H Maier via 9fans
2024-05-13  3:09                                                   ` Jacob Moody
2024-05-13  3:52                                                     ` ibrahim via 9fans
2024-05-13  4:06                                                       ` vic.thacker
2024-05-13  4:42                                                       ` Jacob Moody
2024-05-13  5:16                                                         ` clinton
2024-05-13  5:33                                                       ` ron minnich
2024-05-13  5:54                                                         ` ibrahim via 9fans
2024-05-13  6:07                                                           ` ron minnich
2024-05-13  6:14                                                           ` Kurt H Maier via 9fans
2024-05-13  7:44                                                         ` ibrahim via 9fans
2024-05-13  8:10                                                           ` sirjofri
2024-05-13  8:42                                                             ` [9fans] List of companies that use Plan 9 vic.thacker
2024-05-13  9:38                                                               ` hiro
2024-05-13 11:55                                                                 ` vic.thacker
2024-05-13 12:56                                                                   ` hiro
2024-05-13 13:59                                                                     ` G B via 9fans
2024-05-13 21:01                                                                       ` vic.thacker
2024-05-13 21:17                                                                     ` vic.thacker
2024-05-14 14:12                                                                       ` B. Atticus Grobe
2024-05-14 16:02                                                                         ` vic.thacker
2024-05-14 16:30                                                                           ` B. Atticus Grobe
2024-05-14 16:39                                                                             ` arnold
2024-05-14 17:54                                                                               ` Steve Simon
2024-05-14 18:38                                                                                 ` vic.thacker
2024-05-14 19:05                                                                                 ` tlaronde
2024-05-14 19:44                                                                                   ` Wes Kussmaul
2024-05-16 11:51                                                                                     ` tlaronde
2024-05-14 23:19                                                                                   ` michaelian ennis
2024-05-15  4:46                                                                                     ` Lucio De Re
2024-05-15  5:55                                                                                       ` Clarifying Lucio's Additional Requests [Was: Re: [9fans] List of companies that use Plan 9. ] vic.thacker
2024-05-15  6:11                                                                                         ` Jacob Moody
2024-05-15  6:41                                                                                           ` vic.thacker
2024-05-15  7:39                                                                                             ` plan6
2024-05-15  9:17                                                                                               ` vic.thacker
2024-05-15 10:08                                                                                                 ` sirjofri
2024-05-15 10:35                                                                                                 ` hiro
2024-05-15 12:04                                                                                                   ` vic.thacker
2024-05-15  8:38                                                                                             ` sirjofri
2024-05-15  9:25                                                                                               ` Aleksandar Kuktin
2024-05-15 13:58                                                                                               ` vic.thacker
2024-05-15 14:18                                                                                                 ` Don Bailey
2024-05-15 14:56                                                                                                   ` sirjofri
2024-05-15 15:04                                                                                                     ` Don Bailey
2024-05-15 15:20                                                                                                       ` sirjofri
2024-05-15 15:34                                                                                                         ` Jens Staal
2024-05-15 15:26                                                                                                       ` hiro
2024-05-15 15:20                                                                                                   ` Jacob Moody
2024-05-15 14:52                                                                                                 ` ori
2024-05-15 13:29                                                                                             ` ori
2024-05-15  6:04                                                                                       ` [9fans] List of companies that use Plan 9 Jacob Moody
2024-05-15  9:02                                                                                         ` Lucio De Re
2024-05-15  9:04                                                                                           ` hiro
2024-05-15 13:38                                                                                           ` ori
2024-05-15 14:35                                                                                           ` Jacob Moody
2024-05-15 15:18                                                                                             ` Lucio De Re
2024-05-15 15:20                                                                                               ` Don Bailey
2024-05-15 15:39                                                                                                 ` Kurt H Maier via 9fans
2024-05-15 15:53                                                                                                   ` Don Bailey
2024-05-15 16:10                                                                                                     ` Kurt H Maier via 9fans
2024-05-15 16:20                                                                                                       ` Don Bailey
2024-05-15 16:51                                                                                                         ` Kurt H Maier via 9fans
2024-05-15 16:54                                                                                                           ` Don Bailey
2024-05-15 17:00                                                                                                             ` Kurt H Maier via 9fans
2024-05-15 17:03                                                                                                         ` Jacob Moody
2024-05-15 17:36                                                                                                           ` Lucio De Re
2024-05-15 18:32                                                                                                             ` hiro
2024-05-15 22:06                                                                                                               ` Steve Simon
2024-05-15 22:17                                                                                                                 ` hiro
2024-05-15 22:38                                                                                                                   ` Steve Simon
2024-05-16  9:17                                                                                                                     ` hiro
2024-05-17 16:51                                                                                                     ` Noam Preil
2024-05-17 17:37                                                                                                       ` Lucio De Re
2024-05-17 18:45                                                                                                         ` Noam Preil
2024-05-18 12:58                                                                                                           ` Lucio De Re
2024-05-17 18:11                                                                                                       ` [9fans] fossil [was: List of companies that use Plan 9.] Richard Miller
2024-05-17 18:14                                                                                                         ` Noam Preil
2024-05-17 19:14                                                                                                           ` David du Colombier
2024-05-17 19:45                                                                                                             ` wb.kloke
2024-05-18 13:53                                                                                                             ` Lucio De Re
2024-05-18 14:06                                                                                                               ` Charles Forsyth
2024-05-18 14:24                                                                                                                 ` Lucio De Re
2024-05-15 15:52                                                                                                 ` [9fans] List of companies that use Plan 9 Jacob Moody
2024-05-15 15:56                                                                                                   ` Don Bailey
2024-05-15 16:06                                                                                                     ` hiro
2024-05-15 16:13                                                                                                       ` Don Bailey
2024-05-15 16:22                                                                                                         ` hiro
2024-05-15 16:28                                                                                                           ` Don Bailey
2024-05-15 16:17                                                                                                     ` Jacob Moody
2024-05-15 16:21                                                                                                       ` Don Bailey
2024-05-15 16:27                                                                                                         ` Jacob Moody
2024-05-15 15:56                                                                                                 ` hiro
2024-05-15 15:28                                                                                               ` Jacob Moody
2024-05-15 15:57                                                                                                 ` hiro
2024-05-15 16:19                                                                                                   ` Jacob Moody
2024-05-15 15:36                                                                                               ` hiro
2024-05-14 17:30                                                                             ` vic.thacker
2024-05-15  5:48                                                               ` John the Scott
2024-05-15  9:34                                                                 ` vic.thacker
2024-05-15 13:18                                                                 ` Wes Kussmaul
2024-05-15 13:46                                                                   ` vester.thacker
2024-05-17 16:26                                                               ` Noam Preil
2024-05-17 17:30                                                                 ` vester.thacker
2024-05-13  9:22                                                             ` [9fans] Balancing Progress and Accessibility in the Plan 9 Community. (Was: [9fans] Interoperating between 9legacy and 9front) ibrahim via 9fans
2024-05-13  9:56                                                               ` vic.thacker
2024-05-13  9:57                                                               ` sirjofri
2024-05-13 10:12                                                                 ` ibrahim via 9fans
2024-05-13 10:40                                                                   ` sirjofri
2024-05-13 11:01                                                                     ` ibrahim via 9fans
2024-05-13 11:26                                                                       ` hiro
2024-05-13 12:08                                                                         ` ibrahim via 9fans
2024-05-13 13:35                                                                           ` G B via 9fans
2024-05-13 13:50                                                                             ` ibrahim via 9fans
2024-05-13 14:26                                                                           ` ibrahim via 9fans
2024-05-13 14:32                                                                             ` ori
2024-05-13 14:47                                                                               ` ibrahim via 9fans
2024-05-13 11:15                                                                   ` hiro
2024-05-13 11:12                                                                 ` hiro
2024-05-13 15:03                                                               ` Jacob Moody
2024-05-13 15:20                                                                 ` hiro
2024-05-13  6:01                                                       ` Kurt H Maier via 9fans
2024-05-13  6:18                                                         ` ibrahim via 9fans
2024-05-13  6:23                                                           ` Kurt H Maier via 9fans
2024-05-13  6:55                                                         ` tlaronde
2024-05-13  7:27                                                           ` ibrahim via 9fans
2024-05-13  7:47                                                             ` tlaronde
2024-05-13  8:00                                                             ` ibrahim via 9fans
2024-05-13 10:04                                                       ` hiro
2024-05-13 10:52                                                         ` ibrahim via 9fans
2024-05-13 11:13                                                           ` Ori Bernstein
2024-05-13  2:16                                                 ` clinton
2024-05-13  2:33                                                   ` ori
2024-05-13  2:36                                                   ` Kurt H Maier via 9fans
2024-05-13  3:02                                                     ` ibrahim via 9fans
2024-05-13  7:55                                                   ` adventures in9
2024-05-13 10:43                                                     ` hiro
2024-05-13  3:45                                                 ` vic.thacker
2024-05-13  5:45                                                   ` ibrahim via 9fans
2024-05-13  6:04                                                     ` ibrahim via 9fans
2024-05-13  6:22                                                       ` Kurt H Maier via 9fans
2024-05-13  6:21                                                     ` Jacob Moody
2024-05-13  6:58                                                       ` ibrahim via 9fans
2024-05-13 10:27                                                       ` hiro
2024-05-13  1:37                                               ` Kurt H Maier via 9fans
2024-05-13  2:53                                               ` ibrahim via 9fans
2024-05-13  9:38                                               ` hiro
2024-05-13  9:45                                                 ` ibrahim via 9fans
2024-05-13 11:11                                                   ` hiro
2024-05-13 11:56                                                     ` ibrahim via 9fans
2024-05-13 14:01                                                       ` hiro
2024-05-13 14:39                                                       ` Jacob Moody
2024-05-13 14:46                                                         ` ori
2024-05-13 15:04                                                         ` ibrahim via 9fans
2024-05-13 15:56                                                           ` ibrahim via 9fans
2024-05-13 16:41                                                             ` Jacob Moody
2024-05-13 17:01                                                             ` Ori Bernstein
2024-05-13 17:59                                                               ` adventures in9
2024-05-13 18:07                                                                 ` hiro
2024-05-17 11:45                                                                 ` Matt Wilbur
2024-05-13 18:04                                                             ` hiro
2024-05-17 10:06                                                               ` samuel.reader via 9fans
2024-05-17 11:09                                                                 ` ori
2024-05-17 11:11                                                                 ` hiro
2024-05-17 11:32                                                                   ` plan6
2024-05-17 12:14                                                                     ` hiro
2024-05-17 13:50                                                                       ` Clout Tolstoy
2024-05-17 14:22                                                                         ` Samuel Reader via 9fans
2024-05-17 14:35                                                                           ` hiro
2024-05-17 14:58                                                                           ` Dave Eckhardt
2024-05-17 15:36                                                                           ` Kurt H Maier via 9fans
2024-05-17 12:31                                                                     ` qwx via 9fans
2024-05-17 12:43                                                                       ` Samuel Reader via 9fans
2024-05-17 14:14                                                                         ` Jacob Moody
2024-05-17 14:20                                                                           ` hiro
2024-05-17 14:46                                                                             ` Michael Kerpan
2024-05-17 14:59                                                                               ` Jacob Moody
2024-05-17 15:58                                                                               ` hiro
2024-05-17 16:59                                                                               ` Noam Preil
2024-05-17 17:22                                                                                 ` hiro
2024-05-17 17:50                                                                                   ` fig
2024-05-17 18:03                                                                                     ` Lucio De Re
2024-05-17 20:09                                                                                       ` hiro
2024-05-17 20:06                                                                                     ` hiro
2024-05-17 23:08                                                                                       ` fig
2024-05-17 23:32                                                                                         ` hiro
2024-05-17 14:49                                                                           ` Jacob Moody
2024-05-17 15:48                                                                             ` vester.thacker
2024-05-17 16:12                                                                         ` Noam Preil
2024-05-17 12:47                                                                     ` ori
2024-05-17 15:51                                                                     ` Kurt H Maier via 9fans
2024-05-18  3:32                                                                       ` vester.thacker
2024-05-18  7:10                                                                         ` sirjofri
2024-05-17 12:26                                                               ` samuel.reader via 9fans
2024-05-17 12:49                                                                 ` Steve Simon
2024-05-17 15:02                                                                   ` plan6
2024-05-17 13:11                                                                 ` hiro
     [not found]                                       ` <2eaaa7c4-ea43-4c97-bf33-9a78964debb3@app.fastmail.com>
     [not found]                                         ` <4a1cb1b6-869d-4697-8d63-fd949f6be596@posixcafe.org>
2024-05-12 11:40                                           ` vic.thacker
2024-05-17 16:23               ` Noam Preil
2024-05-10  8:17           ` [9fans] Interoperating between 9legacy and 9front Lucio De Re
2024-05-10  8:26             ` Charles Forsyth
2024-05-10  8:48               ` Lucio De Re
2024-05-11 16:37               ` hiro
2024-05-10 17:09             ` Jacob Moody
2024-05-11  9:45               ` David du Colombier
2024-05-11 19:51                 ` hiro
2024-05-11 19:59                   ` Dan Cross
2024-05-11 20:04                     ` hiro
2024-05-11 20:08                       ` Dan Cross
2024-05-11 20:29                         ` hiro
2024-05-11 20:58                           ` Skip Tavakkolian
2024-05-11 21:03                             ` hiro
2024-05-11 21:14                               ` Skip Tavakkolian

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=CAJQ9t7ieqOfXLdrO_2hqKfF7XtRHYob2VUrMDWf1q4OfH-_ziA@mail.gmail.com \
    --to=lucio.dere@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).