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