Skip to content

Commit 2f1e2d9

Browse files
committed
Add the warning for the ancient 2012 regression problem
1 parent efa896e commit 2f1e2d9

File tree

1 file changed

+10
-3
lines changed

1 file changed

+10
-3
lines changed

README.md

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -104,11 +104,9 @@ You **must have a working internet connection** when installing TriOS.
104104

105105
### Recommended Builds
106106

107-
The full release of 13 Bepis is not available just yet. The current production ISO is a test release. There is no recommended "stable" release yet.
108-
109107
Please see the [Secure Boot Notice](#secure-boot-notice) section if you plan to run TriOS on physical hardware.
110108

111-
* [Latest Release (13 Bepis)](https://nightly.link/TriangularDev/TriOS/workflows/build-trios-trixie-prod/prod)
109+
* [Latest Release (13 Bepis)](https://nightly.link/TriangularDev/TriOS/workflows/build-trios-trixie-prod/prod) (Currently unavailable)
112110

113111
### Unstable Builds
114112

@@ -145,6 +143,14 @@ I spent **way too much time** getting this automatic build system to work **for
145143
But hey, if you want to take the hard road and rebuild it yourself just because you *can*, who am I to stop you?
146144
Go ahead. I won’t judge (much).
147145

146+
> **Note for developers and source builders:**
147+
> Some distributions, such as **Ubuntu Noble**, include a severely outdated version of `live-build` in their package repositories (sometimes as old as 2012).
148+
> If you encounter issues when building TriOS or the build scripts fail unexpectedly, install the **this version** of `live-build` manually using the `.deb` package below:
149+
>
150+
> [http://ftp.us.debian.org/debian/pool/main/l/live-build/live-build_20250505+deb13u1_all.deb](http://ftp.us.debian.org/debian/pool/main/l/live-build/live-build_20250505+deb13u1_all.deb)
151+
>
152+
> This ensures compatibility with Debian 13 “Trixie” and prevents build-time errors.
153+
148154
### The Elite Docker Container in Question
149155

150156
The Docker container lives in the `builder/` directory. It’s a standard container setup.
@@ -169,3 +175,4 @@ When compiling, the branch you use depends on your purpose:
169175
Boot the ISO in a VM or from a USB stick to verify functionality before distributing it.
170176
But seriously, **please** test your builds before telling other people they’re safe to use.
171177

178+

0 commit comments

Comments
 (0)