summaryrefslogtreecommitdiff
path: root/libfstools
Commit message (Expand)AuthorAgeFilesLines
* Revert "fstools: support for ext4fs overlay"John Crispin2016-05-115-211/+1
* snapshot: md5sum return codes are not properly handledJohn Crispin2016-04-271-2/+2
* fstools: support for ext4fs overlayRam Chandra Jangir2016-04-225-1/+211
* fstools: check existing filesystem state before writing the new oneFelix Fietkau2016-01-101-0/+3
* overlay: use lstat rather than stat and make sure there are no trailing spacesJohn Crispin2015-08-261-3/+9
* make jffs2reset not iterate over symlinked foldersJohn Crispin2015-08-261-1/+3
* mount_root: use symlink instead of xattr to store initialization stateFelix Fietkau2015-05-251-16/+18
* properly handle return codesJohn Crispin2015-03-283-4/+14
* mount_root: keep track of overlay initialization state (via xattr)Felix Fietkau2015-03-222-1/+67
* overlay: call volume_init() before mountFelix Fietkau2015-03-221-2/+2
* overlay: create a common function for deleting all overlay data (optionally e...Felix Fietkau2015-03-222-0/+41
* libfstools: clarify message when switching to internal overlayJo-Philipp Wich2015-02-251-1/+1
* libfstools: make mtd_volume_identify() less chattyJo-Philipp Wich2015-02-251-5/+0
* libfstools: remove dead source fileJo-Philipp Wich2015-02-251-236/+0
* libfstools: convert to ulog() apiJo-Philipp Wich2015-02-258-71/+73
* libfstools: extroot: simplify kmodloader invocationJo-Philipp Wich2015-02-251-4/+3
* libfstools: extroot: rework libdir and block tool discoveryJo-Philipp Wich2015-02-251-11/+26
* libfstools: extroot: support builtin blockJo-Philipp Wich2015-02-171-2/+5
* libfstools: ubi: rework reading volumesRafał Miłecki2015-01-061-7/+19
* libfstools: ubi: avoid crash in volume finding functionRafał Miłecki2015-01-061-0/+4
* libfstools: fix find_mount to return device pathRafał Miłecki2015-01-061-1/+5
* document mount_root and block (extroot) a bitRafał Miłecki2015-01-061-0/+4
* libfstools: drop removed functions from the header fileRafał Miłecki2014-12-141-3/+0
* libfstools: accept volume as argument in most callsRafał Miłecki2014-12-144-60/+20
* mount: fix sysupgrade handling for mainline overlayfsFelix Fietkau2014-12-011-1/+7
* Handle overlayfs' new name in 3.18Imre Kaloz2014-11-241-3/+7
* libfstools/mount: Support latest overlayfs versionsMaxime Ripard2014-10-121-3/+27
* libfstools: fix matching fstypeDaniel Golle2014-06-221-2/+2
* fix jffs2reset on ubifs overlayDaniel Golle2014-06-224-7/+9
* libfstools: be more consistent with other existing codeDaniel Golle2014-06-221-8/+8
* libfstools/ubi: some more clean-upDaniel Golle2014-05-211-18/+25
* ubi: fix false positive in volume_findDaniel Golle2014-05-211-1/+1
* cosmetic: fix indentationLuka Perkov2014-05-211-1/+1
* skip ubi volume detection if ubifs is not present (fall back to mtd in that c...Felix Fietkau2014-05-191-0/+3
* match full mtd partition namesFelix Fietkau2014-05-191-1/+3
* ubi: remove voltype left-over variabledaniel2014-05-131-1/+1
* support for ubifs overlaydaniel2014-05-134-7/+240
* set LD_LIBRARY_PATH when invoking block extroot from temporary overlayJo-Philipp Wich2014-04-171-0/+3
* split snapshot tool properlyJohn Crispin2014-04-073-73/+107
* split fs-state back into seperate toolsJohn Crispin2014-04-0710-513/+70
* move files aroundJohn Crispin2014-04-0310-0/+2253