HomeSort by relevance Sort by last modified time
    Searched refs:DISTRO (Results 1 - 2 of 2) sorted by null

  /external/ltp/scripts/
detect_distro.sh 3 # Answer the question: what distro are we installing.
68 error "Couldn't determine distro release file"
69 error "Please send an email with your distro's details, if you believe this is in error"
76 DISTRO=gentoo
82 DISTRO=redhat
84 DISTRO=fedora
105 case "$DISTRO" in
124 echo "$DISTRO-$VERSION"
  /external/e2fsprogs/debian/
rules 26 # Allow distro-specific behaviour
27 DISTRO :=$(shell sed -ne '/DISTRIB_ID/s/.*=//p' /etc/lsb-release 2>/dev/null || echo Debian)

Completed in 396 milliseconds