Commit Graph

1654 Commits (c58ae44409b7170ee44187eb3622612baf91ac51)

Author SHA1 Message Date
Ander Punnar ab954ffbcf __acl: always check first if path exists 6 years ago
Ander Punnar ef8ff06b5f __acl: only directories can have default ACLs 6 years ago
Ander Punnar d71eb3d8bd __acl: (open|net)bsd do not have (get|set)facl 6 years ago
Ander Punnar 2cde09648c __acl: check if getfacl is available 6 years ago
Dimitrios Apostolou 437af3a0a3 Silence getfacl 6 years ago
Nico Schottelius 63d7499b75 [directory] add alpine support 6 years ago
Nico Schottelius 1722fced72 [file] add alpine support 6 years ago
Nico Schottelius a1cb9ee869 [locale/alpine] exit 0 in gencode-remote 6 years ago
Nico Schottelius e290733a00 [locale] Add alpine support 6 years ago
Nico Schottelius f4db6e908e [hostname] add alpine support 6 years ago
Nico Schottelius c801fb4965 [timezone] + alpine support 6 years ago
Dimitrios Apostolou 6062e3557c Output of grep should be quiet, as we care only for the exit code. 6 years ago
Dimitrios Apostolou 45e9ed441e Add support for ACL mask. 6 years ago
Nico Schottelius ec935353d7 [__start_on_boot] Merge alpine and gentoo, update gentoo 6 years ago
Nico Schottelius dbf29c18c1 [__start_on_boot] alpine fix 6 years ago
Nico Schottelius 707426d1f0 [__start_on_boot] add code for alpine handling, fix explorer 6 years ago
Nico Schottelius e32d92c109 [__start_on_boot] Begin to add alpine support 6 years ago
Nico Schottelius 3a2041019b [alpine] add support for alpine in __package and __package_apk 6 years ago
Darko Poljak 797522f91e Fix circular dep for CDIST_ORDER_DEPENDENCY 6 years ago
Ander Punnar 44c9d09383 fix __(file|directory)/explorer/stat for BSDs 6 years ago
Ander Punnar 1c152f0acb fix disks explorer (#753) 6 years ago
Darko Poljak 279aada5db Fix broken quiet mode 6 years ago
Ander Punnar 204a572709 __link: add messaging 6 years ago
Mark Polyakov 0ce96f0860 Added __ufw and __ufw_rule. 6 years ago
Darko Poljak 671bb82a46 Fix shellcheck issues 6 years ago
Darko Poljak f6b318bb00 Fire onchange for present and exists states 6 years ago
Steven Armstrong 88513e6693 __ssh_authorized_keys: properly handle multiple --option parameters, fixes #393 6 years ago
Darko Poljak b47c6e3fe4 Fix shellcheck SC2002 6 years ago
Ander Punnar decd80bf5d be more explicit 6 years ago
Ander Punnar da6a22c71a new type: __check_messages 6 years ago
Ander Punnar 668dc83632 do not exit with non-zero if path does not exist or not directory 6 years ago
Ander Punnar 5f76bd5655 new type: __clean_path 6 years ago
Ander Punnar c6fd43da81 add --onchange to __file, because having to use __config_file just for that feels redundant 6 years ago
Ander Punnar 0f6fe4764b add --onchange to __line 6 years ago
Silas 28e2b058a4 Use portable -p instead of --tmpdir for mktemp 6 years ago
Daniel Néri dbcf7d5543 explorer/disks: Add support for OpenBSD 6 years ago
Daniel Néri 0fc64a951c explorer/cpu_cores: Add support for OpenBSD 6 years ago
Daniel Néri 15ab7c0810 Implement "__start_on_boot --state absent" for OpenBSD 6 years ago
Darko Poljak a40a81d36f To keep original echo intentionally disable SC2046 too 6 years ago
Darko Poljak 867b9cb102 shellcheck: SC2236: use -n instead of ! -z 6 years ago
Darko Poljak 51fa8af6b7 pycodestyle 6 years ago
Daniel Heule df693b9f47 added # shellcheck disable=SC2005 where we need the echo in __zypper explorers 6 years ago
Darko Poljak a77983aead Reorganize parsers right 6 years ago
Dominique Roux 67c3c8ca12 Added a startup flag for prometheus alertmanager 6 years ago
Daniel Heule 0bdd590344 readd the use of echo in my explorers 6 years ago
Darko Poljak 0cb3cbae1b Remove unused explorer 6 years ago
Takashi Yoshi ede076e7c5 [type/__package_pkg_openbsd] Send messages local instead of remote 6 years ago
Takashi Yoshi a7f1eda328 [type/__package_emerge] Send error messages to stderr 6 years ago
Takashi Yoshi aa456ab6c1 [type/__package_pkg_openbsd] Clean up code 6 years ago
Takashi Yoshi 498628d16a [type/__package_pkg_openbsd] Misc. fixes and improvements 6 years ago