Age | Commit message (Collapse) | Author |
|
|
|
- uniso now properly checks freespace early
- it runs fdatasync, is interruptible, and few seconds faster
- no loop back mounting required
|
|
|
|
|
|
they are read-only by design. this avoids a mount time warning.
|
|
|
|
|
|
|
|
|
|
|
|
the use of \+ is a GNU extension that is not supported in musl.
|
|
Running syslinux on a device that is mounted causes undefined behaviour.
We have been 'lucky' up til now but it is known that this can corrupt
syslinux.cfg.
This should fix #3137
|
|
|
|
|
|
fixes #2258
|
|
|
|
ref #1399
|
|
|
|
|
|
we sync on cleanup and wait before remounting as rw
|
|
|
|
|
|
When we replace alpine_dev we should not remove the :<filesystem>
|
|
It was broken.
This reverts:
70b1a6716dc5e2ed4a4b92d908691f86924c3753
a234ec98b8a4be9fa7ebd8e37cce4d58ec1c5473
c67ff2550962e8857d9a7c3859fc5003324e418a
0b3ae89a2abdaccea8eac0a089c1e1fd589c5c3e
|
|
The -k option is to not use UUID
|
|
statements with single equals
|
|
|
|
|
|
|
|
setup
|
|
strip off trailing /
|
|
code is a bit messy. needs a cleanup. but its a start.
|
|
|
|
+ misc fixes
|
|
|
|
|