sources of information as a list
This commit is contained in:
parent
8c5a65a7b5
commit
aa01c91539
12
README.md
12
README.md
@ -210,10 +210,10 @@ The final objective was to connect the k-space test lab to the central [KernelCI
|
||||
I was not able to work on this because the prerequirement of this step is completing all previous steps.
|
||||
|
||||
# Sources of information
|
||||
["How Linux Works"](https://nostarch.com/howlinuxworks2) by Brian Ward gives a nice high-level overview of how a Linux system boots. Understanding that was a prerequisite to understanding what I was doing.
|
||||
[Linux sunxi wiki](http://linux-sunxi.org/Main_Page) - information about Allwinner SoC based devices
|
||||
[Das U-Boot manual](https://www.denx.de/wiki/DULG/Manual)
|
||||
[LAVA documentation](https://validation.linaro.org/static/docs/v2/contents.html)
|
||||
[Ansible documentation](https://docs.ansible.com/ansible/latest/index.html)
|
||||
[Arch wiki](https://wiki.archlinux.org/) - helpful with all the rest
|
||||
* ["How Linux Works"](https://nostarch.com/howlinuxworks2) by Brian Ward gives a nice high-level overview of how a Linux system boots. Understanding that was a prerequisite to understanding what I was doing.
|
||||
* [Linux sunxi wiki](http://linux-sunxi.org/Main_Page) - information about Allwinner SoC based devices
|
||||
* [Das U-Boot manual](https://www.denx.de/wiki/DULG/Manual)
|
||||
* [LAVA documentation](https://validation.linaro.org/static/docs/v2/contents.html)
|
||||
* [Ansible documentation](https://docs.ansible.com/ansible/latest/index.html)
|
||||
* [Arch wiki](https://wiki.archlinux.org/) - helpful with all the rest
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user