summaryrefslogtreecommitdiff
path: root/package/system/fstools
Commit message (Collapse)AuthorAgeFilesLines
* package/system: probably from OpenWRTLudovic Pouzenc2018-09-169-4/+2351
|
* build: disable the PKG_CHECK_FORMAT_SECURITY check for the failing packagesFelix Fietkau2014-06-301-0/+1
| | | | | | | | The idea is to gradually fix the packages Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr> SVN-Revision: 41411
* fstools: fix factory reset on ubifs overlayJohn Crispin2014-06-241-2/+2
| | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org> SVN-Revision: 41315
* fstools: the ubi flash tool is obselete nowJohn Crispin2014-06-111-14/+1
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 41128
* fstools: stage libubi-utils static library and headersJohn Crispin2014-06-021-0/+7
| | | | | | | | | Use InstallDev to make libubi-utils available for linking in uboot-envtools. Signed-off-by: Daniel Golle <daniel@makrotopia.org> SVN-Revision: 40928
* fstools: update to latest version, fixes build on x86_64Felix Fietkau2014-06-021-2/+2
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40902
* fstools: update to the latest version, fixes build for 64 bit targetsFelix Fietkau2014-05-311-2/+2
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40889
* fstools: update to the latest versionLuka Perkov2014-05-211-2/+9
| | | | | | | | Fixes RO mounts on imx6 target. Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 40818
* fstools: update to the latest version, adds ubifs support and ubi/mtd fixesFelix Fietkau2014-05-191-2/+2
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40781
* fstools: fix extroot with opkg-installed block-mount (#15550)Jo-Philipp Wich2014-04-171-2/+2
| | | | | | | | | The /sbin/block binary now requires and additional shared library, therfore set LD_LIBRARY_PATH accordingly when invoking it from the temporary overlay. Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 40526
* fstools: update to latest git HEADJohn Crispin2014-04-075-21/+27
| | | | | | | | this adds the /sbin/ubi tool that can be used for sysupgrading ubi volumes Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 40415
* fstools: scripts should propagate the cmdlineJohn Crispin2014-04-052-2/+2
| | | | | | Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi> SVN-Revision: 40383
* fstools: update to latest gitJohn Crispin2014-04-031-2/+2
| | | | | | | | this fixes ubifs and ubi overlay support Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 40366
* fs-tools: add back mount_root, jffs2reset and ffs2mark functionalityJohn Crispin2014-03-254-1/+11
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 40018
* fstools: add the new fstools packageJohn Crispin2014-03-125-0/+187
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 39895