Commit Graph

805 Commits

Author SHA1 Message Date
Robin Hahling
9495b566c8 Fix CPU detection for DragonFly BSD 2016-07-19 17:17:28 +02:00
Robin Hahling
13c7e13352 Fix GPU detection for DragonFly BSD 2016-07-19 17:14:22 +02:00
Robin Hahling
96e916ddaa Fix memory detection for DragonFly BSD 2016-07-19 17:11:29 +02:00
Robin Hahling
6f0413ead5 Detect shell on DragonFly BSD 2016-07-19 17:06:32 +02:00
Robin Hahling
7cce7b6727 Use sysctl call to compute uptime for DragonFly BSD 2016-07-19 17:04:22 +02:00
Robin Hahling
5999ed81f6 Add support for packages count for DragonFly BSD 2016-07-19 16:41:25 +02:00
darealshinji
2ea41a2d76 remove separate Devuan detection line 2016-07-19 02:07:33 +02:00
darealshinji
d31916160b detect SparkyLinux 2016-07-19 02:05:24 +02:00
John Scott
24f8a6b8c1 Correct spelling of GNOME, MATE, and LXDE
For all of the aforementioned desktop environments, their names are officially spelled entirely in capital letters. This corrects instances where this convention was not used.
2016-07-15 18:45:42 -04:00
darealshinji
ded651c99b Re-enable Android check
/system/build.prop is an essential and appearently Android-exclusive file, so this check should be quite reliable.
2016-07-14 11:57:03 +02:00
Matthew T Hoare
8c27d7d0fd Simpler installed packages command for APT-based systems 2016-07-02 00:47:16 +01:00
darealshinji
2b7e4bb8bc Red Star OS logo
Quickly generated with jp2a. Can definitely be improved.
2016-07-01 15:33:14 +02:00
darealshinji
d162f5befb detect Ubuntu on Windows 10 2016-06-28 04:38:06 +02:00
darealshinji
5b09eacf79 CPU frequency detection in "Ubuntu on Windows"
On "Ubuntu on Windows" `/sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq` requires root rights to read its content, so check if we have read permissions.
2016-06-18 21:02:24 +02:00
darealshinji
dae6cf6115 use $distro_more 2016-05-31 17:17:28 +02:00
darealshinji
ff1bb8fe7d Obarun Linux detection 2016-05-31 17:10:38 +02:00
darealshinji
7fcda5c6cc Devuan logo 2016-05-31 15:56:44 +02:00
Jaromil
1aef19d597 added Devuan 2016-05-31 09:10:17 +02:00
darealshinji
6384b5e5a2 cleanup in detectde() function 2016-05-19 01:11:31 +02:00
darealshinji
ea4765864e Red Star OS detection
Tested on Red Star OS 3.0
2016-05-19 01:06:29 +02:00
darealshinji
df8fe12395 fix GPU and screen resolution detection on Windows
Moved the generic GPU detection into the `else` statement. Closes #354
2016-05-17 20:13:26 +02:00
darealshinji
156396bef2 don't detect "SUSE Linux Enterprise" as "openSUSE"
tested on SUSE Linux Enterprise 12 (desktop edition)
2016-05-14 16:49:15 +02:00
darealshinji
d721626c23 don't display package count if no package manager was found 2016-05-14 15:52:13 +02:00
darealshinji
e53d8d500d openSUSE Tumbleweed detection
close #353
2016-05-14 14:37:48 +02:00
darealshinji
2553f286af cleanup in detectdistro() 2016-05-14 14:35:15 +02:00
darealshinji
3d9bbbca45 don't list CentOS twice 2016-05-13 14:07:39 +02:00
darealshinji
c834c9e6fb KDE: show Plasma version alongside with Framework version 2016-05-13 09:29:29 +02:00
darealshinji
9f54439dea Better KDE5 theme detection 2016-05-13 09:26:34 +02:00
darealshinji
ca2e342622 KDE neon logo
Offered by @dylanaraps
closes #352
2016-05-11 12:15:47 +02:00
darealshinji
b16b10c084 KDE5 version detection fix 2016-05-11 12:01:30 +02:00
darealshinji
ac048b4277 KDE neon detection
KDE neon is based on Ubuntu 16.04 with latest KDE Plasma release.
Homepage: http://neon.kde.org/
2016-05-11 11:13:36 +02:00
darealshinji
a8bc6e4862 don't identify marco automatically as MATE DE
Doesn't screw up MATE detection (tested on Ubuntu 16.04).
Closes #287
2016-05-10 06:03:28 +02:00
darealshinji
f9a60c9885 never print empty lines when using `-n'
closes #184
2016-05-10 05:05:29 +02:00
darealshinji
71ee8b72f8 count chocolatey packages on Msys 2016-05-10 04:31:30 +02:00
darealshinji
ffb3fd79d9 LXDE: Lubuntu desktop.conf check + cleanup
At least on some versions of Lubuntu the file seems to be stored in ~/.config/lxsession/Lubuntu/
2016-05-08 03:47:08 +02:00
darealshinji
23b8e128c3 detect Trinity DE and TWin 2016-05-08 03:16:09 +02:00
darealshinji
4ec07abc40 checking $GDMSESSION when it's empty doesn't make sense 2016-05-08 01:58:24 +02:00
darealshinji
b611ebba20 Fix theme detection on Cygwin (close #349) 2016-05-07 18:03:52 +02:00
darealshinji
c611cba150 detect FLWM 2016-05-07 12:17:02 +02:00
darealshinji
6310a6d55e BusyBox detection on TinyCore (close #268) 2016-05-07 12:11:05 +02:00
darealshinji
953065a03f print GTK theme line correctly with `screenfetch -n'
and remove extra space from host line
2016-05-07 09:31:36 +02:00
darealshinji
c5cab3d6cf RHEL 7 detection 2016-05-07 05:33:09 +02:00
darealshinji
e3d697a10b don't let `-L' change color of bash prompt (fix #289) 2016-05-07 05:23:45 +02:00
darealshinji
acfb35173b newline after each `fulloutput=(' in asciiText()
makes the script a bit easier to read
2016-05-07 04:58:38 +02:00
darealshinji
e168b26a60 indentation, alphabetical order of WMs 2016-05-07 04:31:45 +02:00
darealshinji
24359a1f8d display only distro name on Kali rolling 2016-05-06 19:45:28 +02:00
darealshinji
4e7bd37f6b Exherbo Linux detection 2016-05-06 16:12:23 +02:00
darealshinji
be80912e50 compatibility with ARM devices running FreeBSD
From PR #325 by @tntc .
Untested on DragonflyBSD and therefor not applied for it too.
2016-05-06 15:49:42 +02:00
darealshinji
eb1d3ede23 Fix some compatibility problems for older versions of OS X
from PR #325 by @tntc
2016-05-06 15:41:12 +02:00
darealshinji
ccf3869293 Bump copyright year 2016-05-06 15:39:30 +02:00