add support for gentoo to explorer os

Signed-off-by: Steven Armstrong <steven.armstrong@inf.ethz.ch>
This commit is contained in:
Steven Armstrong 2011-02-08 11:01:47 +01:00
parent 6c72cd0d5f
commit 3e89e05b30
1 changed files with 2 additions and 0 deletions

View File

@ -32,6 +32,8 @@ fi
[ -f /etc/debian_version ] && echo debian
[ -f /etc/gentoo-release ] && echo gentoo
[ -f /etc/redhat-release ] && echo redhat
# ensure correct exit, otherwise other explorer won't get started