Commit 965f62a
committed
2.55.1
- Feature fsck:
+ Split fsck arguments. fsck.f2fs enters an infinite loop with the
combination of arguments -py, but if separated into -p and -y, it
works normally.
- Feature plymouth:
+ Fix syntax error in rules.mk.
- Misc:
+ Improved performance of string quoting for splitting it into
separate arguments without executing any possible shell code in it.
Signed-off-by: Alexey Gladkov <[email protected]>1 parent 8f9f3d8 commit 965f62a
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
0 commit comments