]> git.ipfire.org Git - thirdparty/grub.git/commit
* util/grub-install.in (find_device): New function - find block
authorproski <proski@localhost>
Mon, 11 Feb 2002 08:10:57 +0000 (08:10 +0000)
committerproski <proski@localhost>
Mon, 11 Feb 2002 08:10:57 +0000 (08:10 +0000)
commita751da838ca666064e7cc388ef8c0337467b3a37
tree28ab675704230f47c8500f366169f32059c450e4
parentc34bb048183c6fb845e948dae03757acba6ed2b0
* util/grub-install.in (find_device): New function - find block
device for given file or directory.  Resolve symlinks to fix
problem on Linux with devfs and old device names in /etc/fstab.
Use find_device() for root_device, bootdir_device and
grubdir_device.
ChangeLog
util/grub-install.in