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 | 178a57f0ae4d3300f8822ceb72d12e6ee62efccd (patch) | |
tree | 089fd0666314e4e3ace5ed4d448fd6923a0fd694 /package/dosfstools/ipkg | |
parent | eac3b567cdee40a3be435f879669a1205f8b51a0 (diff) | |
download | upstream-178a57f0ae4d3300f8822ceb72d12e6ee62efccd.tar.gz upstream-178a57f0ae4d3300f8822ceb72d12e6ee62efccd.tar.bz2 upstream-178a57f0ae4d3300f8822ceb72d12e6ee62efccd.zip |
Add dosfstools package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1608 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/dosfstools/ipkg')
-rw-r--r-- | package/dosfstools/ipkg/dosfstools.control | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/package/dosfstools/ipkg/dosfstools.control b/package/dosfstools/ipkg/dosfstools.control new file mode 100644 index 0000000000..d7f8ed92b2 --- /dev/null +++ b/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 |