summaryrefslogtreecommitdiffstats
path: root/lib/apk.lua
Commit message (Collapse)AuthorAgeFilesLines
* Moved non-ACF-specific libraries to acf-lib package, moved cfe_unpack ↵Ted Trask2009-12-311-44/+0
| | | | function to viewfunctions library.
* Simplified apk.lua by moving functions to acf-apk-tools version 0.3.0v0.8.0Ted Trask2009-07-161-127/+25
| | | | Bumped version to 0.8.0
* Updates for alpine 1.9 apk tools and openrc. Bug fix for format.lua ↵Ted Trask2009-05-261-4/+13
| | | | string_to_table.
* Modified apk.lua to maintain a repository, saving time when multiple calls ↵Ted Trask2008-07-141-42/+108
| | | | | | are made. Changed function names and added repository and is_installed functions. Available also compares installed versus repository versions. git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@1300 ab2d0c66-481e-0410-8bed-d214d4d58bed
* use apk_add rather than apk_get installNatanael Copa2008-07-071-1/+1
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@1284 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Added apk library.Ted Trask2008-07-041-0/+71
git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@1280 ab2d0c66-481e-0410-8bed-d214d4d58bed