Skip to content

How to apply custom config?

Alexander Orlovsky - Orlovsky Consulting GbR edited this page May 25, 2026 · 6 revisions

First of all you should always start from the T2 Linux upstream

svn co https://svn.exactcode.de/t2/trunk t2-trunk

Then you can clone my custom config repo and compare and apply/change all desc files with upstream , i recommend build per one package: like following: ./scripts/Build-Target -cfg system -job 5-packagename

In any case read my free guide how to build t2 linux

Very important i can't guarantee that my desc files will be compatible with upstream versions, that's not why i created this repo!

After you applied my custom configs, you can even compare packages , and disable or enable in your build.

If you get stuck or wish to report issue with my custom config, please notice i do not provide support , i do update from time to time my configs, but dont expect that it would be done on constant pace , i have other responsibilities.

Consider this repo as template for your custom t2 linux, my main goal to stay consistent and have stable bridge/backup for my version of T2 Linux.

Clone this wiki locally