Advertisement
Guest User

make

a guest
Oct 9th, 2019
714
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 66.77 KB | None | 0 0
  1. :~/meraki-firmware/openwrt$ make oldconfig
  2. touch .config
  3. cp .config .config.test
  4. package/lvm2/Config.in:1:warning: multi-line strings not supported
  5. toolchain/gcc/Config.in:15:warning: defaults for choice values not supported
  6. toolchain/gcc/Config.in:19:warning: defaults for choice values not supported
  7. package/freeswitch/Config.in:14:warning: 'select' used by config symbol 'BR2_PACKAGE_FREESWITCH' refer to undefined symbol 'BR2 _PACKAGE_SQLITE3'
  8. package/snort-legacy/Config.in:38:warning: choice values currently only support a single prompt
  9. package/snort-legacy/Config.in:48:warning: choice values currently only support a single prompt
  10. package/snort-legacy/Config.in:58:warning: choice values currently only support a single prompt
  11. package/snort/Config.in:40:warning: choice values currently only support a single prompt
  12. package/snort/Config.in:50:warning: choice values currently only support a single prompt
  13. package/snort/Config.in:60:warning: choice values currently only support a single prompt
  14. #
  15. # using defaults found in .config
  16. #
  17. *
  18. * Buildroot Configuration
  19. *
  20. Target System
  21. 1. Atheros AR7100 [2.6] (BR2_LINUX_2_6_AR7100)
  22. > 2. Meraki Elemental [2.6] (BR2_LINUX_2_6_ELEMENTAL)
  23. 3. x86 [2.6] (BR2_LINUX_2_6_X86)
  24. 4. x86 [2.6] 64 bit (BR2_LINUX_2_6_X86_64)
  25. 5. UNSUPPORTED little-endian arm platform (BR2_LINUX_2_6_ARM)
  26. 6. UNSUPPORTED little-endian arm64 platform (BR2_LINUX_2_6_ARM64)
  27. 7. UNSUPPORTED big-endian arm platform (BR2_LINUX_2_6_ARMEB)
  28. 8. UNSUPPORTED cris platform (BR2_LINUX_2_6_CRIS)
  29. 9. UNSUPPORTED m68k platform (BR2_LINUX_2_6_M68K)
  30. 10. UNSUPPORTED powerpc platform (BR2_LINUX_2_6_POWERPC)
  31. 11. UNSUPPORTED little-endian sh3 platform (BR2_LINUX_2_6_SH3)
  32. 12. UNSUPPORTED big-endian sh3 platform (BR2_LINUX_2_6_SH3EB)
  33. 13. UNSUPPORTED little-endian sh4 platform (BR2_LINUX_2_6_SH4)
  34. 14. UNSUPPORTED big-endian sh4 platform (BR2_LINUX_2_6_SH4EB)
  35. 15. UNSUPPORTED sparc platform (BR2_LINUX_2_6_SPARC)
  36. choice[1-15]: 2
  37. *
  38. * Toolchain Options
  39. *
  40. C Library
  41. 1. uClibc (BR2_LIBC_UCLIBC)
  42. > 2. musl (BR2_LIBC_MUSL)
  43. choice[1-2?]: 2
  44. *
  45. * musl options
  46. *
  47. musl Version
  48. 1. musl 1.1.18 (BR2_MUSL_VERSION_1_1_18)
  49. > 2. musl 1.1.19 (BR2_MUSL_VERSION_1_1_19)
  50. choice[1-2?]: 2
  51. *
  52. * Binutils Options
  53. *
  54. Binutils Version
  55. 1. binutils 2.15.94.0.2 (BR2_BINUTILS_VERSION_2_15_94_0_2)
  56. 2. binutils 2.16.1 (BR2_BINUTILS_VERSION_2_16_1)
  57. 3. binutils 2.16.90.0.3 (BR2_BINUTILS_VERSION_2_16_90_0_3)
  58. 4. binutils 2.16.91.0.1 (BR2_BINUTILS_VERSION_2_16_91_0_1)
  59. 5. binutils 2.16.91.0.2 (BR2_BINUTILS_VERSION_2_16_91_0_2)
  60. 6. binutils 2.16.91.0.6 (BR2_BINUTILS_VERSION_2_16_91_0_6)
  61. 7. binutils 2.19 (BR2_BINUTILS_VERSION_2_19)
  62. 8. binutils 2.20.1 (BR2_BINUTILS_VERSION_2_20_1)
  63. 9. binutils 2.21.1 (BR2_BINUTILS_VERSION_2_21_1)
  64. 10. binutils 2.24 (BR2_BINUTILS_VERSION_2_24)
  65. 11. binutils 2.25 (BR2_BINUTILS_VERSION_2_25)
  66. > 12. binutils 2.27 (BR2_BINUTILS_VERSION_2_27)
  67. 13. binutils 2.29.1 (BR2_BINUTILS_VERSION_2_29_1)
  68. choice[1-13?]: 12
  69. *
  70. * Gcc Options
  71. *
  72. GCC compiler Version
  73. 1. gcc 3.4.4 (BR2_GCC_VERSION_3_4_4)
  74. 2. gcc 3.4.5 (BR2_GCC_VERSION_3_4_5)
  75. 3. gcc 3.4.6 (BR2_GCC_VERSION_3_4_6)
  76. 4. gcc 4.0.2 (BR2_GCC_VERSION_4_0_2)
  77. 5. gcc 4.0.3 (BR2_GCC_VERSION_4_0_3)
  78. 6. gcc 4.1.0 (BR2_GCC_VERSION_4_1_0)
  79. 7. gcc 4.1.2 (BR2_GCC_VERSION_4_1_2)
  80. 8. gcc 4.2.3 (BR2_GCC_VERSION_4_2_3)
  81. 9. gcc 4.4.3 (BR2_GCC_VERSION_4_4_3)
  82. 10. gcc 4.4.4 (BR2_GCC_VERSION_4_4_4)
  83. 11. gcc 4.5.1 (BR2_GCC_VERSION_4_5_1)
  84. 12. gcc 4.5.3 (BR2_GCC_VERSION_4_5_3)
  85. 13. gcc 4.6.2 (BR2_GCC_VERSION_4_6_2)
  86. 14. gcc 4.6.3 (BR2_GCC_VERSION_4_6_3)
  87. 15. gcc 4.7.0 (BR2_GCC_VERSION_4_7_0)
  88. 16. gcc 4.7.1 (BR2_GCC_VERSION_4_7_1)
  89. 17. gcc 4.8.3 (BR2_GCC_VERSION_4_8_3)
  90. > 18. gcc 5.4.0 (BR2_GCC_VERSION_5_4_0)
  91. 19. gcc 6.3.0 (BR2_GCC_VERSION_6_3_0)
  92. 20. gcc 6.4.0 (BR2_GCC_VERSION_6_4_0)
  93. 21. gcc 7.3.0 (BR2_GCC_VERSION_7_3_0)
  94. choice[1-21?]: 18
  95. Additional gcc options (BR2_EXTRA_GCC_CONFIG_OPTIONS) [--with-arch=24kec] --with-arch=24kec
  96. Build/install c++ compiler and libstdc++? (BR2_INSTALL_LIBSTDCPP) [Y/n/?] y
  97. *
  98. * Gdb Options
  99. *
  100. Build gdb client for the Host (BR2_PACKAGE_GDB_CLIENT) [Y/n/?] y
  101. Compile target binaries with debugging information (BR2_TARGET_DEBUGGER_INFO) [Y/n/?] y
  102. *
  103. * Common Toolchain Options
  104. *
  105. Enable multilib support? (BR2_ENABLE_MULTILIB) [N/y/?] n
  106. Enable large file (files > 2 GB) support? (BR2_LARGEFILE) [Y/n/?] y
  107. Use software floating point by default (BR2_SOFT_FLOAT) [Y/n/?] y
  108. Target Optimizations (BR2_TARGET_OPTIMIZATION) [-Os -pipe -funit-at-a-time] -Os -pipe -funit-at-a-time
  109. *
  110. * OpenWrt Package Selection
  111. *
  112. *
  113. * Package categories
  114. *
  115. *
  116. * Base system
  117. *
  118. *
  119. * busybox........................... The Swiss Army Knife of embedded Linux
  120. *
  121. busybox........................... The Swiss Army Knife of embedded Linux (BR2_PACKAGE_BUSYBOX) [Y/n/?] y
  122. busybox........................... create busybox-static in staging (BR2_PACKAGE_BUSYBOX_STATIC_IN_STAGING) [N/y/?] n
  123. Busybox Version
  124. 1. Busybox 1.1 (BR2_PACKAGE_BUSYBOX_VERSION_1_1)
  125. 2. Busybox 1.20 (BR2_PACKAGE_BUSYBOX_VERSION_1_20)
  126. 3. Busybox 1.23 (BR2_PACKAGE_BUSYBOX_VERSION_1_23)
  127. 4. Busybox 1.24.1 (BR2_PACKAGE_BUSYBOX_VERSION_1_24)
  128. 5. Busybox 1.25.1 (BR2_PACKAGE_BUSYBOX_VERSION_1_25)
  129. > 6. Busybox 1.29.0 (BR2_PACKAGE_BUSYBOX_VERSION_1_29)
  130. choice[1-6?]: 6
  131. bridge............................ Ethernet bridging configuration utility (BR2_PACKAGE_BRIDGE) [Y/n/m/?] y
  132. dnsmasq........................... Lightweight DNS and DHCP server (BR2_PACKAGE_DNSMASQ) [Y/n/m/?] y
  133. ipkg.............................. The itsy package management system (BR2_PACKAGE_IPKG) [N/m/y/?] n
  134. *
  135. * iptables.......................... IPv4 / IPv6 firewall administration
  136. *
  137. iptables.......................... IPv4 firewall administration tool (BR2_PACKAGE_IPTABLES) [N/m/y/?] n
  138. ip6tables......................... IPv6 firewall administration tool (BR2_PACKAGE_IP6TABLES) [N/m/y/?] n
  139. mtd............................... Update utility for trx firmware images (BR2_PACKAGE_MTD) [Y/n/m/?] y
  140. mtd-static........................ Update utility for trx firmware images (statically linked) (BR2_PACKAGE_MTD_STATIC) [N/m/y/? ] n
  141. libubacktrace............................. (BR2_PACKAGE_LIBUBACKTRACE) [Y/n/m/?] y
  142. libradiusbsd............................. (BR2_PACKAGE_LIBRADIUSBSD) [Y/n/m/?] y
  143. *
  144. * Applications
  145. *
  146. autossh........................... Auto handle ssh tunnels (BR2_PACKAGE_AUTOSSH) [N/m/y/?] n
  147. bitchx............................ popular IRC client (BR2_PACKAGE_BITCHX) [N/m/y/?] n
  148. *
  149. * collectd.......................... Lightweight system statistics collection daemon
  150. *
  151. collectd........................... Lightweight system statistics collection daemon (BR2_PACKAGE_COLLECTD) [N/m/y/?] n
  152. cbtt.............................. a C BitTorrent Tracker (BR2_PACKAGE_CBTT) [N/m/y/?] n
  153. cbtt-mysql........................ a C BitTorrent Tracker (mysql) (BR2_PACKAGE_CBTT_MYSQL) [N/m/y/?] n
  154. ctorrent.......................... console-based BitTorrent client (BR2_PACKAGE_CTORRENT) [N/m/y/?] n
  155. deco.............................. Text-based full featured file manager (BR2_PACKAGE_DECO) [N/m/y/?] n
  156. elinks............................ A text based web browser (BR2_PACKAGE_ELINKS) [N/m/y/?] n
  157. fetchmail......................... Remote mail retriever (BR2_PACKAGE_FETCHMAIL) [N/m/y/?] n
  158. gpsd.............................. An interface daemon for GPS receivers (BR2_PACKAGE_GPSD) [N/m/y/?] n
  159. gpg .............................. Gnu Privacy Guard (BR2_PACKAGE_GPG) [N/m/y/?] n
  160. haserl............................ A CGI wrapper to embed shell scripts in HTML documents (BR2_PACKAGE_HASERL) [N/m/y/?] n
  161. intltool............................. Internationalization tool for extracting translatable strings (BR2_PACKAGE_INTLTOOL) [N/m /y/?] n
  162. irssi............................. console irc client (BR2_PACKAGE_IRSSI) [N/m/y/?] n
  163. jamvm............................. A compact Java Virtual Machine (BR2_PACKAGE_JAMVM) [N/m/y/?] n
  164. lcd4linux......................... Program to access an external LCD (BR2_PACKAGE_LCD4LINUX) [N/m/y/?] n
  165. less.............................. A text file viewer. (BR2_PACKAGE_LESS) [N/m/y/?] n
  166. *
  167. * lua............................... LUA programming language
  168. *
  169. liblua............................ LUA programming language shared libraries (BR2_PACKAGE_LIBLUA) [N/m/y/?] n
  170. lua............................... LUA programming language interpreter (BR2_PACKAGE_LUA) [N/m/y/?] n
  171. luac.............................. LUA programming language compiler (BR2_PACKAGE_LUAC) [N/m/y/?] n
  172. lua-examples...................... LUA programming language examples (BR2_PACKAGE_LUA_EXAMPLES) [N/m/y/?] n
  173. microperl......................... A really minimal perl (BR2_PACKAGE_MICROPERL) [N/m/y/?] n
  174. monit............................. System services monitoring utility, with SSL support (BR2_PACKAGE_MONIT) [N/m/y/?] n
  175. monit-nossl....................... System services monitoring utility, without SSL support (BR2_PACKAGE_MONIT_NOSSL) [N/m/y/?] n
  176. motion............................ webcam motion sensing and logging (BR2_PACKAGE_MOTION) [N/m/y/?] n
  177. mgetty+sendfax.................... the data/fax solution for your analog modem (BR2_PACKAGE_MGETTY) [N/m/y/?] n
  178. mutt.............................. console mail client (BR2_PACKAGE_MUTT) [N/m/y/?] n
  179. nano.............................. An enhanced clone of the Pico text editor (BR2_PACKAGE_NANO) [N/m/y/?] n
  180. osirisd........................... Host integrity monitoring system (scanning agent) (BR2_PACKAGE_OSIRISD) [N/m/y/?] n
  181. pcm............................... Processor Counter Monitor for monitoring performance and energy metrics (BR2_PACKAGE_PCM) [N /m/y/?] n
  182. *
  183. * php4.............................. PHP4 Hypertext preprocessor
  184. *
  185. *
  186. * Server API ---
  187. *
  188. php4-cli.......................... PHP4 CLI (Command Line Interface) (BR2_PACKAGE_PHP4_CLI) [N/m/y/?] n
  189. php4-cgi.......................... PHP4 built for CGI (BR2_PACKAGE_PHP4_CGI) [N/m/y/?] n
  190. php4-fastcgi...................... PHP4 built for FastCGI (BR2_PACKAGE_PHP4_FASTCGI) [N/m/y/?] n
  191. *
  192. * Extensions ---
  193. *
  194. *
  195. * php5.............................. PHP5 Hypertext preprocessor
  196. *
  197. *
  198. * Server API ---
  199. *
  200. php5-cli.......................... PHP5 CLI (Command Line Interface) (BR2_PACKAGE_PHP5_CLI) [N/m/y/?] n
  201. php5-cgi.......................... PHP5 built for CGI (BR2_PACKAGE_PHP5_CGI) [N/m/y/?] n
  202. php5-fastcgi...................... PHP5 built for FastCGI (BR2_PACKAGE_PHP5_FASTCGI) [N/m/y/?] n
  203. *
  204. * Extensions ---
  205. *
  206. procmail.......................... mail processing tool (BR2_PACKAGE_PROCMAIL) [N/m/y/?] n
  207. psybnc............................ An IRC-Bouncer with many features (BR2_PACKAGE_PSYBNC) [N/m/y/?] n
  208. rsyslog........................... rocket-fast system for log processing (BR2_PACKAGE_RSYSLOG) [N/m/y/?] n
  209. ruby......................... Ruby (BR2_PACKAGE_RUBY) [N/m/y/?] n
  210. ruby_net_ssh......................... Ruby net::ssh (BR2_PACKAGE_RUBY_NET_SSH) [N/m/y/?] n
  211. *
  212. * sablevm........................... A Java Virtual Machine (JVM) implementation
  213. *
  214. sablevm........................... A Java Virtual Machine (JVM) implementation (BR2_PACKAGE_SABLEVM) [N/m/y/?] n
  215. libsablevm-classpath.............. Essential native libraries for Java (BR2_PACKAGE_LIBSABLEVM_CLASSPATH) [N/m/y/?] n
  216. libffi............................ Foreign Function Interface library (BR2_PACKAGE_LIBFFI) [N/m/y/?] n
  217. sane-backends..................... Scanner Access Now Easy (backends) (BR2_PACKAGE_SANE_BACKENDS) [N/m/y/?] n
  218. screen............................ Full-screen terminal window manager (BR2_PACKAGE_SCREEN) [N/m/y/?] n
  219. ser2net........................... Serial port TCP/IP redirector (BR2_PACKAGE_SER2NET) [N/m/y/?] n
  220. syslog-ng......................... A powerful syslog daemon (BR2_PACKAGE_SYSLOG_NG) [N/m/y/?] n
  221. *
  222. * rrdtool........................... Round-Robin Database (RRD) libraries and tools
  223. *
  224. rrdtool........................... Round Robin Database (RRD) tools (v1.2.x) (BR2_COMPILE_RRDTOOL) [N/y] n
  225. rrdtool1.......................... Round Robin Database (RRD) tools (v1.0.x) (BR2_COMPILE_RRDTOOL1) [N/m/y] n
  226. unzip............................. Archive Utility (BR2_PACKAGE_UNZIP) [N/m/y/?] n
  227. vim............................... VI Improved (BR2_PACKAGE_VIM) [N/m/y/?] n
  228. haveged......................... A simple entropy daemon (BR2_PACKAGE_HAVEGED) [N/m/y/?] n
  229. *
  230. * Networking
  231. *
  232. aircrack.......................... A set of tools for auditing wireless networks (BR2_PACKAGE_AIRCRACK) [N/m/y/?] n
  233. amwall............................ PF to iptables (BR2_PACKAGE_AMWALL) [N/m/y/?] n
  234. arpd.............................. A daemon to fake ARP replies (BR2_PACKAGE_ARPD) [N/m/y/?] n
  235. arptables......................... ARP firewall administration utility (BR2_PACKAGE_ARPTABLES) [N/m/y/?] n
  236. arpwatch.......................... Ethernet station activity monitor (BR2_PACKAGE_ARPWATCH) [N/m/y/?] n
  237. *
  238. * asterisk.......................... Complete open source PBX
  239. *
  240. asterisk.......................... Complete open source PBX (BR2_PACKAGE_ASTERISK) [N/m/y/?] n
  241. asterisk-mini..................... Minimal open source PBX (BR2_PACKAGE_ASTERISK_MINI) [N/m/y/?] n
  242. atftp............................. TFTP client (BR2_PACKAGE_ATFTP) [N/m/y/?] n
  243. atftpd............................ TFTP server (BR2_PACKAGE_ATFTPD) [N/m/y/?] n
  244. *
  245. * avahi............................. An mDNS/DNS-SD (aka RendezVous/Bonjour/ZeroConf) implementation
  246. *
  247. avahi-daemon.................... An mDNS/DNS-SD (aka RendezVous/Bonjour/ZeroConf) implementation (daemon) (BR2_PACKAGE_AVAHI_DA EMON) [N/m/y/?] n
  248. libavahi........................ An mDNS/DNS-SD (aka RendezVous/Bonjour/ZeroConf) implementation (library) (BR2_PACKAGE_LIBAVAH I) [N/m/y/?] n
  249. bitlbee........................... IRC gateway to IM chat networks (BR2_PACKAGE_BITLBEE) [N/m/y/?] n
  250. bwm............................... A very tiny BandWidth Monitor (BR2_PACKAGE_BWM) [N/m/y/?] n
  251. chillispot........................ Wireless LAN access point controller (BR2_PACKAGE_CHILLISPOT) [N/m/y/?] n
  252. cifsmount......................... Helper utility for mounting remote CIFS shares (BR2_PACKAGE_CIFSMOUNT) [N/m/y/?] n
  253. click............................. The Click Modular Router (BR2_PACKAGE_CLICK) [N/m/y/?] n
  254. cutter............................ allows an user to abort TCP/IP connections (BR2_PACKAGE_CUTTER) [N/m/y/?] n
  255. dhcp-relay........................ ISC DHCP relay (BR2_PACKAGE_DHCP_RELAY) [N/m/y/?] n
  256. dhcp-server....................... ISC DHCP server (BR2_PACKAGE_DHCP_SERVER) [Y/n/m/?] y
  257. dhcp-forwarder.................... DHCP relay agent (BR2_PACKAGE_DHCP_FORWARDER) [N/m/y/?] n
  258. DNSCrypt-Proxy....................... Secure communication with DNS server (BR2_PACKAGE_DNSCRYPT_PROXY) [N/m/y/?] n
  259. dropbear.......................... Small SSH 2 client/server (BR2_PACKAGE_DROPBEAR) [Y/n/m/?] y
  260. dropbearconvert................. Utility for converting SSH keys (BR2_PACKAGE_DBCONVERT) [N/m/y] n
  261. dsniff............................ A collection of tools for betwork auditing and penetration testing (BR2_PACKAGE_DSNIFF) [N/m /y/?] n
  262. ebtables.......................... Ethernet bridge firewall administration utility (BR2_PACKAGE_EBTABLES) [N/m/y/?] n
  263. elhttp............................ The extra-light http proxy server. (BR2_PACKAGE_ELHTTP) [N/m/y/?] n
  264. ether-wake........................ A Wake-On-LAN (WOL) client (BR2_PACKAGE_ETHER_WAKE) [N/m/y/?] n
  265. ethtool........................... Display or change ethernet card settings (BR2_PACKAGE_ETHTOOL) [N/m/y/?] n
  266. ez-ipupdate....................... Client for most dynamic DNS services (BR2_PACKAGE_EZIPUPDATE) [N/m/y/?] n
  267. fping............................. A program to ping multiple hosts in parallel (BR2_PACKAGE_FPING) [Y/n/m/?] y
  268. fprobe............................ NetFlow probe (libpcap-based) (BR2_PACKAGE_FPROBE) [N/m/y/?] n
  269. fprobe-ulog....................... NetFlow probe (ulog-based) (BR2_PACKAGE_FPROBE_ULOG) [N/m/y/?] n
  270. *
  271. * freeradius........................ A Flexible RADIUS server implementation
  272. *
  273. freeradius........................ Flexible RADIUS server (BR2_PACKAGE_FREERADIUS) [N/m/y/?] n
  274. freeswitch.............................. FreeSWITCH open source telephony platform (BR2_PACKAGE_FREESWITCH) [N/m/y/?] n
  275. frickin........................... PPTP (Point-to-Point Tunneling Protocol) proxy (BR2_PACKAGE_FRICKIN) [N/m/y/?] n
  276. *
  277. * howl.............................. A Zeroconf networking implementation
  278. *
  279. libhowl........................... The howl library (BR2_PACKAGE_LIBHOWL) [N/m/y/?] n
  280. *
  281. * Daemons ---
  282. *
  283. autoipd........................... An IPv4 Link-Local address self-assigner daemon (BR2_PACKAGE_AUTOIPD) [N/m/y/?] n
  284. mdnsresponder..................... An mDNS (Multicast DNS) service responder daemon (BR2_PACKAGE_MDNSRESPONDER) [N/m/y/?] n
  285. nifd.............................. A network interface monitor daemon (BR2_PACKAGE_NIFD) [N/m/y/?] n
  286. hostap-utils...................... Host AP driver utility programs (BR2_PACKAGE_HOSTAP_UTILS) [N/m/y/?] n
  287. hostapd........................... An IEEE 802.11 AP, IEEE 802.1x/WPA/WPA2/EAP/RADIUS Authenticator (BR2_PACKAGE_HOSTAPD) [N/m/ y/?] n
  288. hostapd-mini...................... An IEEE 802.11 AP, IEEE 802.1x/WPA/WPA2/EAP/RADIUS Authenticator (without EAP TLS/TTLS suppo rt) (BR2_PACKAGE_HOSTAPD_MINI) [N/m/y/?] n
  289. hostapd-utils..................... An IEEE 802.11 AP, IEEE 802.1x/WPA/WPA2/EAP/RADIUS Authenticator (CLI utility) (BR2_PACKAGE_ HOSTAPD_UTILS) [N/m/y/?] n
  290. hping3.............................. HPING3 (BR2_PACKAGE_HPING3) [Y/n/m/?] y
  291. htpdate........................... HTP (Hypertext Time Protocol) implementation (BR2_PACKAGE_HTPDATE) [N/m/y/?] n
  292. *
  293. * httping........................... Httping is like 'ping' but for http-requests.
  294. *
  295. httping............................ Httping is like 'ping' but for http-requests. (BR2_PACKAGE_HTTPING) [N/m/y/?] n
  296. iftop............................. display bandwith usage on an interface (BR2_PACKAGE_IFTOP) [N/m/y/?] n
  297. igmpproxy......................... Multicast Routing Daemon (BR2_PACKAGE_IGMPPROXY) [N/m/y/?] n
  298. ipcad............................. listens for traffic on the specified interfaces (BR2_PACKAGE_IPCAD) [N/m/y/?] n
  299. *
  300. * iproute2.......................... A collection of utilites for controlling TCP/IP networking and Traffic Control
  301. *
  302. ip.............................. A routing control utility (BR2_PACKAGE_IP) [Y/n/m] y
  303. tc.............................. A traffic control utility (BR2_PACKAGE_TC) [N/m/y] n
  304. iperf............................. Internet Protocol bandwidth measuring tool (BR2_PACKAGE_IPERF) [N/m/y/?] n
  305. ipsec-tools....................... IPsec management tools (BR2_PACKAGE_IPSEC_TOOLS) [N/m/y/?] n
  306. strongswan....................... strongSwan OpenSource IPsec implementation (BR2_PACKAGE_STRONGSWAN) [N/m/y/?] n
  307. ipset............................. Netfilter ip sets administration utility (BR2_PACKAGE_IPSET) [N/m/y/?] n
  308. iptables-snmp..................... An snmpd plugin to access iptables rules (BR2_PACKAGE_IPTABLES_SNMP) [N/m/y/?] n
  309. iptraf............................ A console-based network monitoring program (BR2_PACKAGE_IPTRAF) [N/m/y/?] n
  310. libcares......................... C library for asynchronous DNS requests (BR2_PACKAGE_LIBCARES) [N/m/y/?] n
  311. libpam....................... (BR2_PACKAGE_LIBPAM) [N/m/y/?] n
  312. kismet-client..................... The Kismet client (BR2_PACKAGE_KISMET_CLIENT) [N/m/y/?] n
  313. kismet-drone...................... The Kismet drone (BR2_PACKAGE_KISMET_DRONE) [N/m/y/?] n
  314. kismet-server..................... The Kismet server (BR2_PACKAGE_KISMET_SERVER) [N/m/y/?] n
  315. knock............................. A port-knocking client (BR2_PACKAGE_KNOCK) [N/m/y/?] n
  316. knockd............................ A port-knocking server (BR2_PACKAGE_KNOCKD) [N/m/y/?] n
  317. l2tpd............................. An L2TP (Layer 2 Tunneling Protocol) daemon (BR2_PACKAGE_L2TPD) [N/m/y/?] n
  318. l2tpns............................ An L2TP enhanced server (BR2_PACKAGE_L2TPNS) [N/m/y/?] n
  319. *
  320. * lighttpd.......................... Flexible and lightweight web server
  321. *
  322. lighttpd.......................... Flexible and lightweight web server (BR2_PACKAGE_LIGHTTPD) [Y/n/m/?] y
  323. lighttpd-mod-accesslog.......... Access logging module (BR2_PACKAGE_LIGHTTPD_MOD_ACCESSLOG) [N/m/y] n
  324. lighttpd-mod-access............. Access restrictions module (BR2_PACKAGE_LIGHTTPD_MOD_ACCESS) [Y/n/m] y
  325. lighttpd-mod-alias.............. Directory alias module (BR2_PACKAGE_LIGHTTPD_MOD_ALIAS) [N/m/y] n
  326. lighttpd-mod-auth............... Authentication module (BR2_PACKAGE_LIGHTTPD_MOD_AUTH) [Y/n/m] y
  327. lighttpd-mod-cgi................ CGI module (BR2_PACKAGE_LIGHTTPD_MOD_CGI) [Y/n/m] y
  328. lighttpd-mod-evasive............ Evasive module (BR2_PACKAGE_LIGHTTPD_MOD_EVASIVE) [N/m/y] n
  329. lighttpd-mod-expire............. Expire module (BR2_PACKAGE_LIGHTTPD_MOD_EXPIRE) [N/m/y] n
  330. lighttpd-mod-fastcgi............ FastCGI module (BR2_PACKAGE_LIGHTTPD_MOD_FASTCGI) [Y/n/m] y
  331. lighttpd-mod-proxy.............. Proxy module (BR2_PACKAGE_LIGHTTPD_MOD_PROXY) [Y/n/m] y
  332. lighttpd-mod-redirect........... URL redirection module (BR2_PACKAGE_LIGHTTPD_MOD_REDIRECT) [Y/n/m] y
  333. lighttpd-mod-rewrite............ URL rewriting module (BR2_PACKAGE_LIGHTTPD_MOD_REWRITE) [Y/n/m] y
  334. lighttpd-mod-setenv............. Environment variable setting module (BR2_PACKAGE_LIGHTTPD_MOD_SETENV) [Y/n/m] y
  335. lighttpd-mod-simple-vhost....... Simple virtual hosting module (BR2_PACKAGE_LIGHTTPD_MOD_SIMPLE_VHOST) [Y/n/m] y
  336. lighttpd-mod-ssi................ SSI module (BR2_PACKAGE_LIGHTTPD_MOD_SSI) [N/m/y] n
  337. lighttpd-mod-status............. Server status display module (BR2_PACKAGE_LIGHTTPD_MOD_STATUS) [N/m/y] n
  338. lighttpd-mod-usertrack.......... User tracking module (BR2_PACKAGE_LIGHTTPD_MOD_USERTRACK) [N/m/y] n
  339. lighttpd-mod-openssl.......... Openssl support (BR2_PACKAGE_LIGHTTPD_MOD_OPENSSL) [N/m/y] n
  340. linux-atm......................... ATM Library/Utilities for Linux (BR2_PACKAGE_LINUX_ATM) [N/m/y/?] n
  341. macchanger........................ utility for viewing/manipulating the MAC address (BR2_PACKAGE_MACCHANGER) [N/m/y/?] n
  342. maradns........................... Small and secure DNS Server (BR2_PACKAGE_MARADNS) [N/m/y/?] n
  343. miau.............................. Another IRC-bouncer/proxy (BR2_PACKAGE_MIAU) [N/m/y/?] n
  344. mii-tool.................. configure media type using MII commands (BR2_PACKAGE_MIITOOL) [N/m/y/?] n
  345. *
  346. * mini-httpd........................ A small web server
  347. *
  348. mini-httpd........................ A small web server (BR2_PACKAGE_MINI_HTTPD) [N/m/y/?] n
  349. mini-httpd-htpasswd............... Utility to generate HTTP access files (BR2_PACKAGE_MINI_HTTPD_HTPASSWD) [N/m/y/?] n
  350. mini-httpd-matrixssl.............. A small web server, built with SSL support using MatrixSSL (BR2_PACKAGE_MINI_HTTPD_MATRIXSSL ) [N/m/y/?] n
  351. mini-httpd-openssl................ A small web server, built with SSL support using OpenSSL (BR2_PACKAGE_MINI_HTTPD_OPENSSL) [N /m/y/?] n
  352. mini-sendmail..................... A small sendmail-compatible mail forwarder (BR2_PACKAGE_MINI_SENDMAIL) [N/m/y/?] n
  353. mtr............................... Full screen ncurses traceroute tool (BR2_PACKAGE_MTR) [Y/n/m/?] y
  354. *
  355. * net-snmp.......................... Open source SNMP (Simple Network Management Protocol) implementation
  356. *
  357. libnetsnmp........................ SNMP shared libraries (BR2_PACKAGE_LIBNETSNMP) [Y/?] y
  358. snmp-utils...................... SNMP client utilities (BR2_PACKAGE_SNMP_UTILS) [N/m/y/?] n
  359. snmpd............................. SNMP agent (BR2_PACKAGE_SNMPD) [Y/n/m/?] y
  360. snmpd-static...................... SNMP agent (statically linked) (BR2_PACKAGE_SNMPD_STATIC) [N/m/y/?] n
  361. netperf........................... network performance measurement tool (BR2_PACKAGE_NETPERF) [N/m/y/?] n
  362. netstat-nat....................... A netstat variant for NAT connections (BR2_PACKAGE_NETSTAT_NAT) [N/m/y/?] n
  363. nfs-server........................ User Space NFS server (BR2_PACKAGE_NFS_SERVER) [N/m/y/?] n
  364. nmap.............................. Network exploration and/or security auditing utility (BR2_PACKAGE_NMAP) [N/m/y/?] n
  365. nocatsplash....................... Open public network gateway daemon (BR2_PACKAGE_NOCATSPLASH) [N/m/y/?] n
  366. ntpclient......................... NTP (Network Time Protocol) client (BR2_PACKAGE_NTPCLIENT) [N/m/y/?] n
  367. nuttcp............................ A program for tcp/udp performance testing (BR2_PACKAGE_NUTTCP) [Y/n/m/?] y
  368. *
  369. * olsrd............................. OLSR (Optimized Link State Routing) daemon
  370. *
  371. olsrd............................. OLSR (Optimized Link State Routing) daemon (BR2_PACKAGE_OLSRD) [N/m/y/?] n
  372. openl2tp.......................... L2TP daemon for use with IPsec (BR2_PACKAGE_OPENL2TP) [N/m/y/?] n
  373. openntpd.......................... A free and easy to use NTP (Network Time Protocol) implementation (BR2_PACKAGE_OPENNTPD) [Y/ n/m/?] y
  374. *
  375. * openser........................... Configurable, free SIP server
  376. *
  377. openser........................... Configurable, free SIP server (BR2_PACKAGE_OPENSER) [N/m/y/?] n
  378. *
  379. * openssh........................... A free implementation of the Secure Shell protocol
  380. *
  381. openssh-client.................... OpenSSH client (BR2_PACKAGE_OPENSSH_CLIENT) [N/m/y/?] n
  382. openssh-server.................... OpenSSH server (BR2_PACKAGE_OPENSSH_SERVER) [N/m/y/?] n
  383. openssh-sftp-client............... OpenSSH SFTP client (BR2_PACKAGE_OPENSSH_SFTP_CLIENT) [N/m/y/?] n
  384. openssh-sftp-server............... OpenSSH SFTP server (BR2_PACKAGE_OPENSSH_SFTP_SERVER) [N/m/y/?] n
  385. openswan.......................... VPN solution using IPsec (BR2_PACKAGE_OPENSWAN) [N/m/y/?] n
  386. *
  387. * openvpn........................... Open source VPN solution using SSL
  388. *
  389. openvpn........................... Open source VPN solution using SSL (BR2_PACKAGE_OPENVPN) [N/m/y/?] n
  390. p910nd............................ A small non-spooling printer server (BR2_PACKAGE_P910ND) [N/m/y/?] n
  391. pam-ldap.......................... PAM LDAP authentication module (BR2_PACKAGE_PAMLDAP) [N/m/y/?] n
  392. parprouted........................ Proxy ARP daemon (BR2_PACKAGE_PARPROUTED) [N/m/y/?] n
  393. pipacs............................ UNIX socket accounting/wiewer program (BR2_PACKAGE_PIPACS) [N/m/y/?] n
  394. *
  395. * pmacct............................ IPv4/IPv6 accounting and aggregation tools
  396. *
  397. nfacctd......................... NetFlow accounting daemon [N/m/y/?] n
  398. pmacctd......................... IP accounting daemon (libpcap based) [N/m/y/?] n
  399. pmacct-client................... Command-line client to gather data from the IMT plugin (BR2_PACKAGE_PMACCT_CLIENT) [N/m/y] n
  400. portmap........................... RPC Portmapper (BR2_PACKAGE_PORTMAP) [N/m/y/?] n
  401. portsentry........................ Portscan protection utility (BR2_PACKAGE_PORTSENTRY) [N/m/y/?] n
  402. *
  403. * ppp............................... PPP (Point-to-Point Protocol) daemon
  404. *
  405. ppp............................... PPP (Point-to-Point Protocol) daemon (BR2_PACKAGE_PPP) [N/m/y] n
  406. Enable filter support (BR2_PACKAGE_PPP_WITH_FILTER) [N/y] n
  407. pptp.............................. PPTP (Point-to-Point Tunneling Protocol) client (BR2_PACKAGE_PPTP) [N/m/y/?] n
  408. pptpd............................. PPTP (Point-to-Point Tunneling Protocol) server (BR2_PACKAGE_PPTPD) [N/m/y/?] n
  409. privoxy........................... web proxy with advanced filtering capabilities (BR2_PACKAGE_PRIVOXY) [N/m/y/?] n
  410. ptunnel........................... Tunnel TCP connections over ICMP packets (BR2_PACKAGE_PTUNNEL) [N/m/y/?] n
  411. *
  412. * quagga............................ The Quagga Software Routing Suite
  413. *
  414. quagga............................ The Quagga Software Routing Suite (BR2_PACKAGE_QUAGGA) [N/m/y/?] n
  415. raddump........................... raddump interprets captured RADIUS packets. (BR2_PACKAGE_RADDUMP) [N/m/y/?] n
  416. rarpd............................. Reverse ARP Daemon (BR2_PACKAGE_RARPD) [N/m/y/?] n
  417. reaim............................. A transparent AIM / MSN proxy (BR2_PACKAGE_REAIM) [N/m/y/?] n
  418. robocfg........................... BCM5325E/536x switch configuration utility (BR2_PACKAGE_ROBOCFG) [N/m/y/?] n
  419. pppoe-client...................... PPPoE (PPP over Ethernet) client (BR2_PACKAGE_PPPOE_CLIENT) [N/m/y/?] n
  420. pppoe-relay....................... PPPoE (PPP over Ethernet) relay (BR2_PACKAGE_PPPOE_RELAY) [N/m/y/?] n
  421. pppoe-server...................... PPPoE (PPP over Ethernet) server (BR2_PACKAGE_PPPOE_SERVER) [N/m/y/?] n
  422. pppoe-sniff....................... PPPoE (PPP over Ethernet) frame sniffer (BR2_PACKAGE_PPPOE_SNIFF) [N/m/y/?] n
  423. rrs............................... A reverse (connecting) remote shell, with SSL support (BR2_PACKAGE_RRS) [N/m/y/?] n
  424. rrs-nossl......................... A reverse (connecting) remote shell, without SSL support (BR2_PACKAGE_RRS_NOSSL) [N/m/y/?] n
  425. rsync............................. file transfer utility (BR2_PACKAGE_RSYNC) [N/m/y/?] n
  426. samba............................. NetBIOS/SMB file and print server (BR2_PACKAGE_SAMBA) [N/m/y/?] n
  427. samba-client...................... NetBIOS/SMB simple client (BR2_PACKAGE_SAMBA_CLIENT) [N/m/y/?] n
  428. scanlogd.......................... a port scan detection tool (BR2_PACKAGE_SCANLOGD) [N/m/y/?] n
  429. scdp.............................. An utility to send CDP (Cisco Discovery Protocol) packets (BR2_PACKAGE_SCDP) [N/m/y/?] n
  430. shat.............................. Source Hardware Address Translation (BR2_PACKAGE_SHAT) [N/m/y/?] n
  431. sipp.............................. test tool / traffic generator for the SIP protocol (BR2_PACKAGE_SIPP) [N/m/y/?] n
  432. siproxd........................... SIP (Session Initiation Protocol) proxy (BR2_PACKAGE_SIPROXD) [N/m/y/?] n
  433. sipsak............................ SIP (Session Initiation Protocol) stress and diagnostics utility (BR2_PACKAGE_SIPSAK) [N/m/y /?] n
  434. slurm............................. A realtime network interface monitor (BR2_PACKAGE_SLURM) [N/m/y/?] n
  435. *
  436. * snort............................. Ligthweight Network Intrusion Detection System (NIDS)
  437. *
  438. snort............................. Ligthweight Network Intrusion Detection System (NIDS) [N/m/y/?] n
  439. *
  440. * snort-legacy............................. Ligthweight Network Intrusion Detection System (NIDS) LEGACY
  441. *
  442. snort............................. Ligthweight Network Intrusion Detection System (NIDS) LEGACY [N/m/y/?] n
  443. *
  444. * snort-wireless.................... Ligthweight Wireless Network Intrusion Detection System (NIDS)
  445. *
  446. snort-wireless.................... Ligthweight Wireless Network Intrusion Detection System (NIDS) [N/m/y/?] n
  447. socat............................. A multipurpose relay (SOcket CAT) (BR2_PACKAGE_SOCAT) [N/m/y/?] n
  448. *
  449. * squid............................. proxy and web cache
  450. *
  451. squid................................. full-featured Web proxy cache (BR2_PACKAGE_SQUID) [N/m/y/?] n
  452. sscep............................. SCEP client tool (BR2_PACKAGE_SSCEP) [N/m/y/?] n
  453. ssltunnel ........................ A PPP over SSL vpn tool (BR2_PACKAGE_SSLTUNNEL) [N/m/y/?] n
  454. ssmtp............................. A minimal and secure mail sender (BR2_PACKAGE_SSMTP) [N/m/y/?] n
  455. srelay............................ A socks 4/5 proxy server (BR2_PACKAGE_SRELAY) [N/m/y/?] n
  456. tmsnc............................. text-based MSN client (BR2_PACKAGE_TMSNC) [N/m/y/?] n
  457. tcpdump........................... Network monitoring and data acquisition tool (BR2_PACKAGE_TCPDUMP) [Y/n/m/?] y
  458. tinc.............................. VPN tunneling daemon (BR2_PACKAGE_TINC) [N/m/y/?] n
  459. *
  460. * tinyproxy......................... Tinyproxy is a lightweight HTTP and HTTPS proxy.
  461. *
  462. tinyproxy......................... Tinyproxy is a lightweight HTTP and HTTPS proxy (BR2_PACKAGE_TINYPROXY) [N/m/y/?] n
  463. tor............................... An anonymous Internet communication system (BR2_PACKAGE_TOR) [N/m/y/?] n
  464. ttcp.............................. A TCP connection performance tester (BR2_PACKAGE_TTCP) [N/m/y/?] n
  465. udp-broadcast-relay............... listens for packets on a specified UDP broadcast port. (BR2_PACKAGE_UDP_BROADCAST_RELAY) [N/ m/y/?] n
  466. *
  467. * ulogd............................. Netfilter userspace logging daemon
  468. *
  469. ulogd............................. Netfilter userspace logging daemon (BR2_PACKAGE_ULOGD) [N/m/y/?] n
  470. *
  471. * updatedd.......................... A tool to update dynamic dns services
  472. *
  473. updatedd.......................... A tool to update dynamic DNS services (BR2_PACKAGE_UPDATEDD) [N/m/y/?] n
  474. vgp............................... a daemon working like Cisco(c) HSRP (BR2_PACKAGE_VGP) [N/m/y/?] n
  475. vnc-reflector..................... VNC proxy for multiple clients (BR2_PACKAGE_VNC_REFLECTOR) [N/m/y/?] n
  476. vnstat............................ Console-based network traffic monitor (BR2_PACKAGE_VNSTAT) [N/m/y/?] n
  477. vpnc.............................. VPN client for Cisco 3000 (BR2_PACKAGE_VPNC) [N/m/y/?] n
  478. vrrpd............................. Virtual Router Redundancy Protocol daemon (BR2_PACKAGE_VRRPD) [N/m/y/?] n
  479. vsftpd............................ Fast and secure FTP server (BR2_PACKAGE_VSFTPD) [N/m/y/?] n
  480. vtun.............................. VPN tunneling daemon (BR2_PACKAGE_VTUN) [N/m/y/?] n
  481. wccpd............................. a Web Cache Coordination daemon (BR2_PACKAGE_WCCPD) [N/m/y/?] n
  482. wifidog........................... A wireless captive portal solution (BR2_PACKAGE_WIFIDOG) [N/m/y/?] n
  483. wireless-tools.................... Tools for manipulating Linux Wireless Extensions (BR2_PACKAGE_WIRELESS_TOOLS) [N/m/y/?] n
  484. wiviz............................. Wireless Network Visualization (BR2_PACKAGE_WIVIZ) [N/m/y/?] n
  485. wknock............................ A tool to hide your Access Point against opportunistic attackers. (BR2_PACKAGE_WKNOCK) [N/m/ y/?] n
  486. wol............................... Wake On LAN client (BR2_PACKAGE_WOL) [Y/n/m/?] y
  487. wondershaper...................... The Wonder Shaper (BR2_PACKAGE_WONDERSHAPER) [N/m/y/?] n
  488. wpa_supplicant.................... WPA Supplicant with support for WPA and WPA2 (BR2_PACKAGE_WPA_SUPPLICANT) [N/m/y/?] n
  489. wput.............................. A wget-like command-line FTP client (BR2_PACKAGE_WPUT) [N/m/y/?] n
  490. wx200d............................ weather station data collector (BR2_PACKAGE_WX200D) [N/m/y/?] n
  491. xinetd............................ Powerful and secure superserver (BR2_PACKAGE_XINETD) [N/m/y/?] n
  492. xsupplicant....................... A fully compliant 802.1x authenticator (BR2_PACKAGE_XSUPPLICANT) [N/m/y/?] n
  493. *
  494. * IPv6
  495. *
  496. 6tunnel........................... IPv4 / IPv6 tunnel proxy (BR2_PACKAGE_6TUNNEL) [N/m/y/?] n
  497. aiccu............................. SixXS Automatic IPv6 Connectivity Client Utility (BR2_PACKAGE_AICCU) [N/m/y/?] n
  498. dhcp6............................. IPv6 DHCP server and client (BR2_PACKAGE_DHCP6) [N/m/y/?] n
  499. miredo............................ Teredo (IPv6 tunneling over UDP through NAT) client and relay daemon (BR2_PACKAGE_MIREDO) [N /m/y/?] n
  500. miredo-server..................... Teredo (IPv6 tunneling over UDP through NAT) server daemon (BR2_PACKAGE_MIREDO_SERVER) [N/m/ y/?] n
  501. mrd6.............................. IPv6 multicast routing daemon (BR2_PACKAGE_MRD6) [N/m/y/?] n
  502. *
  503. * ndisc6............................ IPv6 discovery tools
  504. *
  505. ndisc6............................ An ICMPv6 neighbour discovery tool (BR2_PACKAGE_NDISC6) [N/m/y/?] n
  506. rdisc6............................ An ICMPv6 router discovery tool (BR2_PACKAGE_RDISC6) [N/m/y/?] n
  507. tcptraceroute6.................... A TCP/IPv6-based traceroute implementation (BR2_PACKAGE_TCPTRACEROUTE6) [N/m/y/?] n
  508. radvd............................. IPv6 Routing Advertisement Daemon (BR2_PACKAGE_RADVD) [N/m/y/?] n
  509. *
  510. * Libraries
  511. *
  512. cgilib............................ Simple CGI Library (BR2_PACKAGE_CGILIB) [N/m/y/?] n
  513. gettext.......................... Because we need it for glib2 (BR2_PACKAGE_GETTEXT) [N/m/y/?] n
  514. glib1............................. The GLib library of C routines (v1.2) (BR2_PACKAGE_GLIB1) [N/m/y/?] n
  515. glib2............................. The GLib library of C routines (v2.42) (BR2_PACKAGE_GLIB2) [N/m/y/?] n
  516. libfftw3.......................... FFT library (BR2_PACKAGE_LIBFFTW) [N/m/y/?] n
  517. id3lib............................ An ID3v1/ID3v2 tagging library (BR2_PACKAGE_ID3LIB) [N/m/y/?] n
  518. libalsa............................ (Advanced Linux Sound Architecture) library (BR2_PACKAGE_LIBALSA) [N/m/y/?] n
  519. libamsel.......................... The amwall library (BR2_PACKAGE_LIBAMSEL) [N/m/y/?] n
  520. libao............................. A cross platform audio library (BR2_PACKAGE_LIBAO) [N/m/y/?] n
  521. libart............................ An high-performance 2D graphics library (BR2_PACKAGE_LIBART) [N/m/y/?] n
  522. cairo............................. Library for 2D graphics (BR2_PACKAGE_CAIRO) [N/m/y/?] n
  523. libcli............................ A Cisco-like command line interface (BR2_PACKAGE_LIBCLI) [N/m/y/?] n
  524. clinkc............................ Embedded UPnP library (BR2_PACKAGE_CLINKC) [N/m/y/?] n
  525. libcurl........................... A client-side URL transfer library (BR2_PACKAGE_LIBCURL) [Y/n/m/?] y
  526. curl............................ A client-side URL transfer tool (BR2_PACKAGE_CURL) [Y/n/m/?] y
  527. libdaemon......................... A lightweight C library that eases the writing of UNIX daemons (BR2_PACKAGE_LIBDAEMON) [N/m/ y/?] n
  528. libdb............................. Berkeley DB (BR2_PACKAGE_LIBDB) [N/m/y/?] n
  529. libdirectfb....................... Library for direct framebuffer access (BR2_PACKAGE_LIBDIRECTFB) [N/m/y/?] n
  530. libdnet........................... Low-level network library (BR2_PACKAGE_LIBDNET) [N/m/y/?] n
  531. dmalloc........................... The debug malloc library (BR2_PACKAGE_DMALLOC) [N/m/y/?] n
  532. libdrm............................ Library for direct rendering infrastructure (BR2_PACKAGE_LIBDRM) [N/m/y/?] n
  533. libecap.......................... ECAP Adapter Library (BR2_PACKAGE_LIBECAP) [N/m/y/?] n
  534. libelf............................ ELF object file access library (BR2_PACKAGE_LIBELF) [Y/?] y
  535. slang............................ SLANG (BR2_PACKAGE_SLANG) [N/y/?] n
  536. libestr........................... some essentials for string handling (and a bit more) (BR2_PACKAGE_LIBESTR) [N/m/y/?] n
  537. libevent.......................... Event notification library for event-driven network servers (BR2_PACKAGE_LIBEVENT) [Y/n/m/?] y
  538. libexpat.......................... A fast, non-validating, stream-oriented XML parsing library (BR2_PACKAGE_LIBEXPAT) [N/m/y/?] n
  539. libfdt............................ The flattened device tree library (BR2_PACKAGE_LIBFDT) [N/m/y/?] n
  540. libflac........................... Free Lossless Audio Codec library (BR2_PACKAGE_LIBFLAC) [N/m/y/?] n
  541. fontconfig........................ Font configuration system (BR2_PACKAGE_FONTCONFIG) [N/m/y/?] n
  542. libfreetype....................... A free, high-quality and portable font engine (BR2_PACKAGE_LIBFREETYPE) [N/m/y/?] n
  543. libgcc............................ GCC support library (BR2_PACKAGE_LIBGCC) [Y/n/m/?] y
  544. libgcrypt......................... The GNU crypto library (BR2_PACKAGE_LIBGCRYPT) [N/m/y/?] n
  545. libgd............................. The GD Graphics Library (BR2_PACKAGE_LIBGD) [N/m/y/?] n
  546. libgdbm........................... The GNU database manager (BR2_PACKAGE_LIBGDBM) [N/m/y/?] n
  547. glib-networking............................. a GLIB netwroking library (BR2_PACKAGE_GLIB-NETWORKING) [N/m/y/?] n
  548. libgmp............................ GNU multiprecision arithmetic library (BR2_PACKAGE_LIBGMP) [N/m/y/?] n
  549. libgnutls......................... The GNU TLS library (BR2_PACKAGE_LIBGNUTLS) [N/m/y/?] n
  550. libgpg-error...................... An helper library for common error codes and descriptions (BR2_PACKAGE_LIBGPG_ERROR) [N/m/y/ ?] n
  551. libgsm............................ A GSM 06.10 full-rate speech transcoding implementation (library) (BR2_PACKAGE_LIBGSM) [N/m/ y/?] n
  552. libiconv.......................... character set conversion library (BR2_PACKAGE_LIBICONV) [N/m/y/?] n
  553. libid3tag......................... An ID3 tag manipulation library (BR2_PACKAGE_LIBID3TAG) [N/m/y/?] n
  554. jansson.......................... JSON encoder/decoder (BR2_PACKAGE_JANSSON) [M/n/y/?] m
  555. libfastjson............................ libfastjson (BR2_PACKAGE_LIBFASTJSON) [N/m/y/?] n
  556. json-glib............................. a JSON library built using GLIB (BR2_PACKAGE_JSON-GLIB) [N/m/y/?] n
  557. libjpeg........................... The Independent JPEG Group's JPEG runtime library (BR2_PACKAGE_LIBJPEG) [N/m/y/?] n
  558. libltdl........................... A generic dynamic object loading library (BR2_PACKAGE_LIBLTDL) [N/m/y/?] n
  559. liblzo............................ Real-time data compression library (BR2_PACKAGE_LIBLZO) [N/m/y/?] n
  560. liblzma........................... Library for XZ and LZMA compressed files (BR2_PACKAGE_LIBLZMA) [N/m/y/?] n
  561. libmad............................ An high-quality MPEG audio decoding library (BR2_PACKAGE_LIBMAD) [N/m/y/?] n
  562. libmatrixssl...................... Embedded SSL implementation (BR2_PACKAGE_LIBMATRIXSSL) [N/m/y/?] n
  563. libmysqlclient.................... MySQL client library (BR2_PACKAGE_LIBMYSQLCLIENT) [N/m/y/?] n
  564. libncurses........................ Terminal handling library (BR2_PACKAGE_LIBNCURSES) [Y/?] y
  565. libnfnetlink...................... Linux conntrack utility (BR2_PACKAGE_LIBNFNETLINK) [N/m/y/?] n
  566. libnet............................ Low-level packet creation library (BR2_PACKAGE_LIBNET) [N/m/y/?] n
  567. nettle............................ nettle (BR2_PACKAGE_NETTLE) [N/m/y/?] n
  568. libnids........................... A network intrusion detection library (BR2_PACKAGE_LIBNIDS) [N/m/y/?] n
  569. libogg............................ The Ogg bitstream handling library (BR2_PACKAGE_LIBOGG) [N/m/y/?] n
  570. libol............................. Support library for syslog-ng (BR2_PACKAGE_LIBOL) [N/m/y/?] n
  571. libopencdk........................ The Open Crypto Development Kit library (BR2_PACKAGE_LIBOPENCDK) [N/m/y/?] n
  572. openh323.......................... OpenH323 implementation (BR2_PACKAGE_OPENH323) [N/m/y/?] n
  573. libopenssl........................ Open source SSL (Secure Socket Layer) libraries (BR2_PACKAGE_LIBOPENSSL) [Y/?] y
  574. openssl-util.................... OpenSSL command line tool (BR2_PACKAGE_OPENSSL_UTIL) [Y/n/m/?] y
  575. libosip2.......................... The GNU oSIP library (BR2_PACKAGE_LIBOSIP2) [N/m/y/?] n
  576. pixman............................ Library for pixel manipulation (BR2_PACKAGE_PIXMAN) [N/m/y/?] n
  577. libpcap........................... Low-level packet capture library (BR2_PACKAGE_LIBPCAP) [Y/?] y
  578. libpcre........................... A Perl Compatible Regular Expression library (BR2_PACKAGE_LIBPCRE) [Y/?] y
  579. pwlib............................. Portable Windows library (BR2_PACKAGE_PWLIB) [N/m/y/?] n
  580. libpng............................ PNG (Portable Network Graphics) format files handling library (BR2_PACKAGE_LIBPNG) [N/m/y/?] n
  581. libpolarssl........................ Dummy package for polarssl (BR2_PACKAGE_LIBPOLARSSL) [N/m/y/?] n
  582. libpopt........................... Command line option parsing library (BR2_PACKAGE_LIBPOPT) [N/m/y/?] n
  583. libstdc++.......................... Standard C++ library (BR2_PACKAGE_LIBSTDCXX) [Y/n/m/?] y
  584. libpq............................. PostgreSQL client library (BR2_PACKAGE_LIBPQ) [N/m/y/?] n
  585. libpthread........................ POSIX threads library (BR2_PACKAGE_LIBPTHREAD) [Y/?] y
  586. radiusclient-ng................... RADIUS client (BR2_PACKAGE_RADIUSCLIENT_NG) [N/m/y/?] n
  587. libradiusclient-ng................ RADIUS client library (BR2_PACKAGE_LIBRADIUSCLIENT_NG) [N/m/y/?] n
  588. libreadline....................... Command lines edition library (BR2_PACKAGE_LIBREADLINE) [Y/n/m/?] y
  589. libsasl2.......................... General purpose authentication library (BR2_PACKAGE_LIBSASL2) [N/m/y/?] n
  590. libsodium...........................NaCl-based crypto library (BR2_PACKAGE_LIBSODIUM) [N/m/y/?] n
  591. libspeex.......................... Open source patent-free speech compression codec (BR2_PACKAGE_LIBSPEEX) [N/m/y/?] n
  592. libspeexdsp.......................... Open source patent-free speech compression codec (BR2_PACKAGE_LIBSPEEXDSP) [N/m/y/?] n
  593. libsoup............................. HTTP client/server library for GNOME (BR2_PACKAGE_LIBSOUP) [N/m/y/?] n
  594. libsqlite......................... Self-contained, embeddable, zero-configuration SQL database engine (BR2_PACKAGE_LIBSQLITE) [ N/m/y/?] n
  595. libsqlite2........................ Self-contained, embeddable, zero-configuration SQL database engine (v2.x) (BR2_PACKAGE_LIBSQ LITE2) [N/m/y/?] n
  596. libtasn1.......................... An ASN.1 and DER structures manipulation library (BR2_PACKAGE_LIBTASN1) [N/m/y/?] n
  597. libtirpc.......................... Sun RPC library (BR2_PACKAGE_LIBTIRPC) [N/y/?] n
  598. libupnp........................... Universal Plug and Play (UPnP) SDK library (BR2_PACKAGE_LIBUPNP) [N/m/y/?] n
  599. libusb............................ A library for accessing Linux USB devices (BR2_PACKAGE_LIBUSB) [N/m/y/?] n
  600. libvorbis......................... The Vorbis General Audio Compression Codec library (BR2_PACKAGE_LIBVORBIS) [N/m/y/?] n
  601. libvorbisidec..................... A fixed-point implementation (Tremor) of libogg/libvorbis (BR2_PACKAGE_LIBVORBISIDEC) [N/m/y /?] n
  602. libxml2........................... Gnome XML library (BR2_PACKAGE_LIBXML2) [N/m/y/?] n
  603. xmlsec1..............................XML security library based on libxml2 (BR2_PACKAGE_XMLSEC1) [N/m/y/?] n
  604. libxslt........................... Gnome XSLT library (BR2_PACKAGE_LIBXSLT) [N/m/y/?] n
  605. wmi-client.................... A Windows Management Interface client (BR2_PACKAGE_WMI_CLIENT) [N/m/y/?] n
  606. uClibc++.......................... C++ library for embedded systems (BR2_PACKAGE_UCLIBCXX) [N/m/y/?] n
  607. ustl.............................. C++ Standard Template Library for embedded systems (BR2_PACKAGE_USTL) [N/m/y/?] n
  608. zlib.............................. Library implementing the deflate compression method (BR2_PACKAGE_ZLIB) [Y/?] y
  609. *
  610. * Multimedia
  611. *
  612. gmediaserver...................... An UPnP music media server (BR2_PACKAGE_GMEDIASERVER) [N/m/y/?] n
  613. icecast........................... A streaming media server for Ogg/Vorbis and MP3 audio streams (BR2_PACKAGE_ICECAST) [N/m/y/? ] n
  614. ffmpeg............................ Record, convert, and stream video (BR2_PACKAGE_FFMPEG) [N/m/y/?] n
  615. ImageMagick........................... An image manipulation library (BR2_PACKAGE_IMAGEMAGICK) [N/m/y/?] n
  616. madplay........................... MPEG audio player in fixed point (BR2_PACKAGE_MADPLAY) [N/m/y/?] n
  617. motion detector.............................. A tool to detect motion events in video clips (BR2_PACKAGE_MOTIONDETECTOR) [N/m/y /?] n
  618. *
  619. * mpd............................... Music Player Daemon
  620. *
  621. mpd............................... Music Player Daemon (BR2_PACKAGE_MPD) [N/m/y/?] n
  622. mt-daapd.......................... A multi-threaded DAAP (Digital Audio Access Protocol) daemon (BR2_PACKAGE_MT_DAAPD) [N/m/y/? ] n
  623. palantir.......................... A multichannel interactive streaming solution (BR2_PACKAGE_PALANTIR) [N/m/y/?] n
  624. peercast.......................... P2P audio and video streaming server (BR2_PACKAGE_PEERCAST) [N/m/y/?] n
  625. setpwc............................ Philips (and compatibles) WebCams (PWC) control utility (BR2_PACKAGE_SETPWC) [N/m/y/?] n
  626. *
  627. * Serial communications & terminal emulation
  628. *
  629. heyu.............................. X10 home automation control using a CM11A (BR2_PACKAGE_HEYU) [N/m/y/?] n
  630. lrsz.............................. X,Y and Z-modem protocols (BR2_PACKAGE_LRZSZ) [N/m/y/?] n
  631. microcom.......................... Serial terminal (BR2_PACKAGE_MICROCOM) [N/m/y/?] n
  632. picocom........................... minimal dumb-terminal emulation program (BR2_PACKAGE_PICOCOM) [N/m/y/?] n
  633. serdisplib........................ a library for controlling displays (BR2_PACKAGE_SERDISPLIB) [N/m/y/?] n
  634. setserial......................... Serial port configuration utility (BR2_PACKAGE_SETSERIAL) [N/m/y/?] n
  635. *
  636. * Utilities
  637. *
  638. bc................................ Arbitrary precision calculator language (BR2_PACKAGE_BC) [N/m/y/?] n
  639. dc................................ Arbitrary precision calculator (BR2_PACKAGE_DC) [N/m/y/?] n
  640. cryptsetup......................... disk encryption utils (BR2_PACKAGE_CRYPTSETUP) [N/m/y/?] n
  641. gdbserver......................... Remote Server for the GNU Debugger (BR2_PACKAGE_GDBSERVER) [M/n/y/?] m
  642. grub.............................. The Grand Unified Bootloader (BR2_PACKAGE_GRUB) [N/m/y/?] n
  643. hdparm............................ get/set ATA drive parameters (BR2_PACKAGE_HDPARM) [N/m/y/?] n
  644. kexec tools ...................... allow kexec (BR2_PACKAGE_KEXEC_TOOLS) [Y/n/m/?] y
  645. *
  646. * Configuration
  647. *
  648. kexec (static in staging) ........ kexec for initrd (BR2_PACKAGE_KEXEC_TOOLS_STATIC_IN_STAGING) [Y/n/?] y
  649. kdump support (KEXEC_TOOLS_kdump) [N/y/?] n
  650. i2c-tools.......................... Linux I2C Tools (BR2_PACKAGE_I2CTOOLS) [Y/n/m/?] y
  651. lvm2......................... lvm2 (BR2_PACKAGE_LVM2) [N/m/y/?] n
  652. mdadm......................... mdadm (BR2_PACKAGE_MDADM) [N/m/y/?] n
  653. memtester......................... A utility for testing memory. (BR2_PACKAGE_MEMTESTER) [Y/n/m/?] y
  654. lsusb............................. USB devices listing program (BR2_PACKAGE_LSUSB) [N/m/y/?] n
  655. pciutils.......................... Linux PCI Utilities (BR2_PACKAGE_PCIUTILS) [Y/n/m/?] y
  656. pv................................ Pipe viewer (BR2_PACKAGE_PV) [N/m/y/?] n
  657. patch................................ Patch (BR2_PACKAGE_PATCH) [N/m/y/?] n
  658. SPECTRALFFT.............................. A file to process spectral analysis fft (BR2_PACKAGE_SPECTRALFFT) [N/m/y/?] n
  659. strace............................ System call tracer (BR2_PACKAGE_STRACE) [M/n/y/?] m
  660. udev.............................. Dynamic device management subsystem (BR2_PACKAGE_UDEV) [N/m/y/?] n
  661. valgrind.......................... Profile and debug tool (BR2_PACKAGE_VALGRIND) [N/y/?] n
  662. watchdog.......................... configurable watchdog (BR2_PACKAGE_WATCHDOG) [N/m/y/?] n
  663. dmidecode......................... A client-side bios dmi decoder (BR2_PACKAGE_DMIDECODE) [N/m/y/?] n
  664. uboot-envtools.................... tools for modifying uboot environment variables (BR2_PACKAGE_UBOOT_ENVTOOLS) [N/m/y/?] n
  665. flashrom.......................... BIOS flashing tool (BR2_PACKAGE_FLASHROM) [N/m/y/?] n
  666. *
  667. * FileSystems related
  668. *
  669. dosfstools........................ Utilities to create and check MS-DOS FAT filesystems (BR2_PACKAGE_DOSFSTOOLS) [N/m/y/?] n
  670. e2fsprogs......................... Ext2/3 filesystem utilities (BR2_PACKAGE_E2FSPROGS) [N/m/y/?] n
  671. libfuse........................... FUSE library (BR2_PACKAGE_LIBFUSE) [N/m/y/?] n
  672. shfs-utils........................ ShFS mount/umount utilities (BR2_PACKAGE_SHFS_UTILS) [N/m/y/?] n
  673. *
  674. * util-linux
  675. *
  676. fdisk............................. Partition table manipulation utility (BR2_PACKAGE_FDISK) [N/m/y/?] n
  677. mount............................. Filesystem mount utility (BR2_PACKAGE_MOUNT) [N/m/y/?] n
  678. findfs............................ Filesystem find utility (BR2_PACKAGE_FINDFS) [N/m/y/?] n
  679. libfdisk.......................... Partition table manipulation library (BR2_PACKAGE_LIBFDISK) [N/m/y/?] n
  680. libuuid........................... UUID manipulation library (BR2_PACKAGE_LIBUUID) [N/m/y/?] n
  681. libblkid.......................... blkid library (BR2_PACKAGE_LIBBLKID) [N/m/y/?] n
  682. libmount.......................... Filesystem mount library (BR2_PACKAGE_LIBMOUNT) [N/m/y/?] n
  683. libsmartcols...................... Column display library (BR2_PACKAGE_LIBSMARTCOLS) [N/m/y/?] n
  684. losetup........................... Loop devices setup and control utility (BR2_PACKAGE_LOSETUP) [N/m/y/?] n
  685. swap-utils........................ Swap space management utilities (BR2_PACKAGE_SWAP_UTILS) [N/m/y/?] n
  686. unshare........................... Unshare namespace utility (BR2_PACKAGE_UNSHARE) [N/m/y/?] n
  687. nsenter........................... nsenter namespace utility (BR2_PACKAGE_NSENTER) [N/m/y/?] n
  688. mtd-utils......................... Tools for reading/writing NAND flash (BR2_PACKAGE_MTD_UTILS) [Y/n/m/?] y
  689. *
  690. * Bluetooth
  691. *
  692. libmbluez......................... libbluetooth for embedded (BR2_PACKAGE_LIBMBLUEZ) [N/m/y/?] n
  693. bluez-libs........................ Bluetooth library (BR2_PACKAGE_BLUEZ_LIBS) [N/m/y/?] n
  694. bluez-utils....................... Bluetooth utilities (BR2_PACKAGE_BLUEZ_UTILS) [N/m/y/?] n
  695. miax.............................. A console iax (asterisk) client (BR2_PACKAGE_MIAX) [N/m/y/?] n
  696. *
  697. * X11
  698. *
  699. bigreqsproto........................Bigreqsproto extension headers (BR2_PACKAGE_BIGREQSPROTO) [N/m/y/?] n
  700. damageproto.........................X damage extension protocol (BR2_PACKAGE_DAMAGEPROTO) [N/m/y/?] n
  701. fixesproto..........................X fixes extension protocol (BR2_PACKAGE_FIXESPROTO) [N/m/y/?] n
  702. fontsproto..........................Fontsproto extension headers (BR2_PACKAGE_FONTSPROTO) [N/m/y/?] n
  703. inputproto..........................X input protocol extension (BR2_PACKAGE_INPUTPROTO) [N/m/y/?] n
  704. kbproto.............................X keyboard protocol extension (BR2_PACKAGE_KBPROTO) [N/m/y/?] n
  705. libfontenc..........................Libfontenc library (BR2_PACKAGE_LIBFONTENC) [N/m/y/?] n
  706. libxkbfile..........................XKB file handling routines (BR2_PACKAGE_LIBXKBFILE) [N/m/y/?] n
  707. libpciaccess........................X PCI access (BR2_PACKAGE_LIBPCIACCESS) [N/m/y/?] n
  708. randrproto..........................X rotate and resize extension protocol (BR2_PACKAGE_RANDRPROTO) [N/m/y/?] n
  709. renderproto.........................X rendering extension protocol (BR2_PACKAGE_RENDERPROTO) [N/m/y/?] n
  710. videoproto..........................Videoproto extension headers (BR2_PACKAGE_VIDEOPROTO) [N/m/y/?] n
  711. libxau..............................Libxau library (BR2_PACKAGE_LIBXAU) [N/m/y/?] n
  712. libxcb..............................X C bindings (BR2_PACKAGE_LIBXCB) [N/m/y/?] n
  713. xcmiscproto........................ XCMisc extension headers (BR2_PACKAGE_XCMISCPROTO) [N/m/y/?] n
  714. xextproto...........................X extension protocol headers (BR2_PACKAGE_XEXTPROTO) [N/m/y/?] n
  715. libxext.............................X common extensions (BR2_PACKAGE_LIBXEXT) [N/m/y/?] n
  716. xf86-input-keyboard................ X server keyboard input driver (BR2_PACKAGE_XF86_INPUT_KEYBOARD) [N/m/y/?] n
  717. xf86-input-mouse................... X server mouse input driver (BR2_PACKAGE_XF86_INPUT_MOUSE) [N/m/y/?] n
  718. xf86-video-fbdev................... X server frame buffer video driver (BR2_PACKAGE_XF86_VIDEO_FBDEV) [N/m/y/?] n
  719. xfont...............................Xfont library (BR2_PACKAGE_XFONT) [N/m/y/?] n
  720. xkbcomp............................ X server keyboard compiler (BR2_PACKAGE_XKBCOMP) [N/m/y/?] n
  721. X keyboard configurator............. X server keyboard configurator (BR2_PACKAGE_XKEYBOARD_CONFIG) [N/m/y/?] n
  722. xlib................................Xlib library (BR2_PACKAGE_XLIB) [N/m/y/?] n
  723. xproto..............................X protocol headers (BR2_PACKAGE_XPROTO) [N/m/y/?] n
  724. xtrans..............................X transport library (BR2_PACKAGE_XTRANS) [N/m/y/?] n
  725. Xorg-server....................... The X Window System Server (BR2_PACKAGE_XORG_SERVER) [N/m/y/?] n
  726. *
  727. * Extra stuff
  728. *
  729. OpenWrt SDK (BR2_PACKAGE_SDK) [N/y/?] n
  730. OpenWrt Image Builder (BR2_PACKAGE_IMAGEBUILDER) [N/y/?] n
  731. *
  732. * Runtime Configuration
  733. *
  734. Telnet access
  735. > 1. open, failsafe only (BR2_SYSCONF_TELNET_FAILSAFE_ONLY)
  736. 2. open (BR2_SYSCONF_TELNET_OPEN)
  737. choice[1-2]: 1
  738. *
  739. * Failsafe configuration
  740. *
  741. IP Address (BR2_SYSCONF_FAILSAFE_IP) [192.168.87.1] 192.168.87.1
  742. Netmask (BR2_SYSCONF_FAILSAFE_NETMASK) [255.255.255.0] 255.255.255.0
  743. MAC Address (BR2_SYSCONF_FAILSAFE_MAC) [00:00:BA:DC:0D:ED] 00:00:BA:DC:0D:ED
  744. *
  745. * Target Root Filesystem
  746. *
  747. jffs2 (BR2_TARGET_ROOTFS_JFFS2) [N/y/?] n
  748. squashfs-lzma (BR2_TARGET_ROOTFS_SQUASHFS_LZMA) [N/y/?] n
  749. tgz (BR2_TARGET_ROOTFS_TGZ) [N/y/?] n
  750. *
  751. * Linux kernel configuration
  752. *
  753. Linux kernel Version
  754. 1. Linux 2.6.16 (BR2_LINUX_VERSION_2_6_16)
  755. 2. Linux 2.6.32 (BR2_LINUX_VERSION_2_6_32)
  756. 3. TI IPNC Linux 2.6 (BR2_LINUX_VERSION_2_6_TI)
  757. 4. Linux 3.4 (BR2_LINUX_VERSION_3_4)
  758. 5. Linux 3.14 (BR2_LINUX_VERSION_3_14)
  759. > 6. Linux 3.18 (BR2_LINUX_VERSION_3_18)
  760. 7. Linux 4.4 (BR2_LINUX_VERSION_4_4)
  761. 8. Linux 4.9 (BR2_LINUX_VERSION_4_9)
  762. 9. Linux 4.14 (BR2_LINUX_VERSION_4_14)
  763. 10. Linux mainline (BR2_LINUX_VERSION_MAINLINE)
  764. choice[1-10?]: 6
  765. *
  766. * Kernel Configuration / Device Support
  767. *
  768. *
  769. * Device specific configuration
  770. *
  771. *
  772. * Kernel modules
  773. *
  774. *
  775. * Networking modules
  776. *
  777. kmod-atm.......................... ATM support (BR2_PACKAGE_KMOD_ATM) [M/y/?] m
  778. kmod-gre.......................... GRE tunneling driver (BR2_PACKAGE_KMOD_GRE) [M/n/y/?] m
  779. kmod-imq.......................... Intermediate Queueing device (BR2_PACKAGE_KMOD_IMQ) [Y/n/m/?] y
  780. kmod-ipv6......................... IPv6 support (BR2_PACKAGE_KMOD_IPV6) [Y/n/m/?] y
  781. kmod-ppp.......................... PPP support (BR2_PACKAGE_KMOD_PPP) [M/n/y/?] m
  782. kmod-mppe....................... PPP MPPE/MPPC module (BR2_PACKAGE_KMOD_MPPE) [M/n/?] m
  783. kmod-pppoatm.................... PPPoA (PPP over ATM) kernel support (BR2_PACKAGE_KMOD_PPPOATM) [M/n/?] m
  784. kmod-pppoe...................... PPPoE (PPP over Ethernet) kernel support (BR2_PACKAGE_KMOD_PPPOE) [M/n/?] m
  785. kmod-ring......................... PF Ring (BR2_PACKAGE_KMOD_RING) [M/n/y/?] m
  786. kmod-sched........................ Traffic schedulers (BR2_PACKAGE_KMOD_SCHED) [M/n/y/?] m
  787. kmod-tun.......................... Universal TUN/TAP driver (BR2_PACKAGE_KMOD_TUN) [Y/n/m/?] y
  788. *
  789. * Filtering/Firewalling
  790. *
  791. kmod-arptables.................... ARP firewalling support (BR2_PACKAGE_KMOD_ARPTABLES) [M/n/y/?] m
  792. kmod-ebtables..................... Ethernet Bridge firewalling support (BR2_PACKAGE_KMOD_EBTABLES) [M/n/y/?] m
  793. kmod-iptables..................... Core Netfilter modules for IPv4 firewalling (BR2_PACKAGE_KMOD_IPTABLES) [Y/n/m/?] y
  794. kmod-iptables-extra............... Extra Netfilter modules for IPv4 firewalling (meta-package) (BR2_PACKAGE_KMOD_IPTABLES_EXTRA ) [Y/n/m/?] y
  795. kmod-ipt-conntrack................ Netfilter modules for connection tracking (BR2_PACKAGE_KMOD_IPT_CONNTRACK) [Y/?] y
  796. kmod-ipt-filter................... Netfilter modules for packet content inspection (BR2_PACKAGE_KMOD_IPT_FILTER) [Y/?] y
  797. kmod-ipt-ipopt.................... Netfilter modules for matching/changing IP packet options (BR2_PACKAGE_KMOD_IPT_IPOPT) [Y/?] y
  798. kmod-ipt-ipsec.................... Netfilter modules for matching IPsec packets (BR2_PACKAGE_KMOD_IPT_IPSEC) [Y/?] y
  799. kmod-ipt-nat...................... Netfilter modules for different NAT targets (BR2_PACKAGE_KMOD_IPT_NAT) [Y/?] y
  800. kmod-ipt-nat-extra................ Extra Netfilter NAT modules for special protocols (BR2_PACKAGE_KMOD_IPT_NAT_EXTRA) [Y/?] y
  801. kmod-ipt-queue.................... Netfilter module for user-space packet queueing (BR2_PACKAGE_KMOD_IPT_QUEUE) [Y/?] y
  802. kmod-ipt-ulog..................... Netfilter module for user-space packet logging (BR2_PACKAGE_KMOD_IPT_ULOG) [Y/?] y
  803. kmod-ipt-extra.................... Other extra Netfilter modules (BR2_PACKAGE_KMOD_IPT_EXTRA) [Y/?] y
  804. kmod-ip6tables.................... Kernel modules for ip6tables (BR2_PACKAGE_KMOD_IP6TABLES) [Y/n/m/?] y
  805. *
  806. * Block devices support
  807. *
  808. kmod-loop......................... Loop mount support (BR2_PACKAGE_KMOD_LOOP) [M/n/y/?] m
  809. kmod-nbd.......................... Network Block Device (BR2_PACKAGE_KMOD_NBD) [M/n/y/?] m
  810. CryptoAPI modules (BR2_PACKAGE_KMOD_CRYPTO) [Y/m/?] y
  811. *
  812. * Filesystems support
  813. *
  814. kmod-fs-cifs...................... CIFS support (BR2_PACKAGE_KMOD_FS_CIFS) [M/n/y/?] m
  815. kmod-fs-ext2...................... EXT2 filesystem support (BR2_PACKAGE_KMOD_FS_EXT2) [M/n/y/?] m
  816. kmod-fs-ext3...................... EXT3 filesystem support (BR2_PACKAGE_KMOD_FS_EXT3) [M/n/y/?] m
  817. kmod-fs-hfsplus................... HFS+ filesystem support (BR2_PACKAGE_KMOD_FS_HFSPLUS) [M/n/y/?] m
  818. kmod-fs-nfs....................... NFS support (BR2_PACKAGE_KMOD_FS_NFS) [Y/n/m/?] y
  819. kmod-fs-vfat...................... VFAT filesystem support (BR2_PACKAGE_KMOD_FS_VFAT) [M/n/y/?] m
  820. kmod-fs-xfs....................... XFS filesystem support (BR2_PACKAGE_KMOD_FS_XFS) [M/n/y/?] m
  821. *
  822. * Multimedia devices support
  823. *
  824. kmod-pwc.......................... Kernel driver for USB Philips Cameras (BR2_PACKAGE_KMOD_PWC) [M/n] m
  825. kmod-soundcore.................... Soundcard support (BR2_PACKAGE_KMOD_SOUNDCORE) [M/y/?] m
  826. kmod-videodev..................... Video (For Linux) kernel support (BR2_PACKAGE_KMOD_VIDEODEV) [M/n/y] m
  827. *
  828. * Native Language support
  829. *
  830. kmod-nls-base..................... Native Language support (BR2_PACKAGE_KMOD_NLS_BASE) [M/n/y/?] m
  831. kmod-nls-cp437.................. Codepage 437 (United States, Canada) (BR2_PACKAGE_KMOD_NLS_CP437) [M/n/?] m
  832. kmod-nls-cp850.................. Codepage 850 (Europe) (BR2_PACKAGE_KMOD_NLS_CP850) [M/n/?] m
  833. kmod-nls-iso8859-1.............. NLS ISO 8859-1 (Latin 1; Western European Languages) (BR2_PACKAGE_KMOD_NLS_ISO8859_1) [M/n/? ] m
  834. kmod-nls-iso8859-15............. NLS ISO 8859-15 (Latin 15; Western European Languages with Euro) (BR2_PACKAGE_KMOD_NLS_ISO88 59_15) [M/n/?] m
  835. kmod-nls-utf8................... NLS UTF8 (BR2_PACKAGE_KMOD_NLS_UTF8) [M/n/?] m
  836. *
  837. * USB support
  838. *
  839. kmod-usb-core..................... USB support (BR2_PACKAGE_KMOD_USB) [M/n/y] m
  840. kmod-usb-uhci................... Support for UHCI controllers (BR2_PACKAGE_KMOD_USB_UHCI) [M/n] m
  841. kmod-usb-ohci................... Support for OHCI controllers (BR2_PACKAGE_KMOD_USB_OHCI) [M/n] m
  842. kmod-usb2....................... Support for USB 2.0 controllers (BR2_PACKAGE_KMOD_USB2) [M/n] m
  843. kmod-usb-acm...................... Support for USB modems/isdn controllers (BR2_PACKAGE_KMOD_USB_ACM) [M/n] m
  844. kmod-usb-audio.................... Support for USB soundcards (BR2_PACKAGE_KMOD_USB_AUDIO) [M/n] m
  845. kmod-usb-printer.................. Support for USB printers (BR2_PACKAGE_KMOD_USB_PRINTER) [M/n] m
  846. kmod-usb-serial................... Support for USB-to-serial converters (BR2_PACKAGE_KMOD_USB_SERIAL) [M/n] m
  847. kmod-usb-serial-belkin.......... Support for Belkin USB-to-serial converters (BR2_PACKAGE_KMOD_USB_SERIAL_BELKIN) [M/n] m
  848. kmod-usb-serial-ftdi............ Support for FTDI USB-to-serial converterr (BR2_PACKAGE_KMOD_USB_SERIAL_FTDI) [M/n] m
  849. kmod-usb-serial-mct-u232........ Support for Magic Control Technology USB-to-Serial converters (BR2_PACKAGE_KMOD_USB_SERIAL_M CT_U232) [M/n] m
  850. kmod-usb-serial-pl2303.......... Support for Prolific PL2303 USB-to-Serial converters (BR2_PACKAGE_KMOD_USB_SERIAL_PL2303) [M /n] m
  851. kmod-usb-serial-visor........... Support for Handspring Visor / Palm m50x / Sony Clie Driver (BR2_PACKAGE_KMOD_USB_SERIAL_VIS OR) [M/n] m
  852. kmod-usb-storage.................. Support for USB storage devices (BR2_PACKAGE_KMOD_USB_STORAGE) [M/n] m
  853. kmod-usb-atm...................... Support for USB ATM devices (BR2_PACKAGE_KMOD_USB_ATM) [M/n] m
  854. kmod-usb-atm-speedtouch......... Support for USB Speedtouch ADSL modem (BR2_PACKAGE_KMOD_USB_ATM_SPEEDTOUCH) [N/m] n
  855. *
  856. * Misc. devices support
  857. *
  858. kmod-ax25......................... AX25 support (BR2_PACKAGE_KMOD_AX25) [M/n/y/?] m
  859. kmod-bluetooth.................... Bluetooth drivers and network stack (BR2_PACKAGE_KMOD_BLUETOOTH) [N/m/y/?] n
  860. kmod-lp........................... Parallel port and lp support (BR2_PACKAGE_KMOD_LP) [M/n/y/?] m
  861. kmod-softdog...................... Software watchdog (BR2_PACKAGE_KMOD_SOFTDOG) [M/n/y/?] m
  862. *
  863. * Additional kernel modules
  864. *
  865. kmod-fuse......................... FUSE kernel module (BR2_PACKAGE_KMOD_FUSE) [N/m/y/?] n
  866. kmod-madwifi-old.................. (old) Atheros Wifi driver (BR2_PACKAGE_KMOD_MADWIFI_OLD) [N/m/y/?] n
  867. kmod-madwifi...................... Atheros Wifi driver (BR2_PACKAGE_KMOD_MADWIFI) [Y/n/m/?] y
  868. kmod-mini_fo...................... mini fanout overlay file system (BR2_PACKAGE_KMOD_MINI_FO) [N/m/y/?] n
  869. kmod-openswan..................... Openswan kernel module (BR2_PACKAGE_KMOD_OPENSWAN) [N/m/y/?] n
  870. kmod-shfs......................... Shell FileSystem kernel module (ShFS) kernel module (BR2_PACKAGE_KMOD_SHFS) [N/m/y/?] n
  871. kmod-spca5xx...................... Kernel driver for SPCA5XX based USB cameras (BR2_PACKAGE_KMOD_SPCA5XX) [N/m/y/?] n
  872. kmod-switch....................... Kernel driver for ROBO and ADMTEK SWITCH (BR2_PACKAGE_KMOD_SWITCH) [Y/n/m/?] y
  873. ./scripts/configtest.pl
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement