nixwrt
nixwrt copied to clipboard
This repo is dormant : NixWRT is being rewritten as Liminix
when i.e. `make upstaisr image=phramware` [out.txt](https://github.com/telent/nixwrt/files/9226061/out.txt)
When I `make upstaisr image=phramware` on NixOS unstable, I get the above error about a string containing a lot of config settings, including: ``` "CONFIG_SHELL": "/nix/store/wadmyilr414n7bimxysbny876i2vlm5r-bash-5.1-p8/bin/bash" ``` That shell does...
I have a spare OpenWRT-capable modem I'd like to try porting nixwrt to (a Netgear DM200), and too much spare time. Can you give me an idea of the high-level...
This is still WIP attempt to add support for ARMv7 WRT1900ACS router - [ ] Currently the build fails on building `busybox` as a dependency for `haveged`. I found a...
- Currently the only supported platform is MIPS. The cross compilation configuration is defined in [mksystem.nix](nixwrt/mksystem.nix). This code will definitely need to be refactored. - It would be great if...
The idea to build completely the `fimware.bin` on a remote builder is definitely a step in the right direction. The embedded device is too constrained to build any derivations in...
This is never going to be merged, the PR just exists for tracking
Before I get a new router and possibly spend a pointless amount of time fixing strange issues, can you see if git-annex can copy files to and from the server...