diff options
Diffstat (limited to 'openwrt/package/samba/ipkg')
-rw-r--r-- | openwrt/package/samba/ipkg/samba-client.control | 6 | ||||
-rw-r--r-- | openwrt/package/samba/ipkg/samba.conffiles | 1 | ||||
-rw-r--r-- | openwrt/package/samba/ipkg/samba.control | 7 |
3 files changed, 14 insertions, 0 deletions
diff --git a/openwrt/package/samba/ipkg/samba-client.control b/openwrt/package/samba/ipkg/samba-client.control new file mode 100644 index 000000000..d829a7a0c --- /dev/null +++ b/openwrt/package/samba/ipkg/samba-client.control @@ -0,0 +1,6 @@ +Package: samba-client +Priority: optional +Section: net +Maintainer: Oliver Ertl <oliver@ertl-net.net>, OpenWrt Developers Team <bugs@openwrt.org> +Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/samba/ +Description: NetBIOS/SMB client diff --git a/openwrt/package/samba/ipkg/samba.conffiles b/openwrt/package/samba/ipkg/samba.conffiles new file mode 100644 index 000000000..5c10c50ad --- /dev/null +++ b/openwrt/package/samba/ipkg/samba.conffiles @@ -0,0 +1 @@ +/etc/samba/smb.conf diff --git a/openwrt/package/samba/ipkg/samba.control b/openwrt/package/samba/ipkg/samba.control new file mode 100644 index 000000000..01419db13 --- /dev/null +++ b/openwrt/package/samba/ipkg/samba.control @@ -0,0 +1,7 @@ +Package: samba +Priority: optional +Section: net +Maintainer: Oliver Ertl <oliver@ertl-net.net>, OpenWrt Developers Team <bugs@openwrt.org> +Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/samba/ +Description: NetBIOS/SMB file and print server +Depends: cups |