diff options
author | ramon <ramongomez@us.es> | 2013-03-05 08:17:41 +0000 |
---|---|---|
committer | ramon <ramongomez@us.es> | 2013-03-05 08:17:41 +0000 |
commit | a99fa685167e3d65172196fe748ad2bb9f781e1d (patch) | |
tree | c5de020a43962e972094f376309e11fdd74c2278 /client/boot-tools/INSTALL.es.txt | |
parent | 519f1a6cb2488845d562346471bae018c0437923 (diff) |
#573: Módulos de Linux e instrucciones para generar el cliente ogLive basado en Kernel 3.7.
git-svn-id: https://opengnsys.es/svn/branches/version1.0@3658 a21b9725-9963-47de-94b9-378ad31fedc9
Diffstat (limited to 'client/boot-tools/INSTALL.es.txt')
-rw-r--r-- | client/boot-tools/INSTALL.es.txt | 19 |
1 files changed, 16 insertions, 3 deletions
diff --git a/client/boot-tools/INSTALL.es.txt b/client/boot-tools/INSTALL.es.txt index c65f5a27..3b7cd89d 100644 --- a/client/boot-tools/INSTALL.es.txt +++ b/client/boot-tools/INSTALL.es.txt @@ -4,8 +4,8 @@ OpenGnSys Client boot-tools INSTALL.es.txt Advertencia previa: ----------------------------- -- No usar este instalador en un sistema OpenGnNys en producción. -- Se puede ejecutar este script desde un sistema Ubuntu 10.04, 11.04 +- 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 http://www.opengnsys.es/wiki/ClienteInitrdDSGenerarloV1.0.2 @@ -24,12 +24,24 @@ 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 http://www.opengnsys.es/svn/branches/version1.0/client /tmp/opengnsys_installer/opengnsys/client/; -svn checkout http://www.opengnsys.es/svn/branches/version2/ /tmp/opengnsys_installer/opengnsys2; 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 + @@ -47,3 +59,4 @@ NOTA: boottollsfuncions.lib -> btogSetfsBase bootsoftwareinstall -> packages ->sw.testing + |