close
Warning:
Failed to sync with repository "ogBrowser-Git": (1366, "Incorrect string value: '\\xF0\\x9F\\x93\\xA6 I...' for column 'message' at row 1"); repository information may be out of date. Look in the Trac log for more information including mitigation strategies.
- Timestamp:
-
Jul 3, 2012, 11:50:50 AM (13 years ago)
- Author:
-
adv
- Comment:
-
info ogLive
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v16
|
v17
|
|
23 | 23 | }}} |
24 | 24 | |
| 25 | === Ejemplos de elementos del ogLive a modificar o incluir === |
25 | 26 | |
26 | | === Ejemplo: Generar un nuevo initrd, con nuestras "locales", y almacenarlos en el /var/lib/tftpboot/ogclient === |
| 27 | ==== Ejemplo: Generar un nuevo initrd, con nuestras "locales", y almacenarlos en el /var/lib/tftpboot/ogclient ==== |
27 | 28 | {{{ |
28 | 29 | #llamada al disco virtual para que configure sus locales. |
… |
… |
|
34 | 35 | |
35 | 36 | |
36 | | === Ejemplo: Incluir nuevos archivos al disco duro virtual (ogclient.img) del ogLive === |
| 37 | ==== Ejemplo: Incluir nuevos archivos al disco duro virtual (ogclient.img) del ogLive ==== |
37 | 38 | |
38 | 39 | {{{ |
… |
… |
|
48 | 49 | |
49 | 50 | |
50 | | === REVISAR: Generar un nuevo initrd, con un nuevo proceso de inicio de OpenGnsys === |
| 51 | ==== REVISAR: Generar un nuevo initrd, con un nuevo proceso de inicio de OpenGnsys ==== |
51 | 52 | {{{ |
52 | 53 | schroot -c IMGogclient |
… |
… |
|
69 | 70 | |
70 | 71 | |
71 | | === REVISAR Instalar nuevas herramientas en el sistema raiz del (ogclient.img) === |
| 72 | ==== REVISAR Instalar nuevas herramientas en el sistema raiz del (ogclient.img) ==== |
72 | 73 | |
73 | 74 | {{{ |
… |
… |
|
78 | 79 | |
79 | 80 | |
80 | | === REVISAR: Generar un nuevo sistema raiz en formato sqfs (ogclient.sqfs) === |
| 81 | |
| 82 | ==== REVISAR Integrar drivers de tarjetas de red ==== |
| 83 | http://www.opengnsys.es/wiki/InitrdClienteNetModules |
| 84 | |
| 85 | |
| 86 | === Publicar los cambios === |
| 87 | |
| 88 | ==== Publicar un nuevo kernel e initrd ==== |
| 89 | |
| 90 | |
| 91 | ==== REVISAR: Generar un nuevo sistema raiz en formato sqfs (ogclient.sqfs) ==== |
81 | 92 | {{{ |
82 | 93 | ogClient2ndSqfs IMGogclient |
83 | 94 | }}} |
84 | 95 | |
85 | | |
86 | | |
87 | | |
88 | | === REVISAR Integrar drivers de tarjetas de red === |
89 | | http://www.opengnsys.es/wiki/InitrdClienteNetModules |
90 | | |
91 | | |
92 | | |
93 | | |
94 | | |
| 96 | ==== Generar una nueva iso ==== |