summaryrefslogtreecommitdiffstats
path: root/client/boot-tools/INSTALL.es.txt
blob: 66457965eb7366daff5ab1e6a84e90f53a9e1001 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
OpenGnsys Client boot-tools   INSTALL.es.txt
============================================


Advertencia previa:
-----------------------------
- No usar este instalador en un sistema OpenGnsys en producción.
- Se puede ejecutar este script desde un sistema Ubuntu 10.04 o superior.
- Mas información https://opengnsys.es/trac/wiki/ClienteInitrdDSGenerarloV1.0.2


Requisitos iniciales
--------------------
- Utilizar el usuario "root" para ejecutar el proceso de generación del cliente.
- Comprobar la conexión a Internet, sobre todo si usas proxy (el hecho de que funcione apt-get no significa que tengas el proxy configurado).


Proceso de instalación
----------------------

#0. Si ya tenemos configurado TFTP, renombrar el directorio /var/lib/tftpboot/ogclient.
mv /opt/opengnsys/tftpboot/ogclient /opt/opengnsys/tftpboot/ogclient-old;

#1. Descargar del Subversion las herramientas del cliente
apt-get install subversion wget
svn checkout https://opengnsys.es/svn/branches/version1.1/client /tmp/opengnsys_installer/opengnsys/client/;
find /tmp/opengnsys_installer/ -name .svn -type d -exec rm -fr {} \; 2>/dev/null;

#2. Ejecutar el instalador: 
/tmp/opengnsys_installer/opengnsys/client/boot-tools/boottoolsgenerator.sh;

Notas para ejecución del instalador en Ubuntu 12.10:
- Configuración openssh-client:
  - *** ssh_config (Y/I/N/O/D/Z) [default=N] ?   [intro]
- Mapa de caracteres:
  - Pantalla "Configuring console-data": elegir "Select keymap from full list"
  - Keymap: pc / qwerty / Spanish / Standard / Standard
- Clave publica del servidor
 - verwrite (y/n)?   [intro]
- Mapa de caracteres (repetición):
  - Pantalla "Configuring console-data":
  - Select keymap from full list
  - pc / qwerty / Spanish / Standard / Standard,  UTF-8,  Combined - Latin; Slavic Cyrillic; Greek,  Fixed,  16



Descripción de la estrucutra de boot-tools
------------------------------------------

- INSTALL.es.txt          este mismo archivo.
- boottollsgenerator.sh   proceso de generación del sistema operativo opengnsys.
- boottoolsfunctions.lib  libreria complementaria del boottolsgenerator.sh
- includes/               directorio con ficheros específicos para incluir en la distribución.



NOTA:
 boottollsfuncions.lib  ->  btogSetfsBase
 bootsoftwareinstall ->
 packages ->sw.testing