Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F151840699
D38881.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
502 B
Referenced Files
None
Subscribers
None
D38881.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D38881: partedit: make minimum FreeBSD install size just under 1G
Attached
Detach File
Event Timeline
Log In to Comment