15f508d0033f393a3160ebd5c2046f8dc3d55ce9
Co-Authored-By: Claude Opus 5 <[email protected]> Claude-Session: https://claude.ai/code/session_01NQRTGoYgnZQsh7uCh6Jsxm
mtkports
MontaukOS software ports
Build
git clone --recurse-submodules <url> ~/dev/mtkports
cd ~/dev/mtkports
make # build every port into out/apps/<name>/
make doom # build one port
make install # copy bundles into MontaukOS/programs/bin/apps/
Then from the MontaukOS tree:
make ports # builds + installs ports (equivalent to the above)
make ramdisk
Ports
| Port | Upstream | Notes |
|---|---|---|
| doom | ozkl/doomgeneric | doom1.wad is proprietary and deliberately not bundled. |
Languages
C
65.5%
Makefile
34%
C++
0.5%