diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2025-06-23 10:23:49 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2025-06-23 10:23:49 -0400 |
| commit | 7b3aadf04235842ad2a40f9e3ee21aabfb24a650 (patch) | |
| tree | 3d2f8de2f11b7f88c8e6f7005b5fa3dd3ef94447 /static | |
| parent | dd97da343a52198a7cc1d591a0ad04e44142451b (diff) | |
don't disable external ports at boot in debug builds
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 59961deb..d0985a82 100644 --- a/static/releases.html +++ b/static/releases.html @@ -596,6 +596,7 @@ <p>Changes since the 2025062000 release:</p> <ul> + <li>don't disable external ports at boot on debug builds for internal development for debugging early boot failures</li> </ul> </article> --> |
