Home
last modified time | relevance | path

Searched refs:DISTRO (Results 1 – 2 of 2) sorted by relevance

/external/ltp/scripts/
Ddetect_distro.sh76 DISTRO=gentoo
82 DISTRO=redhat
84 DISTRO=fedora
105 case "$DISTRO" in
124 echo "$DISTRO-$VERSION"
/external/e2fsprogs/debian/
Drules27 DISTRO :=$(shell sed -ne '/DISTRIB_ID/s/.*=//p' /etc/lsb-release 2>/dev/null || echo Debian) macro