Bump the default / size up another 10MB to 120MB.
Requested by: jhb
This commit is contained in:
parent
546f81a8d1
commit
4f32923ce7
@ -63,7 +63,7 @@
|
||||
|
||||
/* The default root filesystem size */
|
||||
#ifdef __alpha__
|
||||
#define ROOT_DEFAULT_SIZE 110
|
||||
#define ROOT_DEFAULT_SIZE 120
|
||||
#else
|
||||
#define ROOT_DEFAULT_SIZE 100
|
||||
#endif
|
||||
|
@ -63,7 +63,7 @@
|
||||
|
||||
/* The default root filesystem size */
|
||||
#ifdef __alpha__
|
||||
#define ROOT_DEFAULT_SIZE 110
|
||||
#define ROOT_DEFAULT_SIZE 120
|
||||
#else
|
||||
#define ROOT_DEFAULT_SIZE 100
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user