mirror of
https://github.com/FunKey-Project/FunKey-OS.git
synced 2025-12-13 16:18:52 +01:00
add build duration hint
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
This commit is contained in:
parent
22e6c3eeb0
commit
ed6a4d1d68
@ -94,7 +94,7 @@ You may now build your FunKey with:
|
|||||||
```bash
|
```bash
|
||||||
$ make
|
$ make
|
||||||
```
|
```
|
||||||
This may take a while, consider getting yourself a cup or glass of your favorite beverage ;-)
|
This may take a while (~1h30), so consider getting yourself a cup or glass of your favorite beverage ;-)
|
||||||
|
|
||||||
<ins>Note</ins>: you will need to have access to the network, since buildroot will download the package sources.
|
<ins>Note</ins>: you will need to have access to the network, since buildroot will download the package sources.
|
||||||
|
|
||||||
@ -125,7 +125,7 @@ You may now build your FunKey with:
|
|||||||
```bash
|
```bash
|
||||||
$ docker run -d --name funkey-os funkey-project/funkey-os
|
$ docker run -d --name funkey-os funkey-project/funkey-os
|
||||||
```
|
```
|
||||||
This may take a while, consider getting yourself a cup or glass of your favorite beverage ;-)
|
This may take a while (~1h30), so consider getting yourself a cup or glass of your favorite beverage ;-)
|
||||||
|
|
||||||
<ins>Note</ins>: you will need to have access to the network, since buildroot will download the package sources.
|
<ins>Note</ins>: you will need to have access to the network, since buildroot will download the package sources.
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user