From: <abe...@us...> - 2015-07-29 16:46:57
|
Revision: 7162 http://sourceforge.net/p/astlinux/code/7162 Author: abelbeck Date: 2015-07-29 16:46:54 +0000 (Wed, 29 Jul 2015) Log Message: ----------- links, disable from default builds, use proxy instead Ref: http://doc.astlinux.org/userdoc:tt-web-browser-proxy Modified Paths: -------------- branches/1.0/astlinux-ast11.config branches/1.0/astlinux-ast13.config branches/1.0/astlinux18.config Modified: branches/1.0/astlinux-ast11.config =================================================================== --- branches/1.0/astlinux-ast11.config 2015-07-29 13:56:56 UTC (rev 7161) +++ branches/1.0/astlinux-ast11.config 2015-07-29 16:46:54 UTC (rev 7162) @@ -725,8 +725,7 @@ # BR2_PACKAGE_LIGHTTPD_BZIP2 is not set BR2_PACKAGE_LIGHTTPD_PCRE=y # BR2_PACKAGE_LIGHTTPD_WEBDAV is not set -BR2_PACKAGE_LINKS=y -# BR2_PACKAGE_LINKS_GRAPHICS is not set +# BR2_PACKAGE_LINKS is not set # BR2_PACKAGE_LRZSZ is not set BR2_PACKAGE_MDNSRESPONDER=y # BR2_PACKAGE_MII_DIAG is not set Modified: branches/1.0/astlinux-ast13.config =================================================================== --- branches/1.0/astlinux-ast13.config 2015-07-29 13:56:56 UTC (rev 7161) +++ branches/1.0/astlinux-ast13.config 2015-07-29 16:46:54 UTC (rev 7162) @@ -725,8 +725,7 @@ # BR2_PACKAGE_LIGHTTPD_BZIP2 is not set BR2_PACKAGE_LIGHTTPD_PCRE=y # BR2_PACKAGE_LIGHTTPD_WEBDAV is not set -BR2_PACKAGE_LINKS=y -# BR2_PACKAGE_LINKS_GRAPHICS is not set +# BR2_PACKAGE_LINKS is not set # BR2_PACKAGE_LRZSZ is not set BR2_PACKAGE_MDNSRESPONDER=y # BR2_PACKAGE_MII_DIAG is not set Modified: branches/1.0/astlinux18.config =================================================================== --- branches/1.0/astlinux18.config 2015-07-29 13:56:56 UTC (rev 7161) +++ branches/1.0/astlinux18.config 2015-07-29 16:46:54 UTC (rev 7162) @@ -725,8 +725,7 @@ # BR2_PACKAGE_LIGHTTPD_BZIP2 is not set BR2_PACKAGE_LIGHTTPD_PCRE=y # BR2_PACKAGE_LIGHTTPD_WEBDAV is not set -BR2_PACKAGE_LINKS=y -# BR2_PACKAGE_LINKS_GRAPHICS is not set +# BR2_PACKAGE_LINKS is not set # BR2_PACKAGE_LRZSZ is not set BR2_PACKAGE_MDNSRESPONDER=y # BR2_PACKAGE_MII_DIAG is not set This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |