8 Commits
beta_8 ... v1.0

Author SHA1 Message Date
Samuel Vermeulen
bde6a7e92a Release info motd et issue 2020-08-07 22:27:54 +02:00
svnet
3d0f77c5d4 Ajout dossiers utilisateur 2020-08-07 17:30:28 +02:00
svnet
cef1926b49 Ajout dossiers utilisateur 2020-08-07 17:29:09 +02:00
svnet
fad8e28f90 Plugin Pulseaudio 2020-08-07 17:15:09 +02:00
svnet
93d95fb6fc Plugin powermanager 2020-08-07 17:14:38 +02:00
svnet
3257b615db fix password session live 2020-08-07 16:58:12 +02:00
Samuel VERMEULEN
ab656ec042 Mise à jour de 'README.md' 2020-08-07 14:53:59 +02:00
Samuel Vermeulen
e6a3ff11d6 Screenshot 2020-08-07 00:20:45 +02:00
17 changed files with 65 additions and 2 deletions

View File

@@ -3,7 +3,7 @@
Système d'exploitation x64 - 100% GNU basé sur Debian
## Installation (root)
### Generer iso seule
### Générer ISO seule
```
curl https://git.weblib.re/svpro/svpro_gnu/raw/branch/develop/build_svprognu | bash
```
@@ -14,9 +14,20 @@ curl https://git.weblib.re/svpro/svpro_gnu/raw/branch/develop/build_svprognu | b
```
**La persistence sera configurée lors du 1er boot. Le démarrage peut prendre quelques minutes.
## Installation physique
### Installation physique
Depuis le menu du live, choisir "Installation Graphique ou Experts"
## Installation Dev avec live-build
Cloner le dépôt puis :
```
apt install live-build
cd <dossier du dépôt>
lb config
lb build
```
### ToDo
- [x] Installeur

BIN
Screenshot.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 251 KiB

View File

@@ -0,0 +1,9 @@
______ ______ ____ ___ ____ _ _ _ _
/ ___\ \ / / _ \| _ \ / _ \ / ___| \ | | | | |
\___ \\ \ / /| |_) | |_) | | | | | | _| \| | | | |
___) |\ V / | __/| _ <| |_| | | |_| | |\ | |_| |
|____/ \_/ |_| |_| \_\\___/___\____|_| \_|\___/
|_____|
\r \v \n
Bienvenu !

View File

@@ -0,0 +1,9 @@
______ ______ ____ ___ ____ _ _ _ _
/ ___\ \ / / _ \| _ \ / _ \ / ___| \ | | | | |
\___ \\ \ / /| |_) | |_) | | | | | | _| \| | | | |
___) |\ V / | __/| _ <| |_| | | |_| | |\ | |_| |
|____/ \_/ |_| |_| \_\\___/___\____|_| \_|\___/
|_____|
\r \v \n
Bienvenu !

View File

@@ -0,0 +1,9 @@
______ ______ ____ ___ ____ _ _ _ _
/ ___\ \ / / _ \| _ \ / _ \ / ___| \ | | | | |
\___ \\ \ / /| |_) | |_) | | | | | | _| \| | | | |
___) |\ V / | __/| _ <| |_| | | |_| | |\ | |_| |
|____/ \_/ |_| |_| \_\\___/___\____|_| \_|\___/
|_____|
Bienvenu !

View File

@@ -0,0 +1,7 @@
PRETTY_NAME="Debian SVPRO_GNU"
NAME="SVPRO_GNU"
ID=svprognu
VERSION="1.0"
VERSION_ID=1.0
HOME_URL="https://git.weblib.re/svpro/svpro_gnu/wiki"
SUPPORT_URL="https://git.weblib.re/svpro/svpro_gnu/"

View File

@@ -17,6 +17,8 @@
<value type="int" value="5"/>
<value type="int" value="6"/>
<value type="int" value="2"/>
<value type="int" value="7"/>
<value type="int" value="8"/>
</property>
<property name="background-style" type="uint" value="1"/>
<property name="background-color" type="array">
@@ -64,5 +66,9 @@
</property>
</property>
<property name="plugin-3" type="string" value="tasklist"/>
<property name="plugin-7" type="string" value="pulseaudio">
<property name="enable-keyboard-shortcuts" type="bool" value="true"/>
</property>
<property name="plugin-8" type="string" value="power-manager-plugin"/>
</property>
</channel>

View File

@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<channel name="xfce4-power-manager" version="1.0">
<property name="xfce4-power-manager" type="empty">
<property name="power-button-action" type="empty"/>
<property name="brightness-switch-restore-on-exit" type="int" value="-1"/>
<property name="brightness-switch" type="int" value="0"/>
</property>
</channel>

View File

@@ -0,0 +1,3 @@
#!/bin/bash
usermod -p 'svRILkoxYL.AE' svpro_gnu