Lines Matching refs:system
61 system=arch
63 system=redhat
65 system=suse
67 system=gentoo
69 system=lfs
71 system=other
74 if [ "$system" = "arch" ]; then
90 if [ "$system" = "redhat" ]; then
105 if [ "$system" = "suse" ]; then
120 if [ "$system" = "gentoo" ]; then
140 if [ "$system" = "lfs" ]; then
153 if [ "$system" = "other" ]; then
167 if [ "$system" = "gentoo" ]; then
203 if [ "$system" = "redhat" ]; then
209 elif [ "$system" = "suse" ]; then
213 elif [ "$system" = "debian" ]; then