Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | treewide: refactor to use PKG_BUILD_FLAGS:=no-mips16 | Andre Heider | 2023-04-08 |
| | | | | | | | See commit 5c545bdb "treewide: replace PKG_USE_MIPS16:=0 with PKG_BUILD_FLAGS:=no-mips16" on the main repository. Signed-off-by: Andre Heider <a.heider@gmail.com> | ||
* | geoipupdate: update to 4.9.0 | Matthew Hagan | 2022-02-23 |
| | | | | Signed-off-by: Matthew Hagan <mnhagan88@gmail.com> | ||
* | geoipupdate: initial commit | Matthew Hagan | 2021-12-22 |
Add MaxMind's geoipupdate utility. mmdb files are downloaded to /var/GeoIP by default. The user should update /etc/GeoIP.conf with their API key and DB choice, currently set to country only. So as not to exceed MaxMind's download limitations, the user should manually run the utility or set up a cron job. Signed-off-by: Matthew Hagan <mnhagan88@gmail.com> |