index
:
fstools
lede-17.01
master
OpenWrt filesystem utilities
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-06-21
libfstools: fix matching fstype
Daniel Golle
2014-06-21
fix jffs2reset on ubifs overlay
Daniel Golle
2014-06-21
libfstools: be more consistent with other existing code
Daniel Golle
2014-06-02
snapshot: add explicit cast to fix warning on x86_64 and switch to unsigned
Felix Fietkau
2014-05-31
snapshot: use cross-platform macros for fprintf on 64-bit values to fix build for 64 bit targets
Felix Fietkau
2014-05-21
libfstools/ubi: some more clean-up
Daniel Golle
2014-05-21
ubi: fix false positive in volume_find
Daniel Golle
2014-05-21
cosmetic: fix indentation
Luka Perkov
2014-05-20
libubi-utils: export static library
Daniel Golle
2014-05-19
skip ubi volume detection if ubifs is not present (fall back to mtd in that case)
Felix Fietkau
2014-05-19
add ubi detach support, fix handling for kernel/rootfs ubi partitions
Felix Fietkau
2014-05-19
match full mtd partition names
Felix Fietkau
2014-05-13
ubi: remove voltype left-over variable
daniel
2014-05-13
support for ubifs overlay
daniel
2014-05-13
cosmetics
daniel
2014-05-12
block: detect /dev/ubiblock*
daniel
2014-04-17
set LD_LIBRARY_PATH when invoking block extroot from temporary overlay
Jo-Philipp Wich
2014-04-07
split snapshot tool properly
John Crispin
2014-04-07
jffs2mark did not check the return code properly
John Crispin
2014-04-07
split fs-state back into seperate tools
John Crispin
2014-04-03
add ubi flashing tool
John Crispin
2014-04-03
move files around
John Crispin
2014-04-03
add gitignore
John Crispin
2014-04-01
various updates
John Crispin
2014-03-12
initial import of fs-tools package
John Crispin