| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-02-16 | shellcheck: fix usse -n instead of ! -z (SC2236 SC2237) | Markus Heiser | |
| - https://www.shellcheck.net/wiki/SC2236 -- Use -n instead of ! -z. - https://www.shellcheck.net/wiki/SC2237 -- Use [ -n .. ] instead of ! [ -z .... Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2020-02-16 | LXC: tooling box - add boilerplate to containers | Markus Heiser | |
| Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2020-02-13 | LXC: tooling box - add HOST shares and commandline to containers (WIP) | Markus Heiser | |
| Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2020-02-08 | LXC: add LXC tooling box (initial, WIP) | Markus Heiser | |
| Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||