Commit Graph

294 Commits (e0d7cb38b897a816ed06443ce04d2b33c8521270)
 

Author SHA1 Message Date
Luis Gerardo Romero Garcia 61b64dea9e refs #1160 #1159 adds ogboot update and ogboot update bootfile. Changes installer to conserve the tmp directory where is cloned ipxe repo 2024-12-03 08:32:32 +01:00
Luis Gerardo Romero Garcia 62778c923b refs #1200 #1201 adds new resource oglog to samba of ogboot, creates client_log in installation and adds timeout 0 to all grub.exe calls 2024-11-28 15:41:19 +01:00
Luis Gerardo Romero Garcia c6ae0babf9 refs #1198 adds ogcore port to url and creates log dir in clients 2024-11-28 08:45:19 +01:00
Luis Gerardo Romero Garcia 49b7a3a7c9 Merge branch 'main' of https://ognproject.evlt.uma.es/gitea/opengnsys/ogboot 2024-11-28 08:44:27 +01:00
Luis Gerardo Romero Garcia 57cd399905 refs #1198 adds ogcore port to url and creates log dir in clients 2024-11-28 08:44:17 +01:00
Natalia Serrano 1985c4431f refs #1172 fix ipxe syntax 2024-11-27 17:23:33 +01:00
Luis Gerardo Romero Garcia fe2b505283 Merge branch 'main' of https://ognproject.evlt.uma.es/gitea/opengnsys/ogboot 2024-11-27 14:47:12 +01:00
Luis Gerardo Romero Garcia 5961187df0 refs #1173 adds boot by ogboot cache and boot writing flag that uses boot by windows 2024-11-27 14:47:00 +01:00
Natalia Serrano 3344d2ffab refs #1172 make a share writable, since clients write to log files 2024-11-27 13:57:58 +01:00
Natalia Serrano 00d328b9bf refs #1172 change "logger" into "echo", remove ogGetCaller from 2 scripts 2024-11-25 11:13:46 +01:00
Luis Gerardo Romero Garcia 1fe999f05a refs #1167 #1168 #1169 #1170 change string to port variable 2024-11-22 14:31:29 +01:00
Luis Gerardo Romero Garcia 8183050f7e refs #1167 #1168 #1169 #1170 put basename if i receive a directory in oglivedir and removes all ports in parameter kernel 2024-11-22 13:30:05 +01:00
Luis Gerardo Romero Garcia b798464c84 refs #1167 #1168 #1169 #1170 removes int type in port variable declaration 2024-11-22 11:42:43 +01:00
Luis Gerardo Romero Garcia 27751b50b3 refs #1167 #1168 #1169 #1170 now we use a variable port that by default is 8082. If you adds a ip and a port in config.json will use the port that you defines and configure nginx with that port. attach the port in nginx connections, remove port in tftp connections and kernel parameters. Creates client/images for ogrepository samba 2024-11-22 11:15:05 +01:00
Luis Gerardo Romero Garcia 5ea829c99b refs #1148 #1155 Adds no compresion cpio option to setsmbpass, fix case if ogliveinfo not exists in oglive list, changes filename of oglives when is installed 2024-11-18 16:04:11 +01:00
Luis Gerardo Romero Garcia 6cdde68206 refs #1149 removes port from tftp ip in embed script, changes default values in config.json 2024-11-14 15:32:37 +01:00
Luis Gerardo Romero Garcia 842e5c9b95 refs #1142 adds new parameter ogcore to pxe endpoints 2024-11-14 11:59:56 +01:00
Luis Gerardo Romero Garcia c694b98603 refs #1134 changes port in nginx 2024-11-14 10:32:40 +01:00
Luis Gerardo Romero Garcia 570668f9ab refs #1134 #1142 changes all permissions of clients, updates default.sh 2024-11-14 09:52:10 +01:00
Luis Gerardo Romero Garcia b825088da8 refs #1134 changes all permissions when finish configure tftpboot in installer 2024-11-14 08:34:15 +01:00
Luis Gerardo Romero Garcia ccabf83b06 refs #1134 Changes nginx portç 2024-11-13 19:31:57 +01:00
Luis Gerardo Romero Garcia 33edcecfe0 refs #1134 fix typo in php-fpm in nginx template 2024-11-13 18:26:11 +01:00
Luis Gerardo Romero Garcia 6f73933fb2 refs #1134 Adds help script to new ogboot installation 2024-11-13 18:22:25 +01:00
Luis Gerardo Romero Garcia e2cb6a466b refs #1134 Use unique ogboot php fpm 2024-11-13 18:07:54 +01:00
Luis Gerardo Romero Garcia 8c4310d85e refs #1134 Fix bug that in installer creates oglive_info.json with root 2024-11-13 16:16:47 +01:00
Luis Gerardo Romero Garcia 992a52edbd refs #1134 use php-fpm opengnsys 2024-11-13 16:05:16 +01:00
Luis Gerardo Romero Garcia edd1bb7b0a refs #1134 changes all permissions to opengnsys 2024-11-13 15:40:40 +01:00
Luis Gerardo Romero Garcia 74093bf18d refs #1134 changes all permissions to opengnsys 2024-11-13 15:40:28 +01:00
Luis Gerardo Romero Garcia 4f222c2692 refs #1133 #1134 #1137 adds oglive default to conf, adds new templates to the installer, adds default template to sustitute ip ogboot 2024-11-13 08:25:34 +01:00
Luis Gerardo Romero Garcia ce06044bf1 refs #1095 updates endpoint template and boot file 2024-11-08 10:24:50 +01:00
Luis Gerardo Romero Garcia c7a87f96c1 refs #1055 adds ogadmeClient template and use ogcore ip to generate ogAdmClient.cfg to the client 2024-11-07 16:58:06 +01:00
Luis Gerardo Romero Garcia 780d17310b refs #1095 updates readme with installation steps and oglive api 2024-11-05 14:25:02 +01:00
Luis Gerardo Romero Garcia 6576a4c9ec refs #1100 Adds TFTPPATH to nginx template 2024-11-05 12:44:53 +01:00
Qindel 710fe4c237 refs #1046 adds new templates to boot by disk and partition. Adds grub.exe to boot disk/partition in BIOS mode. Adds a new default.ipxe that unifies BIOS and UEFI mode 2024-11-04 08:36:53 +00:00
Luis Gerardo Romero Garcia e96f6b1d39 refs #404 Merge oglivecli-no-daemon into main, resolved conflicts and retained necessary files 2024-10-24 11:16:36 +02:00
Luis Gerardo Romero Garcia 653f8d6061 refs #871 #872 adds validations to dont enter in another directory in pxe and pxe-templates like etc passwd 2024-10-24 08:59:12 +00:00
Luis Gerardo Romero Garcia a005dec399 refs #1026 uses the variable ogboot_ip in the installer, removes the use of the old get interface and ip address by traffic. Now we can configure the ogboot ip and use it in nginx and ipxe compilation 2024-10-23 07:44:17 +02:00
Luis Gerardo Romero Garcia c5eb804291 refs #1026 #1027 adds new ogboot ip parameter to installer and adds it to the .env file. Changes url from oglives list to point to ognproject artefactos 2024-10-22 19:30:37 +00:00
Natalia Serrano b57e80aa00 refs #1025 fix whitespace 2024-10-22 15:31:24 +00:00
Natalia Serrano 9cf9742ec8 refs #1023 #1024 refactor code, fix a returncode 2024-10-22 15:27:58 +00:00
Natalia Serrano ab79c9f6eb refs #1016 chdir() out of a deleted directory 2024-10-22 15:18:04 +00:00
Natalia Serrano dd44a43ec2 refs #1016 build ipxe in a tempdir 2024-10-22 11:18:32 +00:00
Natalia Serrano d89320ea09 refs #1015 fix addition of entries to fstab 2024-10-22 10:34:40 +00:00
Natalia Serrano 5c5a6a1e4d refs #1014 remove "global" statements 2024-10-22 10:23:41 +00:00
Natalia Serrano ff09ae25ec refs #1013 do not restore envvars 2024-10-22 09:57:53 +00:00
Natalia Serrano b01cc2ef78 refs #1012 run "dpkg -s" just once 2024-10-22 09:55:45 +00:00
Qindel 943467a8ad refs #1001 removes all hardcoded routes in the controller and dynamically manage tftpboot directory for all endpoints. Fix some index problems in installer and comments tzConfigure function that is failingright now 2024-10-22 08:01:47 +00:00
Luis Gerardo Romero Garcia 1e406be464 refs #999 #943 standardize output in pxe endpoints, now creates pxe files in lower case 2024-10-22 07:45:59 +00:00
Natalia Serrano ff4a18be08 refs #1001 #1002 #1003 #1004 #1005 #1006 fix lots of stuff 2024-10-21 16:03:09 +00:00
Luis Gerardo Romero Garcia a98fd3ccf0 refs #983 adds ogcore url to .env and removes some innecesaries config params in installer 2024-10-21 12:31:57 +02:00