commit | b42b9b7e220fbe4ff3fadd016f277dd1c506e21e | [log] [download] |
---|---|---|
author | okuji <okuji@localhost> | Fri Mar 12 18:16:40 2004 +0000 |
committer | okuji <okuji@localhost> | Fri Mar 12 18:16:40 2004 +0000 |
tree | e617359bc4c23efe3d852392207f1a7720e62eb5 | |
parent | 9b1392428c9e22d129a08e2ccab36f4b42cf442b [diff] |
2004-03-12 Yoshinori K. Okuji <okuji@enbug.org> From Boji Tony Kannanthanam <boji.t.kannanthanam@intel.com>: * util/grub-install.in (convert): Add support for ATARAID device names. * lib/device.c (get_ataraid_disk_name) [__linux__]: New function. (init_device_map) [__linux__]: Probe ATARAID disks. * stage2/size_test (check): Don't use the local statement any longer. It was unneeded actually. Reported by Paul Jarc.