From b2468269ff2393b6fd71f1c129288c751a8f73ee Mon Sep 17 00:00:00 2001 From: Simon Ruderich Date: Wed, 14 Apr 2021 14:33:23 +0200 Subject: [PATCH] README.adoc: improve list of supported operating systems --- README.adoc | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.adoc b/README.adoc index 7148a20..2471f92 100644 --- a/README.adoc +++ b/README.adoc @@ -125,8 +125,9 @@ future, others are due to the design of safcm. - *remote hosts*: * Go support for architecture and operating system - * GNU/Linux with common commands (`stat`, `sha512sum`, `cat`, `rm`, `ln`, - `chmod`) + * Supported operating system: + ** GNU/Linux with common commands (`uname`, `id`, `stat`, `sha512sum`, + `cat`, `mktemp`, `rm`, `ln`, `chmod`) * SSH server * to install packages: ** `apt-get` (Debian or derivative) -- 2.44.1