Go to file
Florian Fainelli 197e6a5a1c hfsprogs: initial import
Adds supports for hfsprogs, allowing the creation and verification of
HFS/HFS+ filesystems.

This creates two selectable packages:
- hfsfsck
- mkhfs

A filesystem checking script is included with hfsfsck to allow OpenWrt
to check/repair filesystem errors.

Using Ubuntu's 332.25 sources plus their patches from debian/patches/.

Signed-off-by: Florian Fainelli <florian@openwrt.org>
2015-03-27 22:18:15 -07:00
admin debootstrap: bump version (again) 2015-03-27 02:23:51 +01:00
devel patch: bump version to 2.7.5 2015-03-14 12:09:34 +02:00
ipv6 aiccu: fix requiretls option handling 2015-03-02 21:43:53 +01:00
lang php5: upgrade to 5.6.7 2015-03-22 20:17:15 +01:00
libs avahi: Enable IPv6 by default 2015-03-24 11:45:12 -04:00
mail bogofilter: remove host includes 2015-03-11 17:58:27 +01:00
multimedia mjpg-streamer: fix YUV capture mode 2015-03-11 16:54:09 +02:00
net sqm-scripts: clean up interface selection for hotplugging 2015-03-25 10:35:58 +01:00
sound pianod: Fix client build on buildbot 2015-03-25 10:28:10 -04:00
utils hfsprogs: initial import 2015-03-27 22:18:15 -07:00
CONTRIBUTING.md CONTRIBUTING: Add paragraph about the use of PKG_RELEASE tag. 2015-02-04 15:45:08 -05:00
LICENSE Add GPLv2 pro-forma license 2014-06-16 08:14:04 +02:00
README.md README.md: fix OpenWrt name in heading 2014-08-09 08:12:31 +02:00

README.md

OpenWrt packages feed

Description

This is the OpenWrt "packages"-feed containing community-maintained packages.

Usage

This feed is enabled by default. To install all its package definitions, run:

./scripts/feeds update packages
./scripts/feeds install -a -p packages

License

See LICENSE file.

Package Guidelines

See CONTRIBUTING.md file.