Girish Ramakrishnan
|
56f6519b3e
|
rename disks to filesystems
|
2024-11-30 12:04:04 +01:00 |
|
Girish Ramakrishnan
|
6c3ca9c364
|
shell: rework code to use shell.spawn
spawn gives out streams and we have more control over the stdout/stderr
buffers. otherwise, we have to provide a max buffer capture size to exec
|
2024-10-15 12:13:46 +02:00 |
|
Girish Ramakrishnan
|
a9e1d7641d
|
shell: make require take a tag
|
2024-10-14 21:08:32 +02:00 |
|
Girish Ramakrishnan
|
a6f078330f
|
shell: no need to promise scoping
|
2024-02-21 19:40:27 +01:00 |
|
Girish Ramakrishnan
|
fa3e908afc
|
df can hang
|
2024-02-21 12:47:30 +01:00 |
|
Girish Ramakrishnan
|
26eb739b46
|
shell: add options to exec
|
2024-02-20 21:11:09 +01:00 |
|
Girish Ramakrishnan
|
479946173f
|
df: run async
df hangs on some systems and this brings down the box code
happens on erroneous cifs/sshfs volumes
|
2024-01-30 12:23:20 +01:00 |
|
Girish Ramakrishnan
|
af7a5d2182
|
updater: better error message
|
2023-01-30 12:54:25 +01:00 |
|
Girish Ramakrishnan
|
17c7cc5ec7
|
Remove external df module
It has some parsing issues with locale
|
2022-10-18 19:56:18 +02:00 |
|