mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-22 15:02:32 +00:00
11 lines
324 B
Markdown
11 lines
324 B
Markdown
|
# ./packages folder
|
||
|
|
||
|
Add `.apk` packages to this folder will allow the ImageBuilder to install them.
|
||
|
|
||
|
For more complex setups consider adding a custom feed containing packages.
|
||
|
|
||
|
file:///path/to/Packages.adb
|
||
|
|
||
|
Whenever the ImageBuilder builds a firmware image this folder will be reloaded
|
||
|
and a new package index created.
|