Commit Graph

14 Commits

Author SHA1 Message Date
daniel c2cbb47e8f legal: bundle third-party licenses on the ISO; stop shipping doom1.wad
- New 0:/os/licenses/ directory on the ISO with GPL-3.0.txt (Flat Remix
  icon theme), GPL-2.0.txt (doomgeneric DOOM engine), and NOTICES.txt
  (mirrors montaukos.org/THIRD-PARTY-NOTICES.txt).
- THIRD-PARTY-NOTICES.txt gains a Flat Remix section (GPLv3, attribution,
  modification and corresponding-source statements; the shipped SVGs are
  the source form).
- man legal now lists third-party components and points at 0:/os/licenses/.
- doom1.wad removed from the repo and the build: the shareware WAD is
  proprietary id Software content. doom.elf (GPLv2) still ships; users
  must supply their own WAD.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-08 12:16:55 +02:00
daniel e3dc1e881d cleanup: namespace Montauk (capital M) => montauk::abi 2026-06-16 09:09:16 +02:00
daniel 3ad5ae2e75 feat: kernel network statistics reporting, new Network configuration applet 2026-05-03 10:45:33 +02:00
daniel 550d4d2a19 feat: support for IPP printing + test page 2026-04-01 21:15:27 +02:00
daniel 261b536041 feat: multi-user system, bug fixes, security & performance fixes, and more 2026-03-14 13:28:46 +01:00
daniel 83016847b4 feat: rename 'ZenithOS' => 'MontaukOS' and fix build system issues 2026-02-28 12:06:18 +01:00
daniel 114aa37ef8 feat: split syscalls into files, change max process ceiling 2026-02-22 17:23:35 +01:00
daniel cae7dd352e feat: userspace overhaul, Intel GPU driver, and more 2026-02-19 15:46:49 +01:00
daniel d355d376f9 feat: e100e Ethernet driver, ramdisk reorganization, shell rewrite, web server/client, and more 2026-02-19 01:18:11 +01:00
daniel 1a5d943649 feat: Sockets, user-mode networking, IRC client application 2026-02-18 18:35:34 +01:00
daniel dfa86b272c feat: add time syscall & command in shell 2026-02-18 17:34:36 +01:00
daniel 116262a4b6 feat: add license & legal/copyright manpage 2026-02-18 15:31:26 +01:00
daniel 03abe9a910 feat(programs/shell): Shell improvements (inc. cwd support) 2026-02-18 15:21:06 +01:00
daniel 24af60d669 feat: expand user mode, add DOOM game, add manpages 2026-02-18 15:13:53 +01:00