commit | a751da838ca666064e7cc388ef8c0337467b3a37 | [log] [download] |
---|---|---|
author | proski <proski@localhost> | Mon Feb 11 08:10:57 2002 +0000 |
committer | proski <proski@localhost> | Mon Feb 11 08:10:57 2002 +0000 |
tree | 28ab675704230f47c8500f366169f32059c450e4 | |
parent | c34bb048183c6fb845e948dae03757acba6ed2b0 [diff] |
* 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.