]> git.proxmox.com Git - grub2.git/commit - ChangeLog-2015
2008-05-30 Pavel Roskin <proski@gnu.org>
authorproski <proski@localhost>
Fri, 30 May 2008 21:55:31 +0000 (21:55 +0000)
committerproski <proski@localhost>
Fri, 30 May 2008 21:55:31 +0000 (21:55 +0000)
commit520ae21bb747ac3008d0bd80783c24a1eaffab9c
treec7079b676e814e7ca8efa02cf7a500d0ee547504
parent5786569b4147bd0bb931557c04acdd7aeaf6e3c3
2008-05-30  Pavel Roskin  <proski@gnu.org>

* util/biosdisk.c (linux_find_partition): Simplify logic and
make the code more universal.  Keep special processing for
devfs, but use a simple rule for all other devices.  If the
device ends with a number, append 'p' and the partition number.
Otherwise, append only the partition number.
ChangeLog
util/biosdisk.c