summaryrefslogtreecommitdiffstats
path: root/substvars
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2019-04-06 18:41:14 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2019-04-06 18:41:14 (EDT)
commitbe10641f8cb2fb7108248fc53d6ec6cdb9d0b994 (patch)
tree46f8b4885b513972f7e7726b60b68d2c234c6a22 /substvars
parent1becdc6a15941f3cf572fec8650212e6d9e3bc2f (diff)
opkg: Update description
Diffstat (limited to 'substvars')
-rw-r--r--substvars8
1 files changed, 0 insertions, 8 deletions
diff --git a/substvars b/substvars
deleted file mode 100644
index 5d8b972..0000000
--- a/substvars
+++ /dev/null
@@ -1,8 +0,0 @@
-Common-Description:
- opkg is a lightweight package management system. It is written in C and
- resembles APT/dpkg in operation. It is intended for use on embedded
- Linux-based devices and is used in this capacity in the OpenEmbedded and
- OpenWrt projects.
- .
- As best it can, opkg maintains backwards compatibility with ipkg and conforms
- to a subset of Debian's policy manual regarding control files.