11
2- parabola-riscv64-bootstrap ==========================
2+ parabola-riscv64-bootstrap
3+ ==========================
34
4- “Don't cry because it's over, smile because it happened.” ― Dr. Seuss
5+ “Don't cry because it's over, smile because it happened.”
6+ ― Dr. Seuss
57
6- 1. Introduction ---------------
8+ 1. Introduction
9+ ---------------
710
811This project is an attempt to bootstrap a self-contained parabola
912GNU/Linux-libre system for the following architectures:
@@ -34,7 +37,8 @@ corresponding .MAKEPKGLOG file in the build directory of that package.
3437Target platform configuration is persisted in the config/config.$CARCH.sh
3538files.
3639
37- 1.1. System Requirements ------------------------
40+ 1.1. System Requirements
41+ ------------------------
3842
3943The scripts require, among probably other things, to be running on a fairly
4044POSIX-conforming GNU/Linux system, and in particular need the following tools
@@ -47,7 +51,8 @@ I have tried to make the script smart enough to check for required bits and
4751pieces where needed, and to report when anything is missing ahead of time, but
4852some requirements may be missing.
4953
50- 1.2. A note to the reader -------------------------
54+ 1.2. A note to the reader
55+ -------------------------
5156
5257The scripts assume to be running on a parabola GNU/Linux-libre system, and may
5358fail in subtle and unexpected ways otherwise. They also may fail in subtle and
@@ -61,13 +66,15 @@ Also, if you found this project useful, and want to chat about anything, you
6166can email me at <andreas@grapentin.org>, or find me as <oaken-source> in
6267#parabola and others on irc.freenode.org.
6368
64- 1.3. Current state of the project ---------------------------------
69+ 1.3. Current state of the project
70+ ---------------------------------
6571
6672All four stages of the riscv64 bootstrap are complete, and efforts to add
6773additional architectures has begun. A pointer where to find future development
6874efforts for the parabola ports will be added here in due time.
6975
70- 2. Build Stages ---------------
76+ 2. Build Stages
77+ ---------------
7178
7279The following subsections outline the reasoning behind the separate bootstrap
7380stages. More details about *how* things are done may be gathered from reading
0 commit comments