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)
commit12fda9a5f08e13b308701d477da91c8b849f55d5
tree3f37e0752f9e67f7620b9dae11be8a5259e029c0
parentcd1f8cee354b66f7cdd2cb51dff6eaf44ac105e6
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]