... | @@ -2,7 +2,7 @@ |
... | @@ -2,7 +2,7 @@ |
|
|
|
|
|
## Build /e/
|
|
## Build /e/
|
|
|
|
|
|
> ATTENTION : This process will only work on **case-sensitive** filesystem !
|
|
> ATTENTION : This process will only work on **case-sensitive** filesystems!
|
|
|
|
|
|
## 1. Install docker
|
|
## 1. Install docker
|
|
|
|
|
... | @@ -26,7 +26,7 @@ $ sudo mkdir -p \ |
... | @@ -26,7 +26,7 @@ $ sudo mkdir -p \ |
|
|
|
|
|
## 4. Start build
|
|
## 4. Start build
|
|
|
|
|
|
The the following command. Don't forget to replace `<my-device>` by your device code !
|
|
The the following command. Don't forget to replace `<my-device>` with your device code !
|
|
|
|
|
|
```shell
|
|
```shell
|
|
$ sudo docker run \
|
|
$ sudo docker run \
|
... | @@ -45,12 +45,12 @@ registry.gitlab.e.foundation:5000/e/os/docker-lineage-cicd:latest |
... | @@ -45,12 +45,12 @@ registry.gitlab.e.foundation:5000/e/os/docker-lineage-cicd:latest |
|
|
|
|
|
> Be careful about disk space.
|
|
> Be careful about disk space.
|
|
|
|
|
|
## 5. Get your image !
|
|
## 5. Get your image!
|
|
|
|
|
|
When build is finished, please find your images be inside `/e/zips/<my-device>` folder. To install, please refer to our [wiki](https://gitlab.e.foundation/e/wiki/en/wikis/devices-list).
|
|
When your build is finished, please find your images inside `/e/zips/<my-device>` folder. To install, please refer to our [wiki](https://gitlab.e.foundation/e/wiki/en/wikis/devices-list).
|
|
|
|
|
|
If you need help, please join us on our [community support Telegram channel](https://t.me/joinchat/Fzzi3kUbP-AcoQz3zYHl5A).
|
|
If you need help, please join us on our [community support Telegram channel](https://t.me/joinchat/Fzzi3kUbP-AcoQz3zYHl5A).
|
|
|
|
|
|
To find more informations about our docker image and its environment variables [here](https://gitlab.e.foundation/e/os/docker-lineage-cicd).
|
|
To find more information about our docker image and its environment variables [here](https://gitlab.e.foundation/e/os/docker-lineage-cicd).
|
|
|
|
|
|
To report an issue about build, please refer to [wiki issues documentation](https://gitlab.e.foundation/e/wiki/en/wikis/issues) |
|
To report an issue about a build, please refer to [wiki issues documentation](https://gitlab.e.foundation/e/wiki/en/wikis/issues) |