summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2024-10-31 11:34:53 -0400
committerDaniel Micay <daniel.micay@grapheneos.org>2024-10-31 11:34:53 -0400
commite2726077d27a16b195c1b7d9ddd647d9b5ca6329 (patch)
treeec845b4f038002bc9c7647f91b538bd4a4507cb8 /static
parent3e74547daabba346effa7932ab1eb69ad042cd09 (diff)
raise log buffer size
Diffstat (limited to 'static')
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index 64914294..8ab012f8 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -540,6 +540,7 @@
<p>Changes since the 2024102400 release:</p>
<ul>
+ <li>raise system log buffer size from 256KiB to 512KiB to make logs obtained by users reporting issues more useful</li>
<li>enable stamp configuration for microdroid kernel builds to set LOCALVERSION based on version control information as expected</li>
<li>kernel (6.6): disable unused hibernation support</li>
<li>kernel (6.6): disable unused TIOCSTI ioctl (already blocked via standard Android SELinux ioctl filtering)</li>