CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/11/04 11:50:05
Modified files:
usr.sbin/vmd : fw_cfg.c
Log message:
Fix broken "boot device cdrom" feature after a fix in seabios.
seabios fixes wrong LUN handling upstream. Thus, we have to adapt the LUN
of our cdrom bootorder string, too.
ok brynet@, dv@
