Your IP : 216.73.217.87


Current Path : /hdd/hdd11/log/setup/
Upload File :
Current File : /hdd/hdd11/log/setup/setup.setconsolefont

#!/bin/sh
#BLURB="Select a font for the console"

# These platforms are headless so we don't need to configure
# this package.
#
# Silently exit if we find ourselves on one of these platforms
egrep -q "SheevaPlug" /proc/cpuinfo > /dev/null 2>&1 && exit

sh usr/bin/setconsolefont $*