This commit is contained in:
Samuel Vermeulen 2020-07-23 00:38:45 +02:00
parent b36ce8e815
commit 91026b6d65
1 changed files with 11 additions and 3 deletions

View File

@ -3,14 +3,22 @@
Système d'exploitation x64 - 100% GNU basé sur Debian Système d'exploitation x64 - 100% GNU basé sur Debian
## Build live via live-build ## Build live via live-build
Cloner le dépôt puis :
``` ```
apt install live-build
lb config lb config
lb build lb build
``` ```
## Création clef USB persistante
```
./stick-build /dev/sdX
```
** N.B : Inutile de créer l'ISO, il sera téléchargé et installé sur la clef
### ToDo ### ToDo
- [x] Installeur - [x] Installeur
- [ ] Live Persistence - [x] Live Persistence
- [ ] Yunohost - [ ] Integration Yunohost