mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-23 11:41:07 +01:00
Add a comment to note that setting hw.vga.textmode=1 is
temporary. Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
b4ff8f11d4
commit
5e87068875
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/projects/release-vmimage/; revision=277187
@ -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…
Reference in New Issue
Block a user