| a7b36ea4 | 20-Jan-2025 |
Aaron LI <aly@aaronly.me> |
nrelease: Adjust fstab to remove '-C' option for /tmp tmpfs mount
For the /tmp mount, no need to copy the origin contents; also, there shouldn't be any contents at this early boot stage. |
| 66d900e9 | 20-Jan-2025 |
Aaron LI <aly@aaronly.me> |
nrelease: Adjust fstab and reuse it for IMG boot
The root '/' filesystem is mounted by the kernel, so it can be omitted from 'etc/fstab'. This also makes the 'fstab' file be used by the IMG boot, s
nrelease: Adjust fstab and reuse it for IMG boot
The root '/' filesystem is mounted by the kernel, so it can be omitted from 'etc/fstab'. This also makes the 'fstab' file be used by the IMG boot, so just reuse it.
show more ...
|