mirror of
https://github.com/fspc/gbootroot.git
synced 2025-02-23 00:53:23 -05: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 $home = "$ENV{HOME}/.gbootroot";
|
||||||
my $uml_xterm = "xterm -e";
|
my $uml_xterm = "xterm -e";
|
||||||
$main::editor = "emacs --font 6x13";
|
$main::editor = "emacs --font 6x13";
|
||||||
|
$main::makefs = "mke2fs -F -m0 -i8192";
|
||||||
|
|
||||||
# CHANGES
|
# CHANGES
|
||||||
#
|
#
|
||||||
|
Loading…
x
Reference in New Issue
Block a user