Commit graph

1129 commits

Author SHA1 Message Date
Dylan Araps
da87d54d72 Image Upload: [teknik] Fix file type 2016-12-05 19:40:56 +11:00
Dylan Araps
9a04c65c66 Distro: Add support for AOSC OS 2016-12-05 15:25:28 +11:00
Dylan Araps
32adaa3b39 Docs: Added note about old logos 2016-12-05 14:31:56 +11:00
Dylan Araps
daf0e25d4f Wallpaper: Rewrite wallpaper functon. 2016-12-05 13:37:32 +11:00
Dylan Araps
e64a98ec48 Merge pull request #498 from dylanaraps/gpu_fix2
GPU: Fix bug with sound card being detected, closes #491
2016-12-05 12:43:15 +11:00
Dylan Araps
242b2bd589 Memory: [BSD] Remove Free from output 2016-12-05 10:55:56 +11:00
Dylan Araps
4c860aaea4 Memory: [FreeBSD] Fix memory usage 2016-12-05 10:51:00 +11:00
Dylan Araps
13135b698e Memory: [FreeBSD] Rewrite memory functon 2016-12-05 10:30:01 +11:00
Dylan Araps
3b4a1864bd DE: Print Cinnamon version, closes #494 2016-12-05 09:29:41 +11:00
Dylan Araps
e357203c5f Distro: [RFRemix] Use fedora ascii art 2016-12-05 09:24:27 +11:00
Dylan Araps
4d240088be GPU: Fix bug with sound card being detected, closes #491 2016-12-05 09:16:51 +11:00
Dylan Araps
b5485bea7a Distro add back full lsb_release support. Closes #493 2016-12-05 09:13:19 +11:00
Dylan Araps
c8d5044e2e Distro: Remove DISTRIB_CODENAME 2016-12-04 09:20:38 +11:00
Dylan Araps
3766833329 Distro: Add DISTRIB_CODENAME 2016-12-04 09:14:41 +11:00
Dylan Araps
25fa44b2ef Distro: Use /etc/lsb-release file instead 2016-12-04 08:37:28 +11:00
Dylan Araps
b177d4f6f6 Distro: Add back lsb_release detection 2016-12-04 07:49:27 +11:00
Dylan Araps
989ca16f05 Distro: Added support for SwagArch 2016-12-03 20:44:13 +11:00
Dylan Araps
dfc64f6b19 CPU: Fix incorrect CPU speeds 2016-12-03 19:33:36 +11:00
Dylan Araps
18cfafa998 Model: Remove dummy info 2016-12-03 17:35:11 +11:00
Dylan Araps
19a6357ce9 Image: Fix issue where '--image ascii' didn't work 2016-12-03 17:19:01 +11:00
Dylan Araps
adff1f61ff Merge pull request #486 from dylanaraps/pkg2
Packages: Call wc -l once at the end, instead of multiple times.
2016-12-03 16:55:28 +11:00
Dylan Araps
ff43eb39a5 Ascii: --ascii_colors, don't color text colors 2016-12-03 16:51:56 +11:00
Dylan Araps
394eccecd2 Packages: Only call wc -l once 2016-12-03 16:02:42 +11:00
Dylan Araps
4bdae818b3 Call wc -l once 2016-12-03 15:43:48 +11:00
Muhammad Herdiansyah
63c532f2c5 Kernel: Modify how kernel_shorthand works in BSDs 2016-12-03 11:20:31 +07:00
Dylan Araps
3bf9658ab4 Distro: Added support for Apricity OS, closes #479 2016-12-03 09:46:57 +11:00
Dylan Araps
4118ea0d43 Public IP: Disable caching 2016-12-03 09:10:45 +11:00
Dylan Araps
230b217339 Ascii: Added GoboLinux ascii art 2016-12-02 23:16:47 +11:00
Muhammad Herdiansyah
956c79d0de Distro: Added support for GoboLinux 2016-12-02 18:18:55 +07:00
Dylan Araps
51622c371f Changelog: Clear changelog 2016-12-02 21:05:02 +11:00
Dylan Araps
8193bd6313 Cache: Only cache info if the info exists 2016-12-02 20:39:34 +11:00
Dylan Araps
99c0abc820 Remove comment 2016-12-02 20:35:05 +11:00
Dylan Araps
72c7046a95 Cache: Move cache file source to info function 2016-12-02 20:34:31 +11:00
Dylan Araps
b36528dd80 GPU: Add caching support for all OS 2016-12-02 20:13:43 +11:00
Dylan Araps
7749be4156 General: Add cache dir var 2016-12-02 20:06:43 +11:00
Dylan Araps
8bb7524b95 Merge pull request #472 from konimex/master
Public IP: Add caching
2016-12-02 16:23:09 +11:00
Muhammad Herdiansyah
00447db6d7 Public IP: Add caching 2016-12-02 12:11:39 +07:00
Dylan Araps
739ac2678f Merge pull request #468 from dylanaraps/gpu-fix2
GPU: [Linux] Prefer dedicated card over integrated card.
2016-12-02 12:21:13 +11:00
Dylan Araps
112613410d General: Remove TODO 2016-12-02 09:52:06 +11:00
Dylan Araps
06db0b517b General: Combine test 2016-12-02 09:46:31 +11:00
Dylan Araps
3c5ac7d9ee Distro: Cleanup 2016-12-02 09:33:46 +11:00
Dylan Araps
01882dca04 Wallpaper: Add support for Cinnamon 2016-12-02 09:23:08 +11:00
Dylan Araps
691dc9bad4 GPU: [Linux] lspci, look for 'Display' 2016-11-30 07:06:34 +11:00
Dylan Araps
07c4f9fc52 GPU: Remove comment 2016-11-29 21:20:55 +11:00
Dylan Araps
c62901c203 GPU: Prefer dedicated card over intel card 2016-11-29 21:16:26 +11:00
Dylan Araps
c4271fdc17 Merge pull request #467 from konimex/master
GNU Hurd: Added uptime
2016-11-29 21:16:13 +11:00
Dylan Araps
5466c66053 GPU: Quote case 2016-11-29 20:55:06 +11:00
Muhammad Herdiansyah
4d21fb6397 GNU Hurd: Added uptime
Oops, forgot this one.
2016-11-29 16:46:58 +07:00
Dylan Araps
5890e965b5 Merge pull request #461 from dylanaraps/gpu_fix
GPU: Fix wrong AMD GPU detected
2016-11-29 06:21:06 +11:00
Dylan Araps
0549cfc9aa Windows: Fix wmic bugs 2016-11-28 17:58:10 +11:00