diff options
| author | Daniel Baumann <daniel@debian.org> | 2010-05-01 14:18:14 +0200 |
|---|---|---|
| committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 17:48:09 +0100 |
| commit | bc8bbae55934f78012714cd4694f527dc0b008dc (patch) | |
| tree | dcdf7fde6642afeab3a7dfd1d8fba2a0c0434ab1 | |
| parent | a606391b56012c067ae44b20690df5ae39dbc052 (diff) | |
| download | live-boot-bc8bbae55934f78012714cd4694f527dc0b008dc.tar.gz live-boot-bc8bbae55934f78012714cd4694f527dc0b008dc.zip | |
Merging casper 1.232.
| -rw-r--r-- | conf/compcache | 2 | ||||
| -rw-r--r-- | docs/ChangeLog.casper | 8 |
2 files changed, 9 insertions, 1 deletions
diff --git a/conf/compcache b/conf/compcache index c93c776..4e04878 100644 --- a/conf/compcache +++ b/conf/compcache @@ -1 +1 @@ -COMPCACHE_SIZE="25%" +COMPCACHE_SIZE="50%" diff --git a/docs/ChangeLog.casper b/docs/ChangeLog.casper index 7d3a3e0..f6c4ae1 100644 --- a/docs/ChangeLog.casper +++ b/docs/ChangeLog.casper @@ -1,3 +1,11 @@ +casper (1.232) lucid; urgency=low + + * bump compcache size to 50% on live images for machines with less than + 512MiB. This makes sure we don't hit OOM errors on systems with only + 256MiB of RAM. + + -- Oliver Grawert <ogra@ubuntu.com> Mon, 12 Apr 2010 08:10:06 +0200 + casper (1.231) lucid; urgency=low [ Jonathan Riddell ] |
