]> Projects (at) Tadryanom (dot) Me - AdrOS.git/commit
docs: update README, BUILD_GUIDE, POSIX_ROADMAP, TESTING_PLAN for current state
authorTulio A M Mendes <[email protected]>
Fri, 13 Feb 2026 11:14:26 +0000 (08:14 -0300)
committerTulio A M Mendes <[email protected]>
Fri, 13 Feb 2026 11:14:26 +0000 (08:14 -0300)
commite427764af646a37c9b7d11c1615731dda791828e
tree9d613b7e820df78846312e37210afbd21f83ae8b
parentb4392e6a185406ff7d65f56b7cbce63145dac0e9
docs: update README, BUILD_GUIDE, POSIX_ROADMAP, TESTING_PLAN for current state

- README: buddy allocator heap, ICMP ping, IOAPIC level-triggered,
  multi-drive ATA, kernel cmdline, kconsole, NO_SYS=0, 20 smoke tests,
  16-check test battery, ~103K LOC across 255 commits, ~95% POSIX coverage
- BUILD_GUIDE: networking, multi-disk QEMU, root= cmdline param,
  test-battery target, 20 smoke checks
- POSIX_ROADMAP: FAT12/16/32 full RW (was FAT16 RO), ext2 full RW (was
  not implemented), NO_SYS=0 threaded mode, ICMP ping, multi-drive ATA,
  kconsole, buddy allocator, 48 total features (31+17), updated remaining
  work tiers
- TESTING_PLAN: 20 smoke checks, test-battery description, updated
  Makefile targets
BUILD_GUIDE.md
README.md
docs/POSIX_ROADMAP.md
docs/TESTING_PLAN.md