diff options
Diffstat (limited to 'substvars')
-rw-r--r-- | substvars | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/substvars b/substvars new file mode 100644 index 0000000..5572c67 --- /dev/null +++ b/substvars @@ -0,0 +1,7 @@ +Common-Description: + The opkg package management system handles installation and removal of packages + on a system. It can recursively follow dependencies and download all packages + necessary to install a particular package. + . + This is the LEDE/OpenWrt fork of opkg, which aims to be more lightweight in its + own code and its dependencies than the original. |