project/fstools.git
9 years agoskip ubi volume detection if ubifs is not present (fall back to mtd in that case)
Felix Fietkau [Mon, 19 May 2014 21:02:56 +0000 (23:02 +0200)]
skip ubi volume detection if ubifs is not present (fall back to mtd in that case)

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
9 years agoadd ubi detach support, fix handling for kernel/rootfs ubi partitions
Felix Fietkau [Mon, 19 May 2014 20:30:43 +0000 (22:30 +0200)]
add ubi detach support, fix handling for kernel/rootfs ubi partitions

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: John Crispin <blogic@openwrt.org>
9 years agomatch full mtd partition names
Felix Fietkau [Mon, 19 May 2014 20:25:30 +0000 (22:25 +0200)]
match full mtd partition names

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: John Crispin <blogic@openwrt.org>
9 years agoubi: remove voltype left-over variable
daniel [Tue, 13 May 2014 04:41:46 +0000 (06:41 +0200)]
ubi: remove voltype left-over variable

9 years agosupport for ubifs overlay
daniel [Mon, 12 May 2014 19:19:11 +0000 (21:19 +0200)]
support for ubifs overlay

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
9 years agocosmetics
daniel [Mon, 7 Apr 2014 17:16:01 +0000 (19:16 +0200)]
cosmetics

fix and copy&paste mistake in an error message
images to flash to volumes are of type ubifs rather than ubi

9 years agoblock: detect /dev/ubiblock*
daniel [Mon, 12 May 2014 19:48:13 +0000 (21:48 +0200)]
block: detect /dev/ubiblock*

10 years agoset LD_LIBRARY_PATH when invoking block extroot from temporary overlay
Jo-Philipp Wich [Thu, 17 Apr 2014 17:56:31 +0000 (19:56 +0200)]
set LD_LIBRARY_PATH when invoking block extroot from temporary overlay

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
10 years agosplit snapshot tool properly
John Crispin [Mon, 7 Apr 2014 10:50:48 +0000 (11:50 +0100)]
split snapshot tool properly

Signed-off-by: John Crispin <blogic@openwrt.org>
10 years agojffs2mark did not check the return code properly
John Crispin [Mon, 7 Apr 2014 10:53:59 +0000 (11:53 +0100)]
jffs2mark did not check the return code properly

Signed-off-by: John Crispin <blogic@openwrt.org>
10 years agosplit fs-state back into seperate tools
John Crispin [Sun, 6 Apr 2014 02:16:05 +0000 (03:16 +0100)]
split fs-state back into seperate tools

Signed-off-by: John Crispin <blogic@openwrt.org>
10 years agoadd ubi flashing tool
John Crispin [Thu, 3 Apr 2014 17:14:51 +0000 (18:14 +0100)]
add ubi flashing tool

Signed-off-by: John Crispin <blogic@openwrt.org>
10 years agomove files around
John Crispin [Thu, 3 Apr 2014 17:38:18 +0000 (18:38 +0100)]
move files around

Signed-off-by: John Crispin <blogic@openwrt.org>
10 years agoadd gitignore
John Crispin [Thu, 3 Apr 2014 14:56:30 +0000 (15:56 +0100)]
add gitignore

Signed-off-by: John Crispin <blogic@openwrt.org>
10 years agovarious updates
John Crispin [Sun, 23 Mar 2014 10:25:25 +0000 (10:25 +0000)]
various updates

Signed-off-by: John Crispin <blogic@openwrt.org>
10 years agoinitial import of fs-tools package
John Crispin [Tue, 18 Feb 2014 00:55:53 +0000 (00:55 +0000)]
initial import of fs-tools package

Signed-off-by: John Crispin <blogic@openwrt.org>