Commit graph

2 commits

Author SHA1 Message Date
44941137d6 change implementation and API of __package_dpkg
__package_dpkg wasn't working as intended - being a singleton meant
that it could only install one package. Now we missuse
/var/cache/apt/archives to copy our package into and `dpkg -i` from
there
2014-09-10 11:21:09 +02:00
82bcc83d41 add new __package_dpkg type 2014-08-18 19:42:26 +02:00