aboutsummaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Collapse)AuthorAgeFilesLines
* [typos] Fix typo in SLAAC's definitionHEADmasterChloe Kudryavtsev2019-06-191-1/+1
|
* [wording] IBM Z *is* a mainframeChloe Kudryavtsev2019-04-261-1/+1
| | | | Thus "Systems" is redundant
* [content] Mention RDRAND toggles in cmdlineChloe Kudryavtsev2019-04-251-0/+7
|
* [content] Mention that swap's needed for s2dChloe Kudryavtsev2019-03-121-0/+2
|
* [wording] Terser indicator of donenessChloe Kudryavtsev2019-03-111-1/+1
|
* [wording] Be more direct with variablesChloe Kudryavtsev2019-03-111-1/+1
|
* [wording] Reference to a section is a referenceChloe Kudryavtsev2019-03-111-1/+1
|
* [Install] Improve manual setup referenceChloe Kudryavtsev2019-03-111-1/+1
|
* [Install] Clear up conditional languageChloe Kudryavtsev2019-03-101-2/+2
|
* [Install] Relocate Linux burn tool commentChloe Kudryavtsev2019-03-081-1/+2
| | | | | This way, the above paragraph reads like an enumeration, followed by a deeper dive for the platform without anything built-in.
* [Install] Remove redundant commaChloe Kudryavtsev2019-03-081-1/+1
|
* [Install] dd arguments are not order sensitiveChloe Kudryavtsev2019-03-081-1/+1
|
* Rephrase odd phrasing: "booting mechanism"Chloe Kudryavtsev2019-03-081-1/+1
|
* [Working] Explain extra+commands - clear TODOChloe Kudryavtsev2019-03-071-1/+2
|
* [Working] Remove su-related TODOChloe Kudryavtsev2019-03-071-1/+0
| | | | | | | | The reality of the situation is kind of complicated. Canonical su(1) is based on PAM, and PAM can require whatever it wants. The default however, does not require a special group. Further, alpine uses busybox by default, which also has no such requirements.
* [Install] Remove stale TODOChloe Kudryavtsev2019-03-071-1/+0
|
* [Install] Remove /etc/default/grub TODOChloe Kudryavtsev2019-03-071-1/+0
| | | | | setup-disk should handle it, and I couldn't think of a good way to mention it
* [Working] xref to repo setup - clear TODOChloe Kudryavtsev2019-03-071-2/+1
|
* [style] Use standard XXXChloe Kudryavtsev2019-03-077-48/+48
| | | | MAINT -> COMBAK
* [Install] Aarch64 can support UEFI - clear TODOChloe Kudryavtsev2019-03-071-2/+1
|
* [Install] :experimental: is needed - clear TODOChloe Kudryavtsev2019-03-071-1/+1
|
* [Style] consistency passChloe Kudryavtsev2019-03-077-89/+30
|
* [Install] Grub is mostly fine nowChloe Kudryavtsev2019-02-271-1/+1
|
* [Install] Resolve TODO: link to wikiChloe Kudryavtsev2019-02-271-2/+1
|
* [Intro] Add hostname definitionChloe Kudryavtsev2019-02-271-0/+5
| | | | And link RFC 1178
* [Install] Remove extranious assumptionChloe Kudryavtsev2019-02-271-2/+0
| | | | | | New users won't know to make a new user. Old users will know that all of this needs to be done as root. As such, no one is served by this extra notice.
* [Install] Change tone of section contentsChloe Kudryavtsev2019-02-271-1/+1
|
* [Install] Rephrase "semi-manual"Chloe Kudryavtsev2019-02-271-1/+1
| | | | While more appropriate, it feels weird.
* [Install] FIXME -> TODOChloe Kudryavtsev2019-02-271-1/+1
| | | | This isn't broken, it's a future task.
* [Install] Add xref: where to get helpChloe Kudryavtsev2019-02-271-1/+1
|
* [Install] Add TODO regarding developer handbookChloe Kudryavtsev2019-02-271-0/+1
|
* [Install] Link next sectionChloe Kudryavtsev2019-02-271-1/+1
|
* [Install] UEFI is now handled properlyChloe Kudryavtsev2019-02-271-1/+0
|
* [Install] Add xrefs to steps --quick skipsChloe Kudryavtsev2019-02-271-5/+5
|
* [Install] Add links for specific --quick stepsChloe Kudryavtsev2019-02-271-4/+4
|
* [Install] Resolve TODO: add networking xrefChloe Kudryavtsev2019-02-271-2/+1
|
* [Intro] Add definition of EthernetChloe Kudryavtsev2019-02-271-0/+3
|
* [Install] Resolve TODO: link to manual networkChloe Kudryavtsev2019-02-271-2/+2
|
* [Install] Add link to next sectionChloe Kudryavtsev2019-02-271-1/+0
|
* [Intro] Remove awkward user-privileges sectionChloe Kudryavtsev2019-02-271-4/+0
| | | | Alpine's install medium logs in as root anyway.
* [Intro] Fix typo: flexibile -> flexibleChloe Kudryavtsev2019-02-271-1/+1
|
* [Installing] Fix TODO: link next sectionChloe Kudryavtsev2019-02-271-2/+1
|
* [Installing] Fix TODO: link where to get helpChloe Kudryavtsev2019-02-271-2/+1
|
* [Introduction] Add SLAAC definitionChloe Kudryavtsev2019-02-191-0/+2
|
* [Introduction] Add definition for PXEChloe Kudryavtsev2019-02-191-0/+3
|
* [Introduction] Fix typo (double-plural)Chloe Kudryavtsev2019-02-191-1/+1
|
* [Installing] Simplify UEFI-boot-related phrasingChloe Kudryavtsev2019-02-191-1/+1
|
* [Installing] Simplify wordingChloe Kudryavtsev2019-02-191-1/+1
| | | | Regarding specialized dd-like utilities.
* [Installing] Fix extra 2 -> 3 in parted examplesChloe Kudryavtsev2019-02-191-3/+5
| | | | Also, avoid repetition by defining a variable and reusing it.
* [Intalling] Clarify SSHs prohibit-passwordChloe Kudryavtsev2019-02-191-1/+1
|