openwrt/target/imagebuilder/files
Kuan-Yi Li 93d005e6bc
imagebuilder: fix APK keys dir creation
Make keys directory for APK instead of OPKG while adding local key.

Signed-off-by: Kuan-Yi Li <kyli@abysm.org>
Link: https://github.com/openwrt/openwrt/pull/16942
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
2024-11-13 17:42:04 +01:00
..
Makefile imagebuilder: fix APK keys dir creation 2024-11-13 17:42:04 +01:00
README.apk.md imagebuilder: fix broken IB_STANDALONE option 2024-05-31 15:48:00 +02:00
README.opkg.md imagebuilder: fix broken IB_STANDALONE option 2024-05-31 15:48:00 +02:00
repositories.conf merge: etc: update remaining files 2017-12-08 19:41:18 +01:00

./packages folder

Add .ipk packages to this folder will allow the ImageBuilder to install them.

For more complex setups consider adding a custom feed containing packages.

src custom file:///path/to/packages

Whenever the ImageBuilder builds a firmware image this folder will be reloaded and a new package index created. In case signature checks are enabled the ./packages/Packages index will be signed with a locally generated key pair.