Go to file
Fredrik Gustafsson d61c009f7a apk: do not manage file ownership as non-root or when asked so
If apk is run as a non-root user, it's not possible to chown files.

Maintainers note: minor wording changes on commit log and man page.

Signed-off-by: Fredrik Gustafsson <fredrigu@axis.com>
2020-04-28 14:48:49 +03:00
doc apk: do not manage file ownership as non-root or when asked so 2020-04-28 14:48:49 +03:00
libfetch libfetch: fix no_proxy domain name comparision 2020-04-01 11:08:43 +03:00
src apk: do not manage file ownership as non-root or when asked so 2020-04-28 14:48:49 +03:00
test fix test6.sh - linux-vanilla was renamed to linux-lts in v3.11 2020-02-23 18:01:43 +01:00
.gitignore build: enable building of development package 2020-03-16 15:36:46 +02:00
.gitlab-ci.yml lua: fix build and update to lua5.3 2019-12-30 16:17:14 +02:00
.mailmap add .mailmap to consolidate git shortlog 2018-09-10 09:19:01 +03:00
AUTHORS Initial commit of some stuff written so far. Still in state of flux. Expect 2008-04-17 14:09:13 +00:00
Make.rules build: inspect GitLab CI variables for version string 2020-03-23 13:41:51 +02:00
Makefile build: fix includedir in pkgconfig file 2020-04-01 19:14:28 +03:00
README.md readme: fix name of doc directory 2020-02-23 18:55:19 +01:00

README.md

Alpine Package Keeper

Alpine Package Keeper (apk) is a package manager developed for Alpine Linux.

Online documentation is available in the doc/ directory in the form of man pages.