Skip to content

Commit

Permalink
config: Use APK as package manager by default
Browse files Browse the repository at this point in the history
This commit comes after a long period of hard work, starting back in
early 2021 as a proof of concept.

Thanks to the Alpine Linux project for creating such a nice package
manager. Thanks to everyone involved; this is going to be great!

Signed-off-by: Paul Spooren <mail@aparcar.org>
  • Loading branch information
aparcar committed Nov 10, 2024
1 parent c11a18b commit 40b8fba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/Config-build.in
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ menu "Global build settings"
config USE_APK
imply PACKAGE_apk-mbedtls
bool "Use APK instead of OPKG to build distribution (EXPERIMENTAL)"
default y

comment "General build options"

Expand Down

0 comments on commit 40b8fba

Please sign in to comment.