Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
playground:faq:include_tailored_custom_configuration_files [2018/07/08 20:16] – created tmomasfaq:include_tailored_custom_configuration_files [2022/03/06 18:57] (current) – Fix the imagebuilder link hnyman
Line 1: Line 1:
 ====== How can I include custom configuration files in my OpenWrt build? ====== ====== How can I include custom configuration files in my OpenWrt build? ======
  
-**Issue:** I'm compiling a custom OpenWrt build and want to include custom configuration files like ''/etc/config/network''. How can I do that? +**Issue:** I'm compiling a custom OpenWrt build and want to include custom configuration files like ''/etc/config/network'' or your SSH public keys or something. How can I do that? 
  
-**Solution:** https://openwrt.org/docs:guide-developer:build-system:use-buildsystem#custom_files+**Solution:** Depending on your build method (buildsystem or imagebuilder), see below links for information on how to use custom files.
  
-{{tag>faq compile_openwrt}}+  * [[docs:guide-developer:toolchain:use-buildsystem#custom_files|OpenWrt build system - custom files]] 
 +  * [[docs:guide-user:additional-software:imagebuilder#custom_files|OpenWrt imagebuilder - custom files]] 
 + 
 + 
 +{{tag>faq compile_openwrt imagebuilder}}
  
  • Last modified: 2022/03/06 18:57
  • by hnyman