Page MenuHomeFreeBSD

D38881.diff
No OneTemporary

D38881.diff

diff --git a/usr.sbin/bsdinstall/partedit/part_wizard.c b/usr.sbin/bsdinstall/partedit/part_wizard.c
--- a/usr.sbin/bsdinstall/partedit/part_wizard.c
+++ b/usr.sbin/bsdinstall/partedit/part_wizard.c
@@ -40,7 +40,7 @@
#include "partedit.h"
-#define MIN_FREE_SPACE (1024*1024*1024) /* 1 GB */
+#define MIN_FREE_SPACE (1023*1024*1024) /* Just under 1 GB */
#define SWAP_SIZE(available) MIN(available/20, 4*1024*1024*1024LL)
static char *wizard_partition(struct gmesh *mesh, const char *disk);

File Metadata

Mime Type
text/plain
Expires
Sun, Apr 12, 12:54 AM (4 h, 32 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31319101
Default Alt Text
D38881.diff (502 B)

Event Timeline