add samba package
authorNicolas Thill <nico@openwrt.org>
Mon, 22 Aug 2005 07:11:48 +0000 (07:11 +0000)
committerNicolas Thill <nico@openwrt.org>
Mon, 22 Aug 2005 07:11:48 +0000 (07:11 +0000)
commit46a35d1e31937ca09d2766c09e265c4678fad464
tree45b2062826fe2aa6ac8d01631411831653a685d6
parent6aed26a243f54e60ec850ff9a807270ae0e23786
add samba package

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1719 3c298f89-4303-0410-b956-a3cf2f4a3e73
13 files changed:
package/Config.in
package/Makefile
package/samba/Config.in [new file with mode: 0644]
package/samba/Makefile [new file with mode: 0644]
package/samba/files/samba.init [new file with mode: 0644]
package/samba/files/smb.conf [new file with mode: 0644]
package/samba/ipkg/samba-client.control [new file with mode: 0644]
package/samba/ipkg/samba.conffiles [new file with mode: 0644]
package/samba/ipkg/samba.control [new file with mode: 0644]
package/samba/patches/100-samba.patch [new file with mode: 0644]
package/samba/patches/200-security.patch [new file with mode: 0644]
package/samba/patches/300-shared_lib_ldflags_fix.patch [new file with mode: 0644]
package/samba/patches/301-config_files_path.patch [new file with mode: 0644]