- Create /etc/opkg/customfeeds.conf with secubox feed pre-configured - Install file via Makefile instead of postinst script - Mark as conffile to preserve user modifications on upgrade - Add .gitignore to exclude built .ipk files from git tracking (packages are embedded at build time by embed_local_feed) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
6 lines
162 B
Plaintext
6 lines
162 B
Plaintext
# SecuBox Local Package Feed
|
|
# Pre-built packages available for offline installation
|
|
# Managed by luci-app-secubox-bonus
|
|
|
|
src/gz secubox file:///www/secubox-feed
|