From 2bfae95a970f4c7284a2484fb967bbf9174c2cc6 Mon Sep 17 00:00:00 2001 From: Arnaud Patard Date: Fri, 18 Mar 2011 21:33:11 +0000 Subject: - import stage1/drakxtools mips support --- perl-install/fs/mount_point.pm | 1 + 1 file changed, 1 insertion(+) (limited to 'perl-install/fs') diff --git a/perl-install/fs/mount_point.pm b/perl-install/fs/mount_point.pm index 5854d4ebe..4a73c197f 100644 --- a/perl-install/fs/mount_point.pm +++ b/perl-install/fs/mount_point.pm @@ -13,6 +13,7 @@ sub guess_mount_point { my %l = ( '/' => 'etc/fstab', '/boot' => 'vmlinuz', + '/boot' => 'vmlinux', '/tmp' => '.X11-unix', '/usr' => 'src', '/var' => 'spool', -- cgit v1.2.1