diff options
author | Nicolas Thill <nico@openwrt.org> | 2005-04-09 02:28:00 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2005-04-09 02:28:00 +0000 |
commit | 80111df18a8085265176e364769e39d43a985c48 (patch) | |
tree | 17cedf7ac223003e267be07f4d87f6e747476821 /package/shfs/ipkg/kmod-shfs | |
parent | c22623df04bc18017ed70a285a43d23319e94984 (diff) | |
download | master-187ad058-80111df18a8085265176e364769e39d43a985c48.tar.gz master-187ad058-80111df18a8085265176e364769e39d43a985c48.tar.bz2 master-187ad058-80111df18a8085265176e364769e39d43a985c48.zip |
Add shfs package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@593 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/shfs/ipkg/kmod-shfs')
-rw-r--r-- | package/shfs/ipkg/kmod-shfs/CONTROL/control | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/package/shfs/ipkg/kmod-shfs/CONTROL/control b/package/shfs/ipkg/kmod-shfs/CONTROL/control new file mode 100644 index 0000000000..b7ce612933 --- /dev/null +++ b/package/shfs/ipkg/kmod-shfs/CONTROL/control @@ -0,0 +1,8 @@ +Package: kmod-shfs +Priority: optional +Section: net +Version: [TBDL] +Architecture: [TBDL] +Maintainer: Nico <nthill@free.fr> +Source: http://nthill.free.fr/openwrt/sources/shfs/ +Description: SHell FileSystem Linux kernel module |