Description
I plan to start working on this, but am looking for input on how to handle this. There are SO many installation guides on the wiki, with SO much duplication. My proposal is to create a fleshed out "advanced installation" guide, along with other specific guides, which will only offer differences from the main guide.
Advanced Installation Guide
This guide will detail "manual" installation from start to finish, more in the style of the "live image installer" guide. This guide would be formal and fleshed out, mentioning alternatives to the given procedures. Topics would include:
- preparing and mounting partitions
- manually installing a system with
xbps-install
- basic configuration of the system afterwards, up to the point of being able to use the rest of the manual.
- bootloader: only cover "regular" bootloader in this guide for BIOS/UEFI systems
Alternative Installation Guides
These guides will in every instance possible just reference the "main" advanced installation guide, and not duplicate those steps. They will only present changes to that procedure, and enough context for the user to be able to follow what is happening. Initial topics could include:
- encrypted disks
- raspberry pi
- other embedded systems
- dual booting
- alternative bootloaders
- etc
Proposed Process
- Write a minimal installation guide. It should cover anything needed to go from nothing to a working system, but not try to cram everything from the wiki into it. A minimum viable product to manually install a system.
- Write Alternative Guides for specific use cases and hardware, referencing them as needed from the main guide.
- ???
- Profit