Config.in 5.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271
  1. config BR2_PACKAGE_SAMBA
  2. bool "samba"
  3. select BR2_PACKAGE_LIBICONV if !BR2_ENABLE_LOCALE
  4. help
  5. Provides print services to all manner of SMB/CIFS clients,
  6. including the numerous versions of Microsoft Windows
  7. operating systems.
  8. http://www.samba.org/
  9. NOTE: A complete Samba install takes over 50MB of space,
  10. so choose only the components you need.
  11. menu "Samba tools selection"
  12. depends on BR2_PACKAGE_SAMBA
  13. config BR2_PACKAGE_SAMBA_CIFS
  14. bool "cifs"
  15. default y
  16. depends on BR2_PACKAGE_SAMBA
  17. help
  18. Support CIFS
  19. config BR2_PACKAGE_SAMBA_EVENTLOGADM
  20. bool "eventlogadm"
  21. default y
  22. depends on BR2_PACKAGE_SAMBA
  23. help
  24. Write Eventlog records to a tdb or perform other eventlog functions
  25. config BR2_PACKAGE_SAMBA_FINDSMB
  26. bool "findsmb"
  27. default y
  28. depends on BR2_PACKAGE_SAMBA_SMBCLIENT
  29. depends on BR2_PACKAGE_SAMBA_NMBLOOKUP
  30. depends on BR2_PACKAGE_MICROPERL
  31. help
  32. Script to browse network
  33. comment "findsmb - disabled (requires nmblookup, smbclient and perl)"
  34. depends on !BR2_PACKAGE_SAMBA_SMBCLIENT || !BR2_PACKAGE_SAMBA_NMBLOOKUP || !BR2_PACKAGE_MICROPERL
  35. config BR2_PACKAGE_SAMBA_NET
  36. bool "net"
  37. default y
  38. depends on BR2_PACKAGE_SAMBA
  39. help
  40. Distributed SMB/CIFS Server Management Utility
  41. config BR2_PACKAGE_SAMBA_NMBD
  42. bool "nmbd"
  43. default y
  44. depends on BR2_PACKAGE_SAMBA
  45. help
  46. NetBIOS name server to provide NetBIOS over IP naming services
  47. to clients
  48. config BR2_PACKAGE_SAMBA_NMBLOOKUP
  49. bool "nmblookup"
  50. default y
  51. depends on BR2_PACKAGE_SAMBA
  52. help
  53. Query NetBIOS names and map them to IP addresses in a network
  54. using NetBIOS over TCP/IP queries
  55. config BR2_PACKAGE_SAMBA_NTLM_AUTH
  56. bool "ntlm_auth"
  57. default y
  58. depends on BR2_PACKAGE_SAMBA
  59. help
  60. Helper utility that authenticates users using NT/LM authentication
  61. config BR2_PACKAGE_SAMBA_PDBEDIT
  62. bool "pdbedit"
  63. default y
  64. depends on BR2_PACKAGE_SAMBA
  65. help
  66. Manage the SAM database (Database of Samba Users)
  67. config BR2_PACKAGE_SAMBA_PROFILES
  68. bool "profiles"
  69. default y
  70. depends on BR2_PACKAGE_SAMBA
  71. help
  72. Utility that reports and changes SIDs in Windows NT registry files
  73. config BR2_PACKAGE_SAMBA_RPCCLIENT
  74. bool "rpcclient"
  75. select BR2_PACKAGE_READLINE
  76. default y
  77. depends on BR2_PACKAGE_SAMBA
  78. help
  79. Tool for executing client side MS-RPC functions using RPC
  80. calls from a UNIX workstation.
  81. config BR2_PACKAGE_SAMBA_SMBCACLS
  82. bool "smbcacls"
  83. default y
  84. depends on BR2_PACKAGE_SAMBA
  85. help
  86. Set or get ACLs on an NT file or directory names
  87. config BR2_PACKAGE_SAMBA_SMBCLIENT
  88. bool "smbclient"
  89. select BR2_PACKAGE_READLINE
  90. default y
  91. depends on BR2_PACKAGE_SAMBA
  92. help
  93. ftp-like client to access SMB/CIFS resources on servers
  94. config BR2_PACKAGE_SAMBA_SMBCONTROL
  95. bool "smbcontrol"
  96. default y
  97. depends on BR2_PACKAGE_SAMBA
  98. help
  99. Send messages to smbd, nmbd or winbindd processes
  100. config BR2_PACKAGE_SAMBA_SMBCQUOTAS
  101. bool "smbcquotas"
  102. default y
  103. depends on BR2_PACKAGE_SAMBA
  104. help
  105. Set or get QUOTAs of NTFS 5 shares
  106. config BR2_PACKAGE_SAMBA_SMBD
  107. bool "smbd"
  108. default y
  109. depends on BR2_PACKAGE_SAMBA
  110. help
  111. The server daemon that provides filesharing and printing services
  112. config BR2_PACKAGE_SAMBA_SMBGET
  113. bool "smbget"
  114. default y
  115. depends on BR2_PACKAGE_SAMBA
  116. help
  117. wget-like utility for download files over SMB
  118. config BR2_PACKAGE_SAMBA_SMBLDBTOOLS
  119. bool "smbldbtools"
  120. default y
  121. depends on BR2_PACKAGE_SAMBA
  122. help
  123. ldbadd ldbdel ldbedit ldbmodify ldbrename ldbsearch tools
  124. config BR2_PACKAGE_SAMBA_SMBPASSWD
  125. bool "smbpasswd"
  126. default y
  127. depends on BR2_PACKAGE_SAMBA
  128. help
  129. Change a user's SMB passwd
  130. config BR2_PACKAGE_SAMBA_SMBSHARESEC
  131. bool "smbsharesec"
  132. default y
  133. depends on BR2_PACKAGE_SAMBA
  134. help
  135. Manipulate share permissions on SMB file shares
  136. config BR2_PACKAGE_SAMBA_SMBSPOOL
  137. bool "smbspool"
  138. default y
  139. depends on BR2_PACKAGE_SAMBA
  140. help
  141. Send a print file to an SMB printer
  142. config BR2_PACKAGE_SAMBA_SMBSTATUS
  143. bool "smbstatus"
  144. default y
  145. depends on BR2_PACKAGE_SAMBA
  146. help
  147. Report on current Samba connections
  148. config BR2_PACKAGE_SAMBA_SMBTREE
  149. bool "smbtree"
  150. default y
  151. depends on BR2_PACKAGE_SAMBA
  152. help
  153. A text based smb network browser
  154. config BR2_PACKAGE_SAMBA_SWAT
  155. bool "swat"
  156. default y
  157. depends on BR2_PACKAGE_SAMBA
  158. help
  159. Samba Web Administration Tool
  160. config BR2_PACKAGE_SAMBA_SMBTAR
  161. bool "smbtar"
  162. default y
  163. depends on BR2_PACKAGE_SAMBA_SMBCLIENT
  164. help
  165. tar-like script that wraps smbclient
  166. comment "smbtar - disabled (requires smbclient)"
  167. depends on !BR2_PACKAGE_SAMBA_SMBCLIENT
  168. config BR2_PACKAGE_SAMBA_TDB
  169. bool "tdb"
  170. default y
  171. depends on BR2_PACKAGE_SAMBA
  172. help
  173. Tools to operate on the .tdb database files
  174. config BR2_PACKAGE_SAMBA_TESTPARM
  175. bool "testparm"
  176. default y
  177. depends on BR2_PACKAGE_SAMBA
  178. help
  179. Check an smb.conf configuration file for internal correctness
  180. config BR2_PACKAGE_SAMBA_WINBINDD
  181. bool "winbindd"
  182. default y
  183. depends on BR2_PACKAGE_SAMBA
  184. help
  185. Name Service Switch daemon for resolving names from NT servers
  186. config BR2_PACKAGE_SAMBA_WBINFO
  187. bool "wbinfo"
  188. default y
  189. depends on BR2_PACKAGE_SAMBA_WINBINDD
  190. help
  191. Query information from winbind daemon
  192. endmenu
  193. menu "Samba libraries selection"
  194. depends on BR2_PACKAGE_SAMBA
  195. config BR2_PACKAGE_SAMBA_LIBSMBCLIENT
  196. bool "libsmbclient"
  197. depends on BR2_PACKAGE_SAMBA
  198. help
  199. libsmbclient is a library toolset that permits applications
  200. to manipulate CIFS/SMB network resources using many of the
  201. standards POSIX functions available for manipulating local
  202. files.
  203. endmenu
  204. menu "Samba support selection"
  205. depends on BR2_PACKAGE_SAMBA
  206. config BR2_PACKAGE_SAMBA_AVAHI
  207. bool "support avahi"
  208. default y
  209. depends on BR2_PACKAGE_SAMBA
  210. depends on BR2_PACKAGE_AVAHI_DAEMON
  211. select BR2_PACKAGE_DBUS
  212. help
  213. Include support for avahi
  214. comment "support avahi - disabled (requires avahi-daemon)"
  215. depends on !BR2_PACKAGE_AVAHI_DAEMON
  216. config BR2_PACKAGE_SAMBA_GAMIN
  217. bool "support gamin"
  218. default y
  219. depends on BR2_PACKAGE_SAMBA
  220. depends on BR2_PACKAGE_GAMIN
  221. help
  222. Include support for gamin
  223. comment "support gamin - disabled (requires gamin)"
  224. depends on !BR2_PACKAGE_GAMIN
  225. endmenu