diff options
author | Nicolas Thill <nico@openwrt.org> | 2005-08-11 03:08:46 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2005-08-11 03:08:46 +0000 |
commit | 1852c92c889f5f64b5377cc4b82f4226cd922ff2 (patch) | |
tree | 82aa4d30560b8fe1fd45dc811401572af3ca44e1 /openwrt/package/dosfstools/ipkg/dosfstools.control | |
parent | 457e280034ebc01f4ca1e87a4c0c8f2b02b2671f (diff) | |
download | mtk-20170518-1852c92c889f5f64b5377cc4b82f4226cd922ff2.zip mtk-20170518-1852c92c889f5f64b5377cc4b82f4226cd922ff2.tar.gz mtk-20170518-1852c92c889f5f64b5377cc4b82f4226cd922ff2.tar.bz2 |
Add dosfstools package
SVN-Revision: 1608
Diffstat (limited to 'openwrt/package/dosfstools/ipkg/dosfstools.control')
-rw-r--r-- | openwrt/package/dosfstools/ipkg/dosfstools.control | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/openwrt/package/dosfstools/ipkg/dosfstools.control b/openwrt/package/dosfstools/ipkg/dosfstools.control new file mode 100644 index 0000000..d7f8ed9 --- /dev/null +++ b/openwrt/package/dosfstools/ipkg/dosfstools.control @@ -0,0 +1,6 @@ +Package: dosfstools +Priority: optional +Section: admin +Maintainer: OpenWrt Developers <bugs@openwrt.org> +Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/dosfstools/ +Description: Utilities to create and check MS-DOS FAT filesystems |