mirror of
https://github.com/fspc/gbootroot.git
synced 2025-04-04 07:43:22 -04:00
Added $main::makefs and removed $filesytem_type and $inode_size .. groovy!.
This commit is contained in:
parent
925042de9e
commit
1531967b46
@ -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…
x
Reference in New Issue
Block a user