diff options
author | ramon <ramongomez@us.es> | 2018-02-20 09:52:04 +0000 |
---|---|---|
committer | ramon <ramongomez@us.es> | 2018-02-20 09:52:04 +0000 |
commit | e7d4fbb71c341ee719402962eeb2d2b9112470db (patch) | |
tree | 3cd9c7357a8dc8e93ec52173d14973677ea4c040 /client/boot-tools | |
parent | 12e87828e8ee4f8de4e81550b21640eb3ae1eba5 (diff) |
#730: Cambios menores:
- Correcciones en comentarios.
- Corrección al actualizar la BD.
- Incluir {{{curl}}} en lista de paquetes a instalar en ogLive.
- Volver a activar Wake-On-Lan al arrancar clientes.
git-svn-id: https://opengnsys.es/svn/branches/version1.1@5601 a21b9725-9963-47de-94b9-378ad31fedc9
Diffstat (limited to 'client/boot-tools')
-rw-r--r-- | client/boot-tools/includes/usr/bin/boot-tools/listpackages/sw.networking | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/client/boot-tools/includes/usr/bin/boot-tools/listpackages/sw.networking b/client/boot-tools/includes/usr/bin/boot-tools/listpackages/sw.networking index cf4072cc..42d44e85 100644 --- a/client/boot-tools/includes/usr/bin/boot-tools/listpackages/sw.networking +++ b/client/boot-tools/includes/usr/bin/boot-tools/listpackages/sw.networking @@ -1,5 +1,6 @@ #sw.networking install netpipes +install curl install wget install tftp install dnsutils |