added new function to resolve_symlink to grub-install.in

moved code from find_device to this function
install_device is now run through the new function
This commit is contained in:
jthomas 2003-08-13 02:14:46 +00:00
parent 7c7f8f73ea
commit fc2a2dc3d7
2 changed files with 32 additions and 13 deletions

View file

@ -1,3 +1,10 @@
2003-08-13 Jason Thomas <jason@intology.com.au>
* util/grub-install.in (resolve_symlink): New function to resolve symlinks
(find_device): moved symlink code to new function
Before we convert the install_device we attempt to resolve it if its a
symlink using the new function
2003-06-17 Jochen Hoenicke <jochen@gnu.org>
* stage2/fsys_reiserfs.c (read_tree_node): Fixed a typo; only