@ -46,12 +46,19 @@ define Package/samba36-client
DEPENDS:= +libreadline +libncurses
DEPENDS:= +libreadline +libncurses
e n d e f
e n d e f
d e f i n e P a c k a g e / s a m b a 3 6 - n e t
SECTION:= net
CATEGORY:= Network
TITLE:= Samba 3.6 SMB/CIFS net commands
URL:= https://www.samba.org/
DEPENDS:= +libreadline +libncurses
e n d e f
d e f i n e P a c k a g e / s a m b a 3 6 - s e r v e r / c o n f i g
d e f i n e P a c k a g e / s a m b a 3 6 - s e r v e r / c o n f i g
config PACKAGE_SAMBA_MAX_DEBUG_LEVEL
config PACKAGE_SAMBA_MAX_DEBUG_LEVEL
int "Maximum level of compiled-in debug messages"
int "Maximum level of compiled-in debug messages"
depends on PACKAGE_samba36-server || PACKAGE_samba36-client
depends on PACKAGE_samba36-server || PACKAGE_samba36-client
default -1
default -1
e n d e f
e n d e f
d e f i n e P a c k a g e / s a m b a 3 6 - s e r v e r / d e s c r i p t i o n
d e f i n e P a c k a g e / s a m b a 3 6 - s e r v e r / d e s c r i p t i o n
@ -156,6 +163,12 @@ define Package/samba36-client/install
$( INSTALL_BIN) $( PKG_BUILD_BIN) /nmblookup $( 1) /usr/sbin
$( INSTALL_BIN) $( PKG_BUILD_BIN) /nmblookup $( 1) /usr/sbin
e n d e f
e n d e f
d e f i n e P a c k a g e / s a m b a 3 6 - n e t / i n s t a l l
$( INSTALL_DIR) $( 1) /usr/sbin
$( INSTALL_BIN) $( PKG_BUILD_BIN) /net $( 1) /usr/sbin
e n d e f
$( eval $ ( call BuildPackage ,samba 36-client ) )
$( eval $ ( call BuildPackage ,samba 36-client ) )
$( eval $ ( call BuildPackage ,samba 36-server ) )
$( eval $ ( call BuildPackage ,samba 36-server ) )
$( eval $ ( call BuildPackage ,samba 36-net ) )