Commit Graph

25 Commits

Author SHA1 Message Date
AmadeusGhost
8fc7bdc4a9 fstools: update to 2021-05-16 2021-12-04 00:16:47 +08:00
AmadeusGhost
b3527703b2 fstools: update to 2020-07-11
Remove upstreamed patch.
2021-11-11 23:58:42 +08:00
AmadeusGhost
88c0c42306 fstools: backport changes to fix build error
Backport: "fstoools: add define for GLOB_ONLYDIR"
Fixes: #478
2021-10-03 23:54:13 +08:00
Timo Sigurdsson
0a5c569b99 fstools: ensure filesystems are mounted before log service starts
Currently, the fstab service starts after the log service which breaks
the ability to write a persistent log file to a filesystem mounted by
the fstab service. Thus, change the start order of the fstab service so
it starts right before the log service.

Fixes: b131853 ("ubox: update to latest git revision")
Signed-off-by: Timo Sigurdsson <public_timo.s@silentcreek.de>
[set to 11 to be explicitly before log, not only alphabetically, SPDX]
Signed-off-by: Paul Spooren <mail@aparcar.org>
2021-09-23 23:55:48 +08:00
Liangbin Lian
290963b18e
fstools: backport: fix ntfs uuid
Signed-off-by: Liangbin Lian <jjm2473@gmail.com>
2020-09-30 19:28:40 +08:00
Karel Kočí
bb379fc264
fstools: block-mount: fix restart of fstab service
Restarting service causes file-systems to be unmounted without being
mounted back. When this service was obsoleted it should have been
implemented in a way that all actions are ignored. Up to this commit
default handler was called when restart was requested. This default
handler just simply calls stop and start. That means that stop called
unmount but start just printed that this service is obsoleted.

This instead implements restart that just prints same message like start
does. It just calls start in reality. This makes restart unavailable for
call.

Signed-off-by: Karel Kočí <karel.koci@nic.cz>
(cherry picked from commit 3ead9e7b74)
2020-09-06 08:23:46 +08:00
CN_SZTL
be3f1d1460
Merge Lean's source 2020-01-06 13:08:05 +08:00
Texot
db9b77a624 fstools: make extroot mount preparation more robust (#2675) 2020-01-04 22:20:11 +08:00
CN_SZTL
d15cc1c944
fstools: downgrade to 2019-03-28 2019-12-22 10:23:10 +08:00
CN_SZTL
af589c345a
Merge Lean's source 2019-12-09 13:13:14 +08:00
LEAN-ESX
7655ad367f fstool: mount/umount fs without reboot 2019-12-08 09:30:10 -08:00
CN_SZTL
d7754a9a37
fstools: bump to version 2019-11-03 2019-11-08 21:15:16 +08:00
CN_SZTL
a6c216954b
fstool: fix permission 2019-10-18 13:05:05 +08:00
LEAN-ESX
3ef73178d1 fstools: add exfat automount support 2019-10-17 20:10:09 -07:00
LEAN-ESX
1bfbd38e52 Revert "fstools: bugs fixed and add support for exfat filesystem"
This reverts commit 609a241000.
2019-10-17 19:58:07 -07:00
LEAN-ESX
609a241000 fstools: bugs fixed and add support for exfat filesystem 2019-10-12 10:01:50 -07:00
coolsnowwolf
9d0e91e02e fstools: Disable lazy init for ext4 overlay 2019-05-02 22:27:08 +08:00
coolsnowwolf
347daa04b2 Merge branch master of https://github.com/coolsnowwolf/lede 2019-01-03 19:29:28 +08:00
coolsnowwolf
0fa6fb8334 fstools: add ntfs auto-mount support 2018-12-09 23:36:14 +08:00
coolsnowwolf
806f5db174 sync with OpenWrt trunk 2018-09-07 13:43:55 +08:00
coolsnowwolf
8fe0636b8a Merge branch 'master' of github.com:lede-project/source 2018-04-23 18:50:49 +08:00
coolsnowwolf
20f7e75789 update to R7.5.4 2018-01-15 18:26:41 +08:00
coolsnowwolf
b0f643aa87 update to R7.5.3 stable to fix firewall freeze 2018-01-10 20:55:06 +08:00
coolsnowwolf
229cde62a4 Merge branch 'master' of https://github.com/lede-project/source 2018-01-09 14:38:15 +08:00
coolsnowwolf
97a4ffcc12 update source 2017-09-06 19:19:45 +08:00