echo " Usage: opkg-cleanup.sh <packages> " echo " where <packages> are a list of packages that were partially installed with opkg install " echo " e.g. ./opkg-cleanup.sh gcc " echo " separate multiple packages with a space, e.g. ./opkg-cleanup.sh luci-app-wol gcc " exit 1: fi # update the package lists: echo " *** Updating package lists ...
Not every OpenWrt environment ist set up the same way, so my answer is a shot in the dark... The example output is taken from OpenWrt-12.09 on a "TP-Link ...
06.04.2021 · If opkg runs out of space, it will not remove the files it was installing. Run this custom script in order recover the space by removing these files and the installed dependencies. - …
21.05.2008 · Opkg Memory Cleanup. Last Friday I decided to use Valgrind to check the memory usage in opkg and discovered that it was leaking quite a substantial amount of memory. Over the last two and a half days I’ve been fixing all the memory leaks exhibited by running my libopkg_test application. I have reduced the directly lost and indirectly lost ...
opkg clean script Raw opkg-clean This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more …
29.12.2021 · Opkg package manager Like most Linux distributions (or mobile device operating systems like say Android or iOS), the functionality of the system can be upgraded rather significantly by downloading and installing pre-made packages from package repositories (local or on the Internet).
21.12.2019 · Cleaning up failed opkg installs. woeisme December 21, 2019, 8:36pm #1. Hello all, I recently reinstalled OpenWrt 18.06.4 r7808-ef686b7292 on my WNDR3700 V1 after an accidental brick. The router seems to be performing a lot better and I'm wondering if it's because I haven't yet set up extroot like I did on 17.XX.