Tags give the ability to mark specific points in history as being important
-
-
-
-
-
v0.4.2
Release: v0.4.2837affff · ·v0.4.2 (2021-08-31) - Removed theoretic/extreme race condition risks from pico
-
-
-
-
v0.3.0
Release: v0.3.02f6649fa · ·* Added `picoput /path/to/pipe [cmd args...]` and `#!/bin/picoget /path/to/pipe` * These can send and receive commands to anyone sharing the mount directory * Bind mounts, like containers use them, will show the resource in multiple containers * Be careful about write permissions on the pipeline, each container has its uid sets * Note that `picoput` does not block, but returns an error if nobody is listening * Note that an empty command still causes synchronisation * Note that `picoget` continues as a shell, with the `[cmd args...]` in `$#` and `$@`
-
v0.2.0
Release: v0.2.03c3c4910 · ·Added `flash` as a flock-wrapped she-bang: ``` #!/bin/flash /var/run/some.lock ... ```
-
v0.0.1
Release: v0.0.17340e59d · ·# v0.0.1 (2021-07-29) - Fix to allow DESTDIR installation - Needed for compatibility with "mkhere" - Can now add it to "mkhere" as mkrootutils.sh
-
v0.0.0
Release: v0.0.0d5167f13 · ·# v0.0.0 (2021-07-29) - First release - Introducing "chme" for UID/GID changes in init-scripts