|
@ -13,7 +13,7 @@ |
|
|
# Helper |
|
|
# Helper |
|
|
# Yahshua Mashiyach |
|
|
# Yahshua Mashiyach |
|
|
# |
|
|
# |
|
|
# http://the.netpedia.net/gBootRoot.html |
|
|
# http://gbootroot.sourceforge.net |
|
|
|
|
|
|
|
|
# This program is free software; you can redistribute it and/or modify |
|
|
# This program is free software; you can redistribute it and/or modify |
|
|
# it under the terms of the GNU General Public License as published by |
|
|
# it under the terms of the GNU General Public License as published by |
|
@ -55,6 +55,7 @@ my $tmp1 = "/tmp"; # tmp should be default - Cristian |
|
|
my $lilo_conf = "/etc/lilo.conf"; |
|
|
my $lilo_conf = "/etc/lilo.conf"; |
|
|
my $home = "$ENV{HOME}/.gbootroot"; |
|
|
my $home = "$ENV{HOME}/.gbootroot"; |
|
|
my $uml_xterm = "xterm -e"; |
|
|
my $uml_xterm = "xterm -e"; |
|
|
|
|
|
$main::editor = "emacs --font 6x13"; |
|
|
|
|
|
|
|
|
# CHANGES |
|
|
# CHANGES |
|
|
# |
|
|
# |
|
|