Browse Source

Added $main::makefs and removed $filesytem_type and $inode_size .. groovy!.

master
freesource 23 years ago
parent
commit
1531967b46
  1. 1
      gbootroot

1
gbootroot

@ -56,6 +56,7 @@ my $lilo_conf = "/etc/lilo.conf";
my $home = "$ENV{HOME}/.gbootroot";
my $uml_xterm = "xterm -e";
$main::editor = "emacs --font 6x13";
$main::makefs = "mke2fs -F -m0 -i8192";
# CHANGES
#

Loading…
Cancel
Save