[PATCH] Add host open devicename check

2007-10-25 Thread Christian Franke
grub-emu ls command does not list any partitions. Device scan in grub_disk_open() stops early because grub_host_open() returns success on all device names. Christian 2007-10-25 Christian Franke <[EMAIL PROTECTED]> * disk/host.c (grub_host_open): Add check for "host". This fixes

Re: help installing grub-ima

2007-10-25 Thread Robert Millan
On Tue, Oct 23, 2007 at 04:21:59PM -0500, Andrei E. Warkentin wrote: > >>I think the SELinux people might object to that. One of the biggest > >>problems with security in Linux is that the Linux kernel is not and > >>cannot be the core root of trust, as it is by far not the first thing > >>running