#menu "samba............................. A NetBIOS/SMB implementation" config FWRT_COMPILE_SAMBA tristate default n depends FWRT_PACKAGE_SAMBA || FWRT_PACKAGE_SAMBA_CLIENT || FWRT_PACKAGE_SMBFS config FWRT_PACKAGE_SAMBA prompt "samba............................. NetBIOS/SMB file and print server" tristate default n select FWRT_COMPILE_SAMBA select FWRT_PACKAGE_LIBGCC help The Samba software suite is a collection of programs that implements the SMB protocol for unix systems, allowing you to serve files and printers to Windows, NT, OS/2 and DOS clients. This protocol is sometimes also referred to as the LanManager or Netbios protocol. http://www.samba.org/ This package contains the SMB file and print server daemons. config FWRT_SAMBA_CODEPAGE string "codepage" default "ISO8859-1" depends on FWRT_PACKAGE_SAMBA help which codepage should be added to package config FWRT_PACKAGE_SAMBA_CLIENT prompt "samba-client...................... NetBIOS/SMB simple client" tristate default n select FWRT_COMPILE_SAMBA select FWRT_PACKAGE_LIBGCC help The Samba software suite is a collection of programs that implements the SMB protocol for unix systems, allowing you to serve files and printers to Windows, NT, OS/2 and DOS clients. This protocol is sometimes also referred to as the LanManager or Netbios protocol. http://www.samba.org/ This package contains a simple command-line SMB client. config FWRT_PACKAGE_SAMBA_PASSWD prompt "samba-passwd...................... samba password utility" tristate default n select FWRT_COMPILE_SAMBA select FWRT_PACKAGE_LIBGCC help The Samba software suite is a collection of programs that implements the SMB protocol for unix systems, allowing you to serve files and printers to Windows, NT, OS/2 and DOS clients. This protocol is sometimes also referred to as the LanManager or Netbios protocol. http://www.samba.org/ This package contains a the samba password utility. #endmenu