2b63fb6a50
- compiles at ~1MB (or ~1,3MB if log files are enabled) - patches to make samba3 small come from avm gpl releases - added patches to match owrt dir layout - rewritten smbpasswd to be endian safe and small - printing is not yet tested - disabled mmap as this breaks and oopses when running on jffs2 git-svn-id: svn://svn.openwrt.org/openwrt/packages@12278 3c298f89-4303-0410-b956-a3cf2f4a3e73
5 lines
90 B
Plaintext
5 lines
90 B
Plaintext
config SAMBA3_DEBUG
|
|
bool "Enable Logging for samba3"
|
|
depends PACKAGE_samba3
|
|
default n
|