Support ID=gentoo in /etc/os-release (#185)
* Support ID=gentoo in /etc/os-release * Add os_release/gentoo for testing
This commit is contained in:
committed by
Roey Darwish Dror
parent
7ac46d311e
commit
37bcb05f36
7
src/steps/os/os_release/gentoo
Normal file
7
src/steps/os/os_release/gentoo
Normal file
@@ -0,0 +1,7 @@
|
||||
NAME=Gentoo
|
||||
ID=gentoo
|
||||
PRETTY_NAME="Gentoo/Linux"
|
||||
ANSI_COLOR="1;32"
|
||||
HOME_URL="https://www.gentoo.org/"
|
||||
SUPPORT_URL="https://www.gentoo.org/support/"
|
||||
BUG_REPORT_URL="https://bugs.gentoo.org/"
|
||||
Reference in New Issue
Block a user