project/fstools.git
2015-05-25 Felix Fietkaumount_root: use symlink instead of xattr to store initi...
2015-04-12 Rafał Miłeckijffs2reset: use jffs2_mark if rootfs_data isn't mounted
2015-04-12 Rafał Miłeckijffs2reset: avoid code duplication in jffs2_reset and...
2015-04-12 Jo-Philipp... block: reject mount sections with relative targets
2015-04-09 John Crispinmake sure to also scan for leading and ending " when...
2015-03-28 John Crispinproperly handle return codes
2015-03-22 Felix Fietkaumount_root: keep track of overlay initialization state...
2015-03-22 Felix Fietkauoverlay: call volume_init() before mount
2015-03-22 Felix Fietkauoverlay: create a common function for deleting all...
2015-03-12 John Crispinswitch to _DEFAULT_SOURCE for modern glibc compat
2015-02-25 Jo-Philipp... mount_root: better log messages for ram overlay cases
2015-02-25 Jo-Philipp... libfstools: clarify message when switching to internal...
2015-02-25 Jo-Philipp... libfstools: make mtd_volume_identify() less chatty
2015-02-25 Jo-Philipp... libfstools: remove dead source file
2015-02-25 Jo-Philipp... libfstools: convert to ulog() api
2015-02-25 Jo-Philipp... ubi: convert to ulog() api
2015-02-25 Jo-Philipp... snapshot: convert to ulog() api
2015-02-25 Jo-Philipp... jffs2reset: convert to ulog() api
2015-02-25 Jo-Philipp... mount_root: convert to ulog() api
2015-02-25 Jo-Philipp... block: convert to ulog() api
2015-02-25 Jo-Philipp... block: don't declare find_root_dev with UBIFS_EXTROOT
2015-02-25 Jo-Philipp... libfstools: extroot: simplify kmodloader invocation
2015-02-25 Jo-Philipp... libfstools: extroot: rework libdir and block tool discovery
2015-02-25 Jo-Philipp... block: improve extroot error reporting
2015-02-18 Jo-Philipp... block: rework config loading
2015-02-18 Jo-Philipp... block: add support for logging to dmesg
2015-02-17 Jo-Philipp... block: support finding root device by mount point
2015-02-17 Jo-Philipp... block: extroot: remove unneeded rootfs tests
2015-02-17 Jo-Philipp... block: support builtin fstab config
2015-02-17 Jo-Philipp... libfstools: extroot: support builtin block
2015-02-17 Jo-Philipp... mount_root: try extroot even without mtd volume
2015-01-11 Felix Fietkaujffs2reset: fix recursive file/directory removal
2015-01-07 Daniel Gollelibblkid-tiny: add btrfs probe info
2015-01-06 Rafał Miłeckilibfstools: ubi: rework reading volumes
2015-01-06 Rafał Miłeckilibfstools: ubi: avoid crash in volume finding function
2015-01-06 Rafał Miłeckilibfstools: fix find_mount to return device path
2015-01-06 Rafał Miłeckiblock: make sure /etc/ exists on the extroot
2015-01-06 Rafał Miłeckiblock: allow mounting UBIFS partition as extroot
2015-01-06 Rafał Miłeckisupport UBI blocks (volumes)
2015-01-06 Rafał Miłeckidocument mount_root and block (extroot) a bit
2014-12-14 John Crispinmake extroot functionality work with ubifs
2014-12-14 Rafał Miłeckilibfstools: drop removed functions from the header...
2014-12-14 Rafał Miłeckilibfstools: accept volume as argument in most calls
2014-12-01 Felix Fietkaumount: fix sysupgrade handling for mainline overlayfs
2014-12-01 John Crispinmake the block tool ignore case when comparing uuid...
2014-11-24 Imre KalozHandle overlayfs' new name in 3.18
2014-10-11 Maxime Ripardlibfstools/mount: Support latest overlayfs versions
2014-10-03 John Crispinadd support for /dev/cd* virtual io
2014-06-21 Daniel Gollelibfstools: fix matching fstype
2014-06-21 Daniel Gollefix jffs2reset on ubifs overlay
2014-06-21 Daniel Gollelibfstools: be more consistent with other existing...
2014-06-02 Felix Fietkausnapshot: add explicit cast to fix warning on x86_64...
2014-05-31 Felix Fietkausnapshot: use cross-platform macros for fprintf on...
2014-05-21 Daniel Gollelibfstools/ubi: some more clean-up
2014-05-21 Daniel Golleubi: fix false positive in volume_find
2014-05-21 Luka Perkovcosmetic: fix indentation
2014-05-20 Daniel Gollelibubi-utils: export static library
2014-05-19 Felix Fietkauskip ubi volume detection if ubifs is not present ...
2014-05-19 Felix Fietkauadd ubi detach support, fix handling for kernel/rootfs...
2014-05-19 Felix Fietkaumatch full mtd partition names
2014-05-13 danielubi: remove voltype left-over variable
2014-05-13 danielsupport for ubifs overlay
2014-05-13 danielcosmetics
2014-05-12 danielblock: detect /dev/ubiblock*
2014-04-17 Jo-Philipp... set LD_LIBRARY_PATH when invoking block extroot from...
2014-04-07 John Crispinsplit snapshot tool properly
2014-04-07 John Crispinjffs2mark did not check the return code properly
2014-04-07 John Crispinsplit fs-state back into seperate tools
2014-04-03 John Crispinadd ubi flashing tool
2014-04-03 John Crispinmove files around
2014-04-03 John Crispinadd gitignore
2014-04-01 John Crispinvarious updates
2014-03-12 John Crispininitial import of fs-tools package