Compare commits
12 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
0d9c6683d5 | ||
|
|
b3afbfb726 | ||
|
|
a19839b96e | ||
|
|
325c6c2e29 | ||
|
|
779101871a | ||
| be31274e93 | |||
|
|
9dfe0b7ebf | ||
|
|
ef1250ed49 | ||
|
|
55d0ae9b8d | ||
|
|
5a8e1d8da6 | ||
|
|
87f82b6ad9 | ||
|
|
d496003129 |
@@ -19,7 +19,7 @@ Depuis le menu du live, choisir "Installation Graphique ou Experts"
|
||||
|
||||
|
||||
|
||||
## Installation Dev avec live-build
|
||||
## Build iso avec live-build (expoerts)
|
||||
Cloner le dépôt puis :
|
||||
```
|
||||
apt install live-build
|
||||
@@ -28,6 +28,11 @@ lb config
|
||||
lb build
|
||||
```
|
||||
|
||||
### Démo (Session Live via noVNC)
|
||||
En ligne uniquement en journée
|
||||
https://svprognu.weblib.re/
|
||||
|
||||
|
||||
### ToDo
|
||||
|
||||
- [x] Installeur
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
<property name="<Alt>F3" type="string" value="xfce4-appfinder">
|
||||
<property name="startup-notify" type="bool" value="true"/>
|
||||
</property>
|
||||
<property name="<Alt>F1" type="string" value="xfce4-popup-applicationsmenu"/>
|
||||
<property name="Super_L" type="string" value="xfce4-popup-applicationsmenu"/>
|
||||
<property name="<Alt>F2" type="string" value="xfce4-appfinder --collapsed">
|
||||
<property name="startup-notify" type="bool" value="true"/>
|
||||
</property>
|
||||
|
||||
@@ -1,6 +1,9 @@
|
||||
# Base
|
||||
live-boot
|
||||
live-config
|
||||
live-config-systemd
|
||||
|
||||
# System
|
||||
firmware-linux
|
||||
task-french-desktop
|
||||
task-xfce-desktop
|
||||
@@ -8,28 +11,54 @@ lxde-icon-theme
|
||||
fonts-cantarell
|
||||
bluebird-gtk-theme
|
||||
terminator
|
||||
firefox-esr
|
||||
firefox-esr-l10n-fr
|
||||
thunderbird
|
||||
thunderbird-l10n-fr
|
||||
openssh-server
|
||||
nautilus
|
||||
plymouth-themes
|
||||
scribus
|
||||
inkscape
|
||||
vlc
|
||||
curl
|
||||
git
|
||||
sshfs
|
||||
wget
|
||||
net-tools
|
||||
qtpass
|
||||
davfs2
|
||||
xtightvncviewer
|
||||
nextcloud-desktop
|
||||
nautilus-nextcloud
|
||||
gparted
|
||||
flameshot
|
||||
dkms
|
||||
python3-pip
|
||||
|
||||
# Graphiques
|
||||
scribus
|
||||
inkscape
|
||||
gimp
|
||||
flameshot
|
||||
|
||||
# Multimedia
|
||||
vlc
|
||||
simplescreenrecorder
|
||||
openshot
|
||||
audacity
|
||||
kodi
|
||||
obs-studio
|
||||
|
||||
# Utilitaires
|
||||
qtpass
|
||||
nextcloud-desktop
|
||||
nautilus-nextcloud
|
||||
|
||||
# Internet
|
||||
pidgin
|
||||
remmina
|
||||
remmina-plugin-spice
|
||||
remmina-plugin-vnc
|
||||
firefox-esr
|
||||
firefox-esr-l10n-fr
|
||||
thunderbird
|
||||
thunderbird-l10n-fr
|
||||
chromium
|
||||
chromium-l10n
|
||||
|
||||
# Education
|
||||
gcompris
|
||||
childsplay
|
||||
|
||||
# Virtualisation
|
||||
spice-vdagent
|
||||
|
||||
Reference in New Issue
Block a user