Provides a way to acquire the list of installed packages without the
authorPaul Spooren <paul@spooren.de>
Tue, 18 Jul 2017 22:47:40 +0000 (00:47 +0200)
committerJo-Philipp Wich <jo@mein.io>
Fri, 20 Oct 2017 12:47:30 +0000 (14:47 +0200)
commit983819f3f01ff27ba72bb0fb7ce6f1bea95bd8d1
tree1a66af04d834989661ba72e779fbdd96789865b4
parentcd5c448758f30868770b9ebf8b656c1a4211a240
Provides a way to acquire the list of installed packages without the
need to have opkg available. It is being used for the GSoC 17 project
implementing easy sysupgrade functionality.

Signed-off-by: Paul Spooren <paul@spooren.de>
(cherry picked from commit 0d2e674aa1c17163a0011090123321ea91bc13e9)
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
utils/rpcd-mod-packagelist/Makefile [new file with mode: 0644]
utils/rpcd-mod-packagelist/files/packagelist.acl [new file with mode: 0644]
utils/rpcd-mod-packagelist/files/packagelist.rpcd [new file with mode: 0755]