Page MenuHomeFreeBSD

D6935.id.diff
No OneTemporary

D6935.id.diff

Index: head/usr.sbin/bsdinstall/partedit/partedit_x86.c
===================================================================
--- head/usr.sbin/bsdinstall/partedit/partedit_x86.c
+++ head/usr.sbin/bsdinstall/partedit/partedit_x86.c
@@ -99,7 +99,7 @@
if (strcmp(x86_bootmethod(), "BIOS") == 0)
return (512*1024);
else
- return (800*1024);
+ return (200*1024*1024);
return (0);
}

File Metadata

Mime Type
text/plain
Expires
Sat, May 16, 5:35 PM (1 h, 51 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
33141349
Default Alt Text
D6935.id.diff (391 B)

Event Timeline