Page MenuHomeFreeBSD

D38881.id118231.diff
No OneTemporary

D38881.id118231.diff

Index: usr.sbin/bsdinstall/partedit/part_wizard.c
===================================================================
--- usr.sbin/bsdinstall/partedit/part_wizard.c
+++ usr.sbin/bsdinstall/partedit/part_wizard.c
@@ -42,7 +42,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
Thu, May 21, 12:06 PM (3 h, 32 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
33390495
Default Alt Text
D38881.id118231.diff (514 B)

Event Timeline