Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F143909759
D52559.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
488 B
Referenced Files
None
Subscribers
None
D52559.diff
View Options
diff --git a/tools/boot/universe.sh b/tools/boot/universe.sh
--- a/tools/boot/universe.sh
+++ b/tools/boot/universe.sh
@@ -95,11 +95,11 @@
dobuild $ta _.boot.${ta}.no_zfs.log "MK_LOADER_ZFS=no"
done
-# Build w/ LOADER_BIOS_TEXTONLY
+# Build w/o LOADER_BIOS_TEXTONLY
for i in \
amd64/amd64 \
i386/i386 \
; do
ta=${i##*/}
- dobuild $ta _.boot.${ta}.no_zfs.log "MK_LOADER_BIOS_TEXTONLY=yes"
+ dobuild $ta _.boot.${ta}.no_zfs.log "MK_LOADER_BIOS_TEXTONLY=no"
done
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Feb 2, 8:28 PM (11 h, 12 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28417285
Default Alt Text
D52559.diff (488 B)
Attached To
Mode
D52559: boot/universe.sh: toggle LOADER_BIOS_TEXTONLY
Attached
Detach File
Event Timeline
Log In to Comment