summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Revert "mount_root: code failed in failsafe"John Crispin2016-05-151-5/+3
* Revert "fstools: support for ext4fs overlay"John Crispin2016-05-117-214/+1
* mount_root: code failed in failsafeJohn Crispin2016-05-101-3/+5
* snapshot: md5sum return codes are not properly handledJohn Crispin2016-04-271-2/+2
* block: add remount paramterJohn Crispin2016-04-271-0/+8
* fstools: support for ext4fs overlayRam Chandra Jangir2016-04-227-1/+214
* block: respect mount flags for /overlayJo-Philipp Wich2016-04-251-1/+2
* fstools: check existing filesystem state before writing the new oneFelix Fietkau2016-01-101-0/+3
* fstools: allow to stack another overlay on top of existing oneRoman Yeryomin2015-12-201-0/+2
* fix gcc format security error.Hauke Mehrtens2015-11-221-1/+1
* libblkid-tiny: Add F2FS supportMartin Blumenstingl2015-10-293-0/+103
* libblkid-tiny: Update the code from util-linux's libblkidMartin Blumenstingl2015-10-2914-508/+775
* 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
* jffs2reset: add a -r (reboot) option to jffs2resetJohn Crispin2015-08-261-11/+30
* mount_root: use symlink instead of xattr to store initialization stateFelix Fietkau2015-05-251-16/+18
* jffs2reset: use jffs2_mark if rootfs_data isn't mountedRafał Miłecki2015-04-121-3/+5
* jffs2reset: avoid code duplication in jffs2_reset and jffs2_markRafał Miłecki2015-04-121-31/+25
* block: reject mount sections with relative targetsJo-Philipp Wich2015-04-121-0/+7
* make sure to also scan for leading and ending " when looking for mtd devicesJohn Crispin2015-04-091-3/+3
* properly handle return codesJohn Crispin2015-03-286-20/+32
* mount_root: keep track of overlay initialization state (via xattr)Felix Fietkau2015-03-224-1/+73
* 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-223-28/+42
* switch to _DEFAULT_SOURCE for modern glibc compatJohn Crispin2015-03-121-1/+1
* mount_root: better log messages for ram overlay casesJo-Philipp Wich2015-02-251-0/+4
* 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
* ubi: convert to ulog() apiJo-Philipp Wich2015-02-252-20/+22
* snapshot: convert to ulog() apiJo-Philipp Wich2015-02-251-16/+17
* jffs2reset: convert to ulog() apiJo-Philipp Wich2015-02-251-9/+11
* mount_root: convert to ulog() apiJo-Philipp Wich2015-02-251-2/+4
* block: convert to ulog() apiJo-Philipp Wich2015-02-251-81/+55
* block: don't declare find_root_dev with UBIFS_EXTROOTJo-Philipp Wich2015-02-251-1/+4
* 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
* block: improve extroot error reportingJo-Philipp Wich2015-02-251-18/+61
* block: rework config loadingJo-Philipp Wich2015-02-181-16/+39
* block: add support for logging to dmesgJo-Philipp Wich2015-02-181-2/+31
* block: support finding root device by mount pointJo-Philipp Wich2015-02-171-2/+34
* block: extroot: remove unneeded rootfs testsJo-Philipp Wich2015-02-171-27/+0
* block: support builtin fstab configJo-Philipp Wich2015-02-171-8/+10
* libfstools: extroot: support builtin blockJo-Philipp Wich2015-02-171-2/+5
* mount_root: try extroot even without mtd volumeJo-Philipp Wich2015-02-171-8/+8
* jffs2reset: fix recursive file/directory removalFelix Fietkau2015-01-111-13/+13
* libblkid-tiny: add btrfs probe infoDaniel Golle2015-01-073-1/+96
* 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