|
|
# How to Build the /e/ ROM?
|
|
|
|
|
|
>>>
|
|
|
ATTENTION : This process will only work on **case-sensitive** filesystems!
|
|
|
* Windows: will not work
|
|
|
* macOS: doesn't work either for HPS+ filesystem - adfs not tried
|
|
|
* Linux: work on Ubuntu and CentOS
|
|
|
>>>
|
|
|
|
|
|
## Definitions: Custom vs Unofficial vs Official
|
|
|
|
|
|
A **custom build** is a build that is using most of /e/ source code to generate a new ROM. This can be modified in any manner by the developer, for any purpose.
|
... | ... | @@ -27,7 +20,15 @@ An **official /e/ build** is an unofficial build from /e/ source code that has r |
|
|
|
|
|
Any question about this? [contact us](https://e.foundation/contact/)
|
|
|
|
|
|
# How to build?
|
|
|
# How to build the ROM?
|
|
|
|
|
|
>>>
|
|
|
ATTENTION : This process will only work on **case-sensitive** filesystems!
|
|
|
* Windows: will not work
|
|
|
* macOS: doesn't work either for HPS+ filesystem - adfs not tried
|
|
|
* Linux: work on Ubuntu and CentOS
|
|
|
>>>
|
|
|
|
|
|
|
|
|
## 1. Install docker
|
|
|
|
... | ... | |