Zum Inhalt der Seite gehen


nix-openwrt-imagebuilder


Generate OpenWRT images from Nix derivations using the official ImageBuilders that are provided upstream.

For #OpenWRT releases since 19.07 there is profile helper functionality that helps you find the proper image specification (target, variant) according to your hardware's profile name.

In an ideal world, OpenWRT would be built from source in many fine-grained #Nix derivations. Until someone implements that (please do!), this project exists to reuse the binary ImageBuilders that are included in every OpenWRT release. They are only available for x86_64-linux hosts.

The #ImageBuilder can generate new #sysupgrade images with a customized set of packages and included files.

https://github.com/astro/nix-openwrt-imagebuilder/