]> Projects (at) Tadryanom (dot) Me - AdrOS.git/commit
docs: add submodule setup instructions, renumber BUILD_GUIDE sections
authorTulio A M Mendes <[email protected]>
Fri, 3 Apr 2026 20:07:49 +0000 (17:07 -0300)
committerTulio A M Mendes <[email protected]>
Fri, 3 Apr 2026 20:43:42 +0000 (17:43 -0300)
commit791bf2b346f951f24ab4cfeee81dc5a78de5636c
treed58d31c21ddf2c92f9efb9dd80e95276fb7ebc74
parentc0b9a34bfbf946975be608e4e0dfb2d7e01fe586
docs: add submodule setup instructions, renumber BUILD_GUIDE sections

- Add new section 2 'Getting the Source' with git clone --recursive
  and fallback 'git submodule update --init --recursive' instructions.
- Note that the build system auto-initializes submodules and applies
  patches if not done manually.
- Fix DOOM section: reference submodule init instead of manual git
  clone; simplify to 'make doom'.
- Renumber sections 3-8 to accommodate the new section.
BUILD_GUIDE.md
Makefile