Commit Graph

72 Commits (21c9e3db1852eebb88be5454137ceb23159f7dc0)

Author SHA1 Message Date
Dennis Camera 21c9e3db18 [explorer/init] Support more init systems 5 years ago
Dennis Camera 4fe2dcba89 [explorer/init] Linux is a mess... 5 years ago
Dennis Camera de1a421b68 [explorer/init] Support for Darwin and more BusyBox combinations 5 years ago
Dennis Camera 1bab641c94 [explorer/hostname] Do not shorten hostname in any case 6 years ago
Dennis Camera f5342e9a35 [explorer/hostname] Remove code reading persistent hostname 6 years ago
Dennis Camera 81ba849af8 Move __hostname hostname explorer to global scope 6 years ago
Dennis Camera fba14496e7 [explorer/os] Unquote values from os-release file 6 years ago
Dennis Camera 55f8036377 [explorer/interfaces] Always sort output 6 years ago
Takashi Yoshi 6dd5278ade [explorer/init] Add support for OpenBSD 6 years ago
Darko Poljak 5314f514c5 Print empty disk list for unsupported OS 6 years ago
Darko Poljak b5bdb54b7f Currently support only Linux, FreeBSD, OpenBSD, NetBSD 6 years ago
Ander Punnar ab3544d5e8 global interfaces explorer: only check if we have ip or ifconfig and be more compatible. 6 years ago
Nico Schottelius aba1ae68f0 [explorer] disks: use echo instead of find as fallback 6 years ago
Ander Punnar 1c152f0acb fix disks explorer (#753) 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
Darko Poljak 83806e767a Disable SC1091 where appropriate. 7 years ago
Darko Poljak c01cf38660 Fix SC2164 7 years ago
Jonas Weber a6fdf4255a Fix SC2069 (wrong stdout/stderr redirect order) 7 years ago
Jonas Weber ae7ccc5995 Fix SC2086 on all scripts 7 years ago
Thomas Eckert 085b2a2b10 remove `set -e` on explorers (they should be able to fail gracefully) 7 years ago
Thomas Eckert a46da35bbc fix SC2148 (missing shebang) and make executable 7 years ago
Thomas Eckert 134c84607f fix another SC2166 (test `[ .. -a.. ]` replaced by `[ .. ] && ]`) 7 years ago
Darko Poljak 44acfcdd12 Fix SC2002 7 years ago
Darko Poljak 5ed95ce93b Fix SC2005 7 years ago
Adam Dej c2f8c7abb3 Add explorer for info in /etc/os-release 7 years ago
Kamila Součková b695e82bec FreeBSD improvements (#651) 7 years ago
uqam-fob 3b6a471119 explorer/memory: Support OpenBSD (#602) 7 years ago
Kamila Součková da8f6efafc fix explorer/os for devuan ascii (#588) 8 years ago
Sven Wick ed55d01b35 Update machine_type (#564) 8 years ago
Philippe Grégoire ebe0c0d66d
make sure we continue on errors 8 years ago
Philippe Grégoire 5646a66f6c
explorer/init/Linux: replace ps by pgrep 8 years ago
Philippe Grégoire 2b9bf3de24
replace grep+sed by awk 8 years ago
Philippe Grégoire e88e9c357f
fix formatting 8 years ago
Philippe Grégoire 69c6de9f9c
explorer/os: get ID from /etc/os-release 8 years ago
Kamila Souckova 21a29ab5aa add __go_get, __golang_from_vendor 8 years ago
Daniel Heule bee5593570 use /etc/os-release instead of /etc/SuSE-release 9 years ago
Dmitry Bogatov 1875bce52e Add support for guixsd into os explorer 9 years ago
Stu Zhao a6643f0d7f Explore machine type for virtualbox guest 9 years ago
Stephan Leemburg 9300eda3c6 Add scientific 9 years ago
Stephan Leemburg 98160624a0 Add openvz/lxc discovery 9 years ago
Stephan Leemburg 9802467bbb Add openvz/lxc discovery 9 years ago
Darko Poljak b40034a54a Remove unnecessary global explorer. 9 years ago
Darko Poljak b7da9d1ef5 Remove unnecessary global explorer. 9 years ago
Darko Poljak 5e0975a304 Remove unnecessary global explorer. 9 years ago
Darko Poljak f24d264480 Updated usage comment. 9 years ago
Darko Poljak 5c33d22925 Prefer su over sudo. 9 years ago
Darko Poljak cd78d4140a Add global explorers su, sudo and sucmd. 9 years ago
smwltr 1882040a25 Adding suuport for OS Devuan 9 years ago
Daniel Heule f7de217129 modified the unknown case to empty... 9 years ago