Commit Graph

143 Commits (5cf92d6367fe5d1013870f06a3616fa2e058bedf)

Author SHA1 Message Date
Natalia Serrano c2d04ca39f refs #2432 remove unused function and debug stmts 2025-07-14 13:23:03 +02:00
Natalia Serrano 4432b60326 refs #2450 support two disks 2025-07-14 13:18:40 +02:00
Natalia Serrano 87b566532c refs #2415 check that 1st partition is the ESP in EFI systems 2025-07-14 13:18:40 +02:00
Natalia Serrano c5db321d93 refs #2461 remove dangling symlinks 2025-07-14 13:18:40 +02:00
Natalia Serrano 3d692f54a5 refs #2414 add a missing partition type 2025-07-14 13:18:40 +02:00
Natalia Serrano e529768257 refs #2414 add some more checks 2025-07-14 13:18:40 +02:00
Natalia Serrano 8029d469a7 refs #2414 improve some error messages, create a windows logical partition rather than an empty one 2025-07-14 13:18:40 +02:00
Natalia Serrano 73721d70f7 refs #2414 make initCache.py output more silent 2025-07-14 13:18:40 +02:00
Natalia Serrano 83c1c7763a refs #2414 do not fail when only the cache partition is requested 2025-07-14 13:18:40 +02:00
Natalia Serrano 9e7fda8944 refs #2414 fail early when requested some wrong scenarios 2025-07-14 13:18:40 +02:00
Natalia Serrano df36d74d7c refs #2441 remove "sgdisk" call in ogCreateCache 2025-07-14 13:18:40 +02:00
Natalia Serrano 38be98d9f1 refs #2436 add new function to obtain disk I/O size 2025-07-14 13:18:40 +02:00
Natalia Serrano 36a8277aab refs #2412 merge ogCreatePartitions and ogCreateGptPartitions into a single function 2025-07-14 13:18:40 +02:00
Natalia Serrano cf5ec4c214 refs #2412 fix two more bugs with extended/logical partitions 2025-07-14 13:18:40 +02:00
Natalia Serrano 0d28787318 refs #2412 fix bug with extended/logical partitions, remove useless variable, add some comments 2025-07-14 13:18:40 +02:00
Natalia Serrano 9cad17e4f4 refs #2412 check partition sizes before touching the disk 2025-07-14 13:18:40 +02:00
Natalia Serrano a7f4d767f5 refs #2412 add and improve error messages 2025-07-14 13:18:40 +02:00
Natalia Serrano 588ed96098 refs #2412 rename variables, add a couple of log messages, move a check 2025-07-14 13:18:38 +02:00
Natalia Serrano 6e806424cc refs #2456 fix invocation of script 2025-07-14 11:13:41 +02:00
Natalia Serrano 8ae6b503a6 refs #2448 derive a strong password from the default opengnsys weak one 2025-07-11 14:06:58 +02:00
Vadim Trochinsky f97f800919 refs #2424 #2426 #2430 move gitlib support from oggit repo
refs #2424 - move GitLib code to this repo
refs #2426 - move interfaceAdm scripts to this repo
refs #2430 - remove sys.path.insert()
2025-07-11 12:13:41 +02:00
Natalia Serrano f2f373b996 refs #2448 #2449 configure and run filebeat 2025-07-11 11:58:28 +02:00
Natalia Serrano 4cb072361a refs #2431 improve error reporting 2025-07-07 11:03:22 +02:00
Natalia Serrano 74af2f96d8 refs #2381 do not fail if grub.cfg not found
ogclient/pipeline/head This commit looks good Details
ogclient/pipeline/tag This commit looks good Details
2025-07-04 10:12:08 +02:00
Natalia Serrano fab6590a4f refs #2378 remove several bash scripts 2025-07-03 15:11:07 +02:00
Natalia Serrano 6d9e8077ef refs #2376 remove unused "cacheopts" 2025-07-03 14:30:17 +02:00
Natalia Serrano 3b39c6c1d0 refs #2374 fix dstat by starting/stopping pmcd once 2025-07-03 12:49:18 +02:00
Natalia Serrano 7b4cd4d0bc refs #2345 include own IP address in the local CGI's title 2025-07-03 10:29:22 +02:00
Natalia Serrano c9380e95b3 refs #2367 fix winboot/kexec 2025-07-02 09:59:29 +02:00
Natalia Serrano 96ae327551 refs #2351 #2359 #2361 fix several things 2025-07-01 10:08:54 +02:00
Natalia Serrano a142bb2729 refs #2348 don't copy grub.cfg 2025-06-27 13:27:52 +02:00
Natalia Serrano a64968d57f refs #2343 don't check call to updateBootCache 2025-06-27 11:31:09 +02:00
Nicolas Arenas b410403ea5 missing changes in last commit 2025-06-27 08:03:43 +02:00
Nicolas Arenas 5ea6489b41 missing changes in last commit 2025-06-27 07:46:16 +02:00
Nicolas Arenas 5321325142 refs #2340: Replaces ctorrent with aria2c and mktorrent 2025-06-26 18:44:31 +02:00
Natalia Serrano e3f5470fce refs #2331 fix syntax and other errors 2025-06-26 13:37:33 +02:00
Natalia Serrano 13ebbc2939 refs #2319 widen a check for None 2025-06-26 13:26:49 +02:00
Natalia Serrano 78f27b724e refs #2316 prevent Configurar.py from messing with the browser 2025-06-25 11:21:53 +02:00
Natalia Serrano 0f2cb4aefe refs #2314 fix bugs 2025-06-25 11:17:31 +02:00
Natalia Serrano 4f0543fe79 refs #2308 do ogExecAndLog also when creating images 2025-06-24 15:25:09 +02:00
Luis Gerardo Romero Garcia c55a75f5ce #2301 adds mount route when boot mark is created 2025-06-24 15:08:29 +02:00
Natalia Serrano d5279eba42 refs #2305 have ogExecAndLog do subprocess.Popen 2025-06-24 15:03:52 +02:00
Natalia Serrano 87fb51ed2a refs #2304 remove obsolete useless function ogMcastRequest
ogclient/pipeline/head This commit looks good Details
2025-06-24 11:50:16 +02:00
Natalia Serrano 62ed2e3dde refs #2301 write a mark for ogboot on linux only 2025-06-24 11:01:36 +02:00
Natalia Serrano 9fc48067e6 refs #2287 fix efi path 2025-06-23 16:28:30 +02:00
Natalia Serrano e43e8baea1 refs #2283 create boot mark file 2025-06-23 12:57:10 +02:00
Natalia Serrano 6d5dea6657 refs #2238 support None as partition type 2025-06-19 11:39:58 +02:00
Natalia Serrano c7081b3921 refs #2236 look for grub.cfg in two places 2025-06-18 09:49:16 +02:00
Natalia Serrano 594314161e refs #2227 add oggit scripts and libs 2025-06-16 15:58:54 +02:00
Natalia Serrano 944390806b refs #2215 remove loop0 warning, fix windows efi boot 2025-06-16 09:43:33 +02:00