admin_3.exe
846fe479bf
179 parrot distributionsupport ( #181 )
...
* feat: parrot support && git push
* feat: parrot support
* feat: parrot support
* fix: arch support
* fix: gentoos support
* Update README.md
* Update README.md
2019-08-05 18:35:04 +10:00
bh90210
21fdb3be7d
fix(linux): fedora & centos support
2019-07-29 19:12:05 +03:00
Lea Anthony
5e047debfc
fix: add support back for ubuntu, redhat
2019-07-29 17:52:22 +10:00
Chronophylos
b36a3c4abb
fix assumption
...
Signed-off-by: Chronophylos <nikolai@chronophylos.com>
2019-07-28 13:39:03 +02:00
Chronophylos
0bac205565
show distro id when creating a issue
...
Signed-off-by: Chronophylos <nikolai@chronophylos.com>
2019-07-28 13:16:56 +02:00
Chronophylos
67a8ad8e12
change DistributionID to NAME=
...
Signed-off-by: Chronophylos <nikolai@chronophylos.com>
2019-07-28 00:44:46 +02:00
Chronophylos
9de2f66f50
drop lsb_release
...
Signed-off-by: Chronophylos <nikolai@chronophylos.com>
2019-07-27 21:26:11 +02:00
Lea Anthony
c7e709d487
feat: test support for Fedora
2019-07-07 10:25:59 +10:00
fallendusk
ddbaf55ae7
Merge branch 'develop' into master
2019-07-06 17:31:21 -04:00
Greg Helton
5552a8501b
Add support for Gentoo
2019-07-06 01:43:02 -04:00
Lea Anthony
89992d8636
feat: attempt to support Zorin
2019-07-03 19:42:32 +10:00
Lea Anthony
7156740f6c
fix: typo
2019-06-27 08:46:01 +10:00
Lea Anthony
9d1f1fff47
feat: debian support
2019-06-25 18:29:57 +10:00
Lea Anthony
bd9751d888
feat: Support distribution support requests
2019-06-25 08:13:20 +10:00
Lea Anthony
7d171b0907
feat: initial support for platform requests
2019-06-24 09:11:06 +10:00
Mark Stenglein
1efc8cb934
CMD: LINUX: Arch Linux detection without lsb-release
...
The existing distribution detection does not work on Arch Linux
without the `lsb-release` package installed. This patch adds
detection using `/etc/os-release` in the same way that f9a1881
uses for Fedora and CentOS detection.
I changed the if statement that Bryn Sinclair used to a case
statement to avoid extra if-else-if statements.
I also needed to add a trim statement to remove the `"` characters
that are present in Arch Linux's `/etc/os-release` file.
2019-05-26 20:30:05 -04:00
Lea Anthony
0f36a88f0e
feat: add Manjaro support
2019-05-18 07:18:34 +10:00
Bryn Sinclair
b21e79daf5
changed to use rpm instead of yum as its faster
2019-05-11 12:19:18 +12:00
Bryn Sinclair
f9a18817b7
Added library checking support for red hat distros (Only tested on fedora)
...
Changed some Package help inconsistencies
2019-05-10 17:41:30 +12:00
Adrian Lanzafame
b015f27e14
add archlinux support
2019-05-02 13:35:34 +10:00
Lea Anthony
eeb6fa4677
linting fixes
2019-04-10 08:38:46 +10:00
Lea Anthony
5493e1d4ac
feat: add windows dependencies
2018-12-23 15:37:51 +11:00
Lea Anthony
807f772055
feat: support checking prerequisites
2018-12-22 18:40:36 -08:00
Lea Anthony
5e42d67570
feat: add linux prereq checking
2018-12-19 12:49:04 -08:00
Lea Anthony
6edd941c1a
Initial Linux distro detection
2018-12-16 20:16:40 +11:00