Add legal information

This commit is contained in:
Nicolas Mailloux 2022-04-20 20:53:51 -04:00
parent 427169e9e5
commit 396c844c59
2 changed files with 11 additions and 1 deletions

10
LEGAL.md Normal file
View file

@ -0,0 +1,10 @@
# Legal information
This is the official document concerning legal information about InkBox OS. It has precedence over any other information available on the Internet.
## Definitions
- 'InkBox OS' represents the system image downloadable from the Internet that an end-user can flash and use on their electronic device. It includes the GUI, internal scripts and programs, bootloader and kernel. Such images can be accessed here: http://23.163.0.39/bundles/inkbox/native/
- 'Update packages' represent packages downloadable from the Internet that can be used to update InkBox OS to a newer version. Such packages can be accessed here: http://23.163.0.39/bundles/inkbox/native/update/
- 'The Software' represents both of the things above.
## Statement
The Software is provided to you WITHOUT ANY WARRANTY, and no one but you is responsible if you ever brick your device for any reason whatsoever.

View file

@ -32,7 +32,7 @@ Alternatively, you can also open a terminal and check the device node of the Kob
```
xzcat inkbox.xz | dd of=/dev/mmcblk0
```
<b>IMPORTANT:</b> InkBox OS does NOT provide ANY WARRANTY at all and we are not responsible if you brick your device with one of the images below.
<b>IMPORTANT:</b> InkBox OS does NOT provide ANY WARRANTY at all and we are not responsible if you brick your device with one of the factory images or update bundles available online. See [legal information](https://github.com/Kobo-InkBox/blob/master/LEGAL.md)
## How do I upgrade InkBox?
To upgrade InkBox, go to http://23.163.0.39/bundles/inkbox/native/update/ and extract the files for your device onto the `.inkbox` folder in the USB storage partition.