]> www.infradead.org Git - mtd-utils.git/commit
ubi-tools: sanify old and new tools a bit
authorArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Wed, 20 Feb 2008 16:00:42 +0000 (18:00 +0200)
committerArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Wed, 20 Feb 2008 17:21:31 +0000 (19:21 +0200)
commit56868f374f5ba88e766690236a41af36a1e51949
tree666d134a8e43effbb5cf7418cd6f14d502efacc4
parent6ef3fc52bcffd73520da5ecc3cb94d5cc16bdfc0
ubi-tools: sanify old and new tools a bit

This commit adds compatible options to new ubimkvol, ubirmvol,
and ubiupdatevol and deletes corresponding old utilities.

Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
16 files changed:
ubi-utils/Makefile
ubi-utils/new-utils/Makefile
ubi-utils/new-utils/README
ubi-utils/new-utils/src/common.c
ubi-utils/new-utils/src/ubiattach.c [moved from ubi-utils/new-utils/src/ubi-attach.c with 99% similarity]
ubi-utils/new-utils/src/ubicrc32.c [moved from ubi-utils/new-utils/src/ubi-crc32.c with 98% similarity]
ubi-utils/new-utils/src/ubidetach.c [moved from ubi-utils/new-utils/src/ubi-detach.c with 99% similarity]
ubi-utils/new-utils/src/ubimkvol.c [moved from ubi-utils/new-utils/src/ubi-mkvol.c with 84% similarity]
ubi-utils/new-utils/src/ubinfo.c [moved from ubi-utils/new-utils/src/ubi-info.c with 99% similarity]
ubi-utils/new-utils/src/ubinize.c [moved from ubi-utils/new-utils/src/ubi-nize.c with 99% similarity]
ubi-utils/new-utils/src/ubirmvol.c [moved from ubi-utils/new-utils/src/ubi-rmvol.c with 70% similarity]
ubi-utils/new-utils/src/ubiupdatevol.c [moved from ubi-utils/new-utils/src/ubi-update.c with 76% similarity]
ubi-utils/src/ubicrc32.c [deleted file]
ubi-utils/src/ubimkvol.c [deleted file]
ubi-utils/src/ubirmvol.c [deleted file]
ubi-utils/src/ubiupdatevol.c [deleted file]