[Bug 207940] [patch] sys/boot/efi/boot1 select boot partition

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Apr 18 05:22:55 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207940

--- Comment #17 from Masachika ISHIZUKA <ish at amail.plala.or.jp> ---
Created attachment 169420
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=169420&action=edit
small change

I changed the following to ver2 patch.
(1) when push any key other than partition select number or retry of boot
failure, timeout count is stopped.
(2) partition number is decimal with p, ie hd(a)-> hd(p10).
(3) partition size is shown, ie hd(p10) (100G).
(4) maximum partition number(NUM_DEV_LIST) for selection is 35.
(5) number on select menu is shown in both the left and right.

Actually it labels also wanted to display, but I have to give up because it is
a little difficult going.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-amd64 mailing list