Commit Graph

81 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 3d692f54a5 refs #2414 add a missing partition type 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 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
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 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 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 0f2cb4aefe refs #2314 fix bugs 2025-06-25 11:17:31 +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 9fc48067e6 refs #2287 fix efi path 2025-06-23 16:28:30 +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
Natalia Serrano 857ebbd267 refs #2204 create missing directory 2025-06-12 10:23:20 +02:00
Natalia Serrano 3fd94ecb8f refs #2202 fix bug when creating partitions 2025-06-11 15:28:41 +02:00
Natalia Serrano 8af4627e28 refs #2198 #2199 #2200 fix bugs 2025-06-11 10:20:01 +02:00
Natalia Serrano 39b947e598 refs #2189 get rc of bash pipelines 2025-06-09 10:31:34 +02:00
Natalia Serrano fa8e94e688 refs #2171 copy grub.cfg 2025-06-04 13:59:59 +02:00
Natalia Serrano 05279ba7c5 refs #2165 review returncodes to the shell 2025-06-03 09:30:47 +02:00
Natalia Serrano 64c5eeae6e refs #2153 fully qualify method call 2025-05-30 13:31:27 +02:00
Natalia Serrano 1050133d59 refs #2151 explicitly return a true value 2025-05-30 13:30:05 +02:00
Natalia Serrano afe190c47d refs #2105 show sgdisk error 2025-05-28 14:30:39 +02:00
Natalia Serrano 02b6708442 refs #2103 unlink() only existing files 2025-05-28 14:05:18 +02:00
Natalia Serrano e1b8e5c625 refs #1981 use zstd when creating and restoring images 2025-05-09 13:45:03 +02:00
Natalia Serrano b9a2c58c96 refs #1978 change imgname in ogagent.cfg 2025-05-09 12:09:34 +02:00
Natalia Serrano 0961ec10be refs #1970 fix handling of spaces in ogNvramAddEntry 2025-05-08 09:50:25 +02:00
Natalia Serrano 41f0efbf5c refs #1956 gracefully handle error 2025-05-07 11:06:43 +02:00
Natalia Serrano 842dbf48c2 refs #1912 fix a couple of rc 2025-04-21 12:48:47 +02:00
Natalia Serrano c76fd8388a refs #1908 remove refs to OGLOG 2025-04-15 17:16:48 +02:00
Natalia Serrano e20bd46edb refs #1914 fix a couple of bugs 2025-04-15 17:06:34 +02:00
Natalia Serrano bf85cb1fed refs #1916 move ogGetIpAddress to NetLib 2025-04-15 17:03:31 +02:00
Natalia Serrano 46238456cb refs #1838 log to /var/log instead of the shared /opt/opengnsys/log 2025-04-15 16:55:45 +02:00
Natalia Serrano 0179d106e9 refs #1838 log to /var/log instead of the shared /opt/opengnsys/log 2025-04-15 16:54:06 +02:00