summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-02-25ubi: convert to ulog() apiJo-Philipp Wich
2015-02-25snapshot: convert to ulog() apiJo-Philipp Wich
2015-02-25jffs2reset: convert to ulog() apiJo-Philipp Wich
2015-02-25mount_root: convert to ulog() apiJo-Philipp Wich
2015-02-25block: convert to ulog() apiJo-Philipp Wich
2015-02-25block: don't declare find_root_dev with UBIFS_EXTROOTJo-Philipp Wich
2015-02-25libfstools: extroot: simplify kmodloader invocationJo-Philipp Wich
2015-02-25libfstools: extroot: rework libdir and block tool discoveryJo-Philipp Wich
2015-02-25block: improve extroot error reportingJo-Philipp Wich
2015-02-18block: rework config loadingJo-Philipp Wich
2015-02-18block: add support for logging to dmesgJo-Philipp Wich
2015-02-17block: support finding root device by mount pointJo-Philipp Wich
2015-02-17block: extroot: remove unneeded rootfs testsJo-Philipp Wich
2015-02-17block: support builtin fstab configJo-Philipp Wich
2015-02-17libfstools: extroot: support builtin blockJo-Philipp Wich
2015-02-17mount_root: try extroot even without mtd volumeJo-Philipp Wich
2015-01-11jffs2reset: fix recursive file/directory removalFelix Fietkau
2015-01-07libblkid-tiny: add btrfs probe infoDaniel Golle
2015-01-06libfstools: ubi: rework reading volumesRafał Miłecki
2015-01-06libfstools: ubi: avoid crash in volume finding functionRafał Miłecki
2015-01-06libfstools: fix find_mount to return device pathRafał Miłecki
2015-01-06block: make sure /etc/ exists on the extrootRafał Miłecki
2015-01-06block: allow mounting UBIFS partition as extrootRafał Miłecki
2015-01-06support UBI blocks (volumes)Rafał Miłecki
2015-01-06document mount_root and block (extroot) a bitRafał Miłecki
2014-12-14make extroot functionality work with ubifsJohn Crispin
2014-12-14libfstools: drop removed functions from the header fileRafał Miłecki
2014-12-14libfstools: accept volume as argument in most callsRafał Miłecki
2014-12-01mount: fix sysupgrade handling for mainline overlayfsFelix Fietkau
2014-12-01make the block tool ignore case when comparing uuid stringsJohn Crispin
2014-11-24Handle overlayfs' new name in 3.18Imre Kaloz
2014-10-11libfstools/mount: Support latest overlayfs versionsMaxime Ripard
2014-10-03add support for /dev/cd* virtual ioJohn Crispin
2014-06-21libfstools: fix matching fstypeDaniel Golle
2014-06-21fix jffs2reset on ubifs overlayDaniel Golle
2014-06-21libfstools: be more consistent with other existing codeDaniel Golle
2014-06-02snapshot: add explicit cast to fix warning on x86_64 and switch to unsignedFelix Fietkau
2014-05-31snapshot: use cross-platform macros for fprintf on 64-bit values to fix build for 64 bit targetsFelix Fietkau
2014-05-21libfstools/ubi: some more clean-upDaniel Golle
2014-05-21ubi: fix false positive in volume_findDaniel Golle
2014-05-21cosmetic: fix indentationLuka Perkov
2014-05-20libubi-utils: export static libraryDaniel Golle
2014-05-19skip ubi volume detection if ubifs is not present (fall back to mtd in that case)Felix Fietkau
2014-05-19add ubi detach support, fix handling for kernel/rootfs ubi partitionsFelix Fietkau
2014-05-19match full mtd partition namesFelix Fietkau
2014-05-13ubi: remove voltype left-over variabledaniel
2014-05-13support for ubifs overlaydaniel
2014-05-13cosmeticsdaniel
2014-05-12block: detect /dev/ubiblock*daniel
2014-04-17set LD_LIBRARY_PATH when invoking block extroot from temporary overlayJo-Philipp Wich