mirror of
https://github.com/ben-grande/qusal.git
synced 2025-08-21 20:28:31 -04:00
doc: formula order matters
This commit is contained in:
parent
621c985cf3
commit
6d29347237
1 changed files with 5 additions and 4 deletions
|
@ -13,15 +13,16 @@ Qusal bootstrap strategy.
|
||||||
|
|
||||||
## Description
|
## Description
|
||||||
|
|
||||||
With so many packages, you are wondering, how to bootstrap a new system? Which
|
With so many packages, you may be wondering, how to bootstrap a new system?
|
||||||
order should the packages be applied? Well, the answer depends on your goal.
|
Well, the answer depends on your goal.
|
||||||
|
|
||||||
Bellow you will find a list sorted by task, which have projects that can help
|
Bellow you will find a list sorted by task, which have projects that can help
|
||||||
you accomplish your mission.
|
you accomplish your mission. The order of which the formulas are applied can
|
||||||
|
matter in some circumstances, in those cases, it is noted in this page.
|
||||||
|
|
||||||
## Essential
|
## Essential
|
||||||
|
|
||||||
- Base (in order):
|
- Base (order matters):
|
||||||
- [dom0](../salt/dom0/README.md)
|
- [dom0](../salt/dom0/README.md)
|
||||||
- [debian-minimal](../salt/debian-minimal/README.md)
|
- [debian-minimal](../salt/debian-minimal/README.md)
|
||||||
- [fedora-minimal](../salt/fedora-minimal/README.md)
|
- [fedora-minimal](../salt/fedora-minimal/README.md)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue