fstools: add the new fstools package
authorJohn Crispin <john@openwrt.org>
Wed, 12 Mar 2014 19:32:51 +0000 (19:32 +0000)
committerJohn Crispin <john@openwrt.org>
Wed, 12 Mar 2014 19:32:51 +0000 (19:32 +0000)
commit0dc9d8d6ffcdbdfda2723676f6ffc825a48a18b7
tree0e723f844a2516729ec4ce71273b0e4480d73107
parent8411a5703f449a929623b7c41ba8b216685e8018
fstools: add the new fstools package

Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 39895
16 files changed:
include/target.mk
package/base-files/files/etc/init.d/done
package/base-files/files/lib/preinit/80_mount_root
package/base-files/files/lib/upgrade/common.sh
package/network/services/mdnsd/Makefile [new file with mode: 0644]
package/network/services/mdnsd/files/relay.hotplug [new file with mode: 0644]
package/network/services/mdnsd/files/relay.init [new file with mode: 0644]
package/system/fstools/Makefile [new file with mode: 0644]
package/system/fstools/files/fstab.default [new file with mode: 0644]
package/system/fstools/files/fstab.init [new file with mode: 0644]
package/system/fstools/files/mount.hotplug [new file with mode: 0644]
package/system/fstools/files/snapshot [new file with mode: 0644]
package/system/ubox/Makefile
package/system/ubox/files/fstab.default [deleted file]
package/system/ubox/files/fstab.init [deleted file]
package/system/ubox/files/mount.hotplug [deleted file]