diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-08-11 03:08:46 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-08-11 03:08:46 +0000 |
commit | 465a63a6df0fd712b13c4e234cccaa0a803ff9e7 (patch) | |
tree | 82aa4d30560b8fe1fd45dc811401572af3ca44e1 /openwrt/package/dosfstools/ipkg/dosfstools.control | |
parent | c8baec72b57b07e40b47a20a038299ea00c23f64 (diff) |
Add dosfstools package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1608 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 0000000000..d7f8ed92b2 --- /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 |