Vladimir Serbinenko
|
a827807a13
|
Fix shebang for termux.
Termux doesn't have a /bin/sh. So we needto use $SHELL.
Keep /bin/sh as much as possible.
|
2017-05-03 12:49:31 +02:00 |
|
Vladimir Serbinenko
|
e20aa39ea4
|
ext2: Support META_BG.
This fixes bug that system would become unbootable after ext*
online resize if no resize_inode was created at ext* format time.
|
2015-02-16 20:53:26 +01:00 |
|
Vladimir Serbinenko
|
7d44ff7de6
|
Add automated filesystem checking based on scripts I've used now for
quite some time locally. Most of the test require root so they are
skipped when run without necessarry privelegies.
|
2013-11-19 21:05:59 +01:00 |
|