Hi all,
I finally found some time to get my dev environment setup on 9front running
on QEMU on macos. (huzzah!)
Now, I can start poking around, reading code, and hopefully contributing
something useful. :-)
Cheers,
Chris
--
Christopher Nielsen
"The secret of freedom lies in educating people, wh
On Mon, Feb 03, 2025 at 01:40:29PM -0800, ron minnich wrote:
> apropos this, I just now pushed a fixup for acmmuswitch that's better.
>
> we're getting pretty close to 'turn on an AC and watch it burn' point.
>
What is now the master sources?
https://github.com/rminnich/nix-os
or
https://gith
FWIW, that boots in qemu. But I've not tested turning on an AC yet.
On Wed, Feb 5, 2025 at 11:02 AM ron minnich wrote:
> all my work is in https://github.com/rminnich/9front/tree/ron_nix
>
> On Wed, Feb 5, 2025 at 9:05 AM wrote:
>
>> On Mon, Feb 03, 2025 at 01:40:29PM -0800, ron minnich wrote:
all my work is in https://github.com/rminnich/9front/tree/ron_nix
On Wed, Feb 5, 2025 at 9:05 AM wrote:
> On Mon, Feb 03, 2025 at 01:40:29PM -0800, ron minnich wrote:
> > apropos this, I just now pushed a fixup for acmmuswitch that's better.
> >
> > we're getting pretty close to 'turn on an AC a
As a test I built and ran the u-root srvfiles command on 9front.
srvfiles is a dead-simple http server I used at google when I needed an
easy way to get files from here to there and did not have a lot of time to
fool around with keys and such.
I tried it again today, and it works fine, and made i