X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;ds=sidebyside;f=target%2Fimagebuilder%2FConfig.in;h=1bc453394c98d95002776cbd91e4a856a8a8ea1d;hb=87df7da757cf67f61ce5227de42a48f6e3bcd68b;hp=9d48e037e89ba00690d2c726b3f0468c236fba0f;hpb=6c21bcaa65d0b9c38f60a9735de59cf441c3be52;p=oweals%2Fopenwrt.git diff --git a/target/imagebuilder/Config.in b/target/imagebuilder/Config.in index 9d48e037e8..1bc453394c 100644 --- a/target/imagebuilder/Config.in +++ b/target/imagebuilder/Config.in @@ -9,8 +9,9 @@ config IB config IB_STANDALONE bool "Include package repositories" + default y depends on IB help - By default, the ImageBuilder will use the online package repositories - to fetch additional .ipk archives. Enabling this option will cause - the ImageBuilder to embed all built packages locally instead. + Disabling this option will cause the ImageBuilder to embed only + toolchain and kmod packages while all other ipk archives will be + fetched from online repositories.