Skip to content

Commit 4a5ae84

Browse files
committed
fixed readme layout
1 parent a5fd90d commit 4a5ae84

File tree

1 file changed

+14
-7
lines changed

1 file changed

+14
-7
lines changed

README

Lines changed: 14 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
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

811
This project is an attempt to bootstrap a self-contained parabola
912
GNU/Linux-libre system for the following architectures:
@@ -34,7 +37,8 @@ corresponding .MAKEPKGLOG file in the build directory of that package.
3437
Target platform configuration is persisted in the config/config.$CARCH.sh
3538
files.
3639

37-
1.1. System Requirements ------------------------
40+
1.1. System Requirements
41+
------------------------
3842

3943
The scripts require, among probably other things, to be running on a fairly
4044
POSIX-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
4751
pieces where needed, and to report when anything is missing ahead of time, but
4852
some requirements may be missing.
4953

50-
1.2. A note to the reader -------------------------
54+
1.2. A note to the reader
55+
-------------------------
5156

5257
The scripts assume to be running on a parabola GNU/Linux-libre system, and may
5358
fail 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
6166
can 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

6672
All four stages of the riscv64 bootstrap are complete, and efforts to add
6773
additional architectures has begun. A pointer where to find future development
6874
efforts for the parabola ports will be added here in due time.
6975

70-
2. Build Stages ---------------
76+
2. Build Stages
77+
---------------
7178

7279
The following subsections outline the reasoning behind the separate bootstrap
7380
stages. More details about *how* things are done may be gathered from reading

0 commit comments

Comments
 (0)