Mirror of CollapseOS
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
479B

  1. How blocks are organized
  2. Organization of contiguous blocks is an ongoing challenge and
  3. Collapse OS' blocks are never as tidy as they should, but we
  4. try to strive towards a few goals:
  5. 1. Block 0 contains documentation discovery core keys to the
  6. uninitiated.
  7. 2. First section (up to B100) is usage documentation.
  8. 3. B100-B200 are for runtime usage utilities
  9. 4. B200-B500 are for bootstrapping
  10. 5. The rest is for recipes.
  11. 6. I'm not sure yet how I'll organize multiple arches.