Elyes Haouas has posted comments on this change by Elyes Haouas. ( https://review.coreboot.org/c/coreboot/+/83032?usp=email )
Change subject: Doc/tutorial/part1.md: Correct libncurses-dev pkg name for debian ......................................................................
Patch Set 4:
(2 comments)
File Documentation/mainboard/gigabyte/ga-g41m-es2l.md:
https://review.coreboot.org/c/coreboot/+/83032/comment/5bd933b5_46b8a183?usp... : PS3, Line 41: Install tools and libraries needed for coreboot: : : ```shell : sudo apt-get -V install bison build-essential curl flex git gnat libncurses-dev m4 zlib1g-dev wget python2 python-is-python2 flashrom : ```
This part is related to "Documentation/tutorial/part1. […]
Done
https://review.coreboot.org/c/coreboot/+/83032/comment/b9d1c2a1_0f448be5?usp... : PS3, Line 47: ### Get sources : : You need about 700 MB disk space for sources only and ~2GB disk space for sources + build results : : ```shell : git clone --recursive https://review.coreboot.org/coreboot.git : ``` :
this related to 'Documentation/tutorial/part1. […]
Done