Dennis Camera
e108cbc205
[explorer/os_version] Ubuntu: fall back to os-release/lsb-release files
11 months ago
Dennis Camera
24c9406ea0
[explorer/os_version] Convert Devuan ceres to version number
...
Conversion of Devuan ceres to version numbers is done based on Devuan codenames.
The version number is the version number of the final release - 0.01.
Analogous to Debian.
11 months ago
evilham
645734c629
[explorer/os_version] Improve FreeBSD support.
...
It looks like uname -r is not the most reliable way to get the target patch
level for the target system.
For more information see:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251743
2 years ago
Dennis Camera
6fed178529
[explorer/os_version] Convert Debian sid to version number.
...
Conversion of Debian sid to versions is done based on Debian codenames.
The version number is the version number of the final release - 0.01.
It is unknown if Debian < 4.0 has any sort of version information
available (apart from maybe checking base-files package version).
But I don't think any of these systems are still alive,
so I think going with 3.99 is fine for those.
2 years ago
kjg
28d3760e29
[cdist]Update os_version for alpine
2 years ago
Jonas Weber
ae7ccc5995
Fix SC2086 on all scripts
...
Relevant documentation: https://github.com/koalaman/shellcheck/wiki/SC2086
relates to: #540
This commit addresses 241 separate cases of missing quotes around
variables.
4 years ago
Daniel Heule
bee5593570
use /etc/os-release instead of /etc/SuSE-release
6 years ago
Stephan Leemburg
9300eda3c6
Add scientific
6 years ago
smwltr
1882040a25
Adding suuport for OS Devuan
6 years ago
Stephan Leemburg
b03a4f2829
Added Mitel as a redhat derived OS
6 years ago
Eivind Uggedal
1b25ef33b9
Slackware os and os_version explorer support.
10 years ago
Nico Schottelius
63573a9797
make package_data work
...
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
10 years ago
Giel van Schijndel
9538ef6462
Properly detect OpenWRT in global explorers
...
Signed-off-by: Giel van Schijndel <giel+cdist@mortis.eu>
11 years ago
Matt Coddington
211ee5b043
adding support for amazon linux
11 years ago
Nico Schottelius
b9335bb7ce
update os/os_version explorer to support owl (openwall linux)
...
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
11 years ago
Nico Schottelius
162aee1c9e
Use sw_vers for os_version on macosx (by Jan Hacker)
...
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
11 years ago
Ramon Salvadó
9e7048b25d
Fixed package_yum to work on CentOS
11 years ago
Nico Schottelius
edfedc5c06
in theory finish os_version
...
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
11 years ago
Nico Schottelius
b474960774
explorer os_version supports macosx
...
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
11 years ago
Nico Schottelius
02da74e437
add explorer os_version supporting openbsd
...
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
11 years ago
Nico Schottelius
e700437b01
also detect fedora
...
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
11 years ago
Nico Schottelius
4e4e53aebd
+;; (esac)
...
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
11 years ago
Nico Schottelius
81acb39ad6
explorer/os: add support for solaris
...
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
11 years ago
Nico Schottelius
e896fc6d4e
explorer/os: add support for *bsd
...
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
11 years ago
Nico Schottelius
14e7427508
add macosx support to explorer/os
...
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
11 years ago
Nico Schottelius
30730a3ccc
+add suse support to explorer "os"
...
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
11 years ago
Nico Schottelius
238b5119eb
begin to migrate from plural to singular, CONSISTENTLY
...
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
12 years ago
Steven Armstrong
f3584aa727
add support for gentoo to explorer os
...
Signed-off-by: Steven Armstrong <steven.armstrong@inf.ethz.ch>
12 years ago
Steven Armstrong
3e89e05b30
add support for gentoo to explorer os
...
Signed-off-by: Steven Armstrong <steven.armstrong@inf.ethz.ch>
12 years ago
Nico Schottelius
16f51ca14d
Finish ugly explorer integration
...
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
12 years ago
Nico Schottelius
7c6a61f751
+update header
...
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
12 years ago
Nico Schottelius
4b5d7dda25
mega cleaunp discussion commit :-)
...
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
12 years ago
Nico Schottelius
d171ad5e64
restructure explorer
...
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
12 years ago
Nico Schottelius
3d556d0448
cleanup explorer naming
...
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
12 years ago
Nico Schottelius
de28cf82e6
begin to cleanup obsoleted conf/lib directory
...
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
12 years ago
Nico Schottelius
53b21178f7
fix support for ubuntu, add first support for redhat
...
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
12 years ago
Nico Schottelius
9ac20660ef
add cdist_package with dynamic backend selector
...
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
12 years ago
Nico Schottelius
49ab674edf
move lib below conf
...
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
12 years ago
Nico Schottelius
847054c77d
finish cdist-explore
...
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
12 years ago
Nico Schottelius
5f312787a5
add header
...
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
12 years ago