# color => new RH6.0 bootup # verbose => old-style bootup # anything else => new style bootup without ANSI colors or positioning BOOTUP=color # column to start "[ OK ]" label in RES_COL=60 # terminal sequence to move to that column. You could change this # to something like "tput hpa ${RES_COL}" if your terminal supports it MOVE_TO_COL="echo -en \\033[${RES_COL}G" # terminal sequence to set color to a 'success' color (currently: green) SETCOLOR_SUCCESS="echo -en \\033[1;32m" # terminal sequence to set color to a 'failure' color (currently: red) SETCOLOR_FAILURE="echo -en \\033[1;31m" # terminal sequence to set color to a 'warning' color (currently: yellow) SETCOLOR_WARNING="echo -en \\033[1;33m" # terminal sequence to reset to the default color. SETCOLOR_NORMAL="echo -en \\033[0;39m" # default kernel loglevel on boot (syslog will reset this) LOGLEVEL=1 # Set to anything other than 'no' to allow hotkey interactive startup... PROMPT=yes alue='distro/mdv2007.1'>distro/mdv2007.1 Mageia Installer and base platform for many utilitiesThierry Vignaud [tv]
summaryrefslogtreecommitdiffstats
path: root/perl-install/ChangeLog
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2004-07-27 00:59:17 +0000
committerPascal Rigaux <pixel@mandriva.com>2004-07-27 00:59:17 +0000
commitf3b6d47b85ea27535e623f7217276cfed9a434c9 (patch)
treef63e753947013de10ad16fade95964fbfbd937a1 /perl-install/ChangeLog
parent345a63e65f12e8c4861e0fad04b7dd8c9ef01053 (diff)
downloaddrakx-f3b6d47b85ea27535e623f7217276cfed9a434c9.tar
drakx-f3b6d47b85ea27535e623f7217276cfed9a434c9.tar.gz
drakx-f3b6d47b85ea27535e623f7217276cfed9a434c9.tar.bz2
drakx-f3b6d47b85ea27535e623f7217276cfed9a434c9.tar.xz
drakx-f3b6d47b85ea27535e623f7217276cfed9a434c9.zip
*** empty log message ***
Diffstat (limited to 'perl-install/ChangeLog')