Add a comment to note that setting hw.vga.textmode=1 is
temporary. Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
57dffb5c40
commit
8bf2cea4c9
@ -86,6 +86,7 @@ vm_install_base() {
|
||||
|
||||
# Set hw.vga.textmode=1, with the assumption that the hypervisor
|
||||
# will not be capable of using the graphics console mode.
|
||||
# XXX: Revert this before merging to head.
|
||||
echo '# Comment the next line to enable graphical console mode' \
|
||||
>> ${DESTDIR}/boot/loader.conf
|
||||
echo 'hw.vga.textmode=1' >> ${DESTDIR}/boot/loader.conf
|
||||
|
Loading…
x
Reference in New Issue
Block a user