source: doc/filetree.en.txt @ baf19a9

918-git-images-111dID-1020_logrotateBugID-1037_Mostrar.TipoDisco.WebID-1038_Muestra.el.numero.de.ordenadoresID-1039_Asignar_Disco.Particion.Imagen.AccesoRemotoID-824_Iniciar.Sistema.Restauradoblank-panelconfigfiledebian-pkgdevel-ogadmserver-for-masterdisk-imagemainmaster-1037opengnsys-1.1.1dprepjlinkqndtestwebconsole3
Last change on this file since baf19a9 was f81c486, checked in by ramon <ramongomez@…>, 6 years ago

#730: Revisar cambios en nuevo nombre y URL.

git-svn-id: https://opengnsys.es/svn/branches/version1.1@5580 a21b9725-9963-47de-94b9-378ad31fedc9

  • Property mode set to 100644
File size: 1.4 KB
RevLine 
[415a946]1
[f81c486]2OpenGnsys 1.1.x Filesystem Hiearchy
[415a946]3===================================
4
5
[f81c486]6Directory Structure of OpenGnsys Client
[415a946]7---------------------------------------------
8
9/opt/opengnsys
10  bin (ro) - associated tools
11  cache (rw) - mount point of the local cache filesystem
12  etc (ro) - configuration files.
13    init (ro) - init scripts.
14  images (user=ro, admin=rw) - images repository.
15  lib (ro) - tool libraries.
16    engine/bin (ro) - cloning engine libraries.
17  log (rw) - log files.
18
19
20
[f81c486]21Directory Structure of OpenGnsys Server:
[415a946]22----------------------------------------------
23
24/opt/opengnsys
25  bin - server binaries.
26  client - exports the client's directory structure.
[f81c486]27  doc - documentation files.
[415a946]28  etc - configuration files.
[f81c486]29  lib - tools and libraries.
[415a946]30  log - log files.
[f81c486]31  sbin - binaries for services.
[415a946]32  tftpboot - remote boot files (linked to TFTP directory).
[f81c486]33  www - web files.
[415a946]34
35
36
[f81c486]37Directory Structure of OpenGnsys Repository Manager
[415a946]38---------------------------------------------------------
39
40/opt/opengnsys
41  bin - server binaries.
42  etc - configuration files.
43  images - filesystem images.
44  log - log files.
[f81c486]45  sbin - binaries for services.
[415a946]46
47
48
49Relationship of network file systems
50------------------------------------
51
52Server: exports /opt/opengnsys/client -> Client: imports /opt/opengnsys
53Server: exports /opt/opengnsys/log/client -> Client: imports /opt/opengnsys/log
54RepoMan: exports /opt/opengnsys/images -> Client: imports /opt/opengnsys/images
55
56
Note: See TracBrowser for help on using the repository browser.