Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a71aa672 authored by Romain Hunault's avatar Romain Hunault 💻 Committed by Manoj Nair
Browse files

Apply 1 suggestion(s) to 1 file(s)

parent f7aee9f0
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -56,14 +56,14 @@ It uses the ["badass jlink plugin"](https://badass-jlink-plugin.beryx.org/releas


## Feature idea
- make `./gradlew dist` to create a build for one platform at a time depending on a param.
i.e: `./gradlew dist windows` or `./gradlew dist linux`

**add support for a new device**
- **add support for a new device**
    - You need to own the device
    - First step is to create configuration files for the Easy Installer
    - If necessary, create the missing scripts to be able to achieve the installation

- make `./gradlew dist` to create a build for one platform at a time depending on a param.
i.e: `./gradlew dist windows` or `./gradlew dist linux`

## How to support or add a new device ?

The easy-installer uses two configuration files for each device.