-
Thanks for all your work on the Z2 over the years!
I am wondering what you were using for your build environment for your last bleeding edge image and the package repo: https://mozzwald.com/zipit/i…
-
I'm working on #2915 and I need to tell Idris where to put the ibc files when the libraries are built. It seems like `--ibcsubdir` is supposed to be used for this, but I can't get it to work. Running …
-
Can we have installation instructions in the root README?
I'm not sure if this is the same problem or I need a separate issue, but `make build` gives
```
Error: While processing right hand side o…
-
In relation with "SynoCLI" packages, to avoid to repackage tools already available elsewhere, it may make sense to take benefits of Entware https://github.com/Entware/Entware
As its installation is n…
-
When running `idris --build idris-ct.ipkg` (or `idris --checkpkg idris-ct.pkg`), the build fails on `CoLimits/CoProduct.lidr` with the following error :
```
Entering directory `./src'
Type checki…
-
It just reports error
```
Error: Source file "/path/to/source/file.idr" is not in the source directory "." Idris2 [1, 1]
```
on all .idr files that compile perfectly fine.
New to Idris and …
-
```
$ make image PACKAGES="$PACKAGES ${extra_pkgs}" FILES="files"
...
...
Configuring ipvsadm.
Configuring luci-proto-ncm.
Configuring kmod-net-rtl8192su.
Finalizing root filesystem...
/root…
-
```
Version: opkg 0.1.8 (openwrt)
I accidentally had a package by the same name in two different directories, and
when openwrt was preparing the rootfs (opkg --offline-root --add-dest root:/
...), …
-
Docker now supports multi-stage builds to avoid putting build-only intermediate files and executables in the final output image. Might be worth investigating how that can help here?
-
make[3] -C feeds/luci/libs/luci-lib-ipkg compile
make[3] -C package/utils/bzip2 compile
make[3] -C feeds/packages/utils/tar compile
make[3] -C feeds/istore/luci/luci-app-store compile
make[3] -C p…