diff --git a/package/Config.in b/package/Config.in index 47d14d7d31..2c92439ab2 100644 --- a/package/Config.in +++ b/package/Config.in @@ -1371,6 +1371,18 @@ endif endmenu menu "Package managers" +comment "-----------------------------------------------------" +comment "Please note: " +comment "- Buildroot does *not* generate binary packages, " +comment "- Buildroot does *not* install any package database. " +comment "* " +comment "It is up to you to provide those by yourself if you " +comment "want to use any of those package managers. " +comment "* " +comment "See the manual: " +comment "http://buildroot.org/downloads/manual/manual.html#faq" +comment "-no-binary-packages " +comment "-----------------------------------------------------" source "package/ipkg/Config.in" source "package/opkg/Config.in" if BR2_PACKAGE_BUSYBOX_SHOW_OTHERS