Daniel Barlow

Results 33 comments of Daniel Barlow

This is exciting, first non-MIPS target. Will take a look shortly

> I found a patch that should fix the issue regarding the time structure being 64-bit on 32-bit platform. Seems to be a pair of patches inside another patch, which...

How much work do you think it would be to make an image that runs on qemu arm? I don't have any suitable ARM hardware, but it would give me...

Thanks for the question: sorry it took so long for me to notice that you'd raised it, looks like my github notifications are on the blink I haven't ever used...

Will have to reflect on this a bit. As an aside - are you aware of[Mobile Nixos](https://mobile.nixos.org/)? It's mostly targetting phones, admittedly, but it uses the upstream NixOS module system,...

I have added a $(ARCH) parameter, but it is as yet entirely untested

So my development workflow right now on MIPS is - all compilation is cross-compilation (as you note). The firmware.img is in U-Image format, which is basically a concatenated kernel +...

I would very much welcome something like this in order to be able to use boot for building packages in NixOS. Nix package builds are run by an unprivileged user...

At long last ... have built and installed https://github.com/samueldr-wip/mobile-nixos-wip/commits/PR506 on my handset and can confirm that it successfully boots into the "hello" system. Happy with this to be merged (if...

These docs are awesome, I wish I'd known about this branch when I started looking at wlc. I won't ask "can it be merged" because free software, your priorities are...