|
0a629df48d
|
anoia.fs: improve error messages
|
2024-08-08 11:36:47 +01:00 |
|
|
d300373b96
|
anoia fs.dir use case not match
match was accidentally pinning the return from readdir against the
function parameter. Which didn't work.
|
2024-07-26 23:37:40 +01:00 |
|
|
cdb23b147c
|
convert anoia.fs to use lualinux
|
2024-04-25 21:14:37 +01:00 |
|
|
dbd1264352
|
convert anoia.fs to use lualinux instead of lfs
|
2024-04-24 20:44:32 +01:00 |
|
|
ea2b25168e
|
add uevent-watch, which toggles services based on uevent msgs
|
2024-04-15 21:15:07 +01:00 |
|
|
870da62a1e
|
anoia.svc outputs may be directories (read as table)
|
2023-09-09 00:30:02 +01:00 |
|
|
9dd3cf23b4
|
anoia.fs.mktree replaces mkdir
This uses lfs to make the tree in-process instead of
shelling out to the mkdir command
|
2023-09-08 21:17:42 +01:00 |
|
|
4e9227dff3
|
move rmtree to anoia library
|
2023-09-08 21:03:18 +01:00 |
|