Commit Graph

103 Commits (d4a6e097719f329dfc6927031bc8802661b4b761)

Author SHA1 Message Date
Vadim vtroshchinskiy d4a6e09771 refs #2705: Improve dealing with blocked unmount by our own script 2025-09-03 13:30:15 +02:00
Vadim vtroshchinskiy 91be3803b6 refs #2506 -- refactoring 2025-08-28 15:18:33 +02:00
Vadim Trochinsky 363a253622 refs #2506 -- Initial implementation 2025-08-28 15:18:33 +02:00
Vadim Trochinsky 33f7c6325c refs #2553 Improve exception handling 2025-08-28 15:18:33 +02:00
Vadim vtroshchinskiy 237ec3dbf6 refs #2506: Branch creation support 2025-08-28 15:18:33 +02:00
Vadim vtroshchinskiy 6cb769e40c refs #2489 Set default branch to "main" 2025-08-28 15:18:33 +02:00
Nicolas Arenas d34d3b7a66 refs #2608: Fix: avoid crash in _clientip when ip output includes empty entries 2025-08-08 02:58:58 +02:00
Natalia Serrano 65c739eff6 refs #2581 try several encodings on hivexregedit output 2025-08-01 14:01:33 +02:00
Natalia Serrano b12ad64159 refs #2542 correctly decode hivexregedit UTF-16LE output 2025-07-29 12:55:27 +02:00
Natalia Serrano b402ae6973 refs #2530 show listSoftwareInfo errors in the log 2025-07-24 15:18:10 +02:00
Natalia Serrano 67bdc29abd refs #2526 fix bugs 2025-07-23 15:03:01 +02:00
Natalia Serrano 9da7d374f1 refs #2422 rename scripts 2025-07-18 12:13:25 +02:00
Vadim vtroshchinskiy 820f77e246 Merge pull request '#2385 Correcciones a ModificarImagenGit + #2230 mejoras logging' (#96) from ogrepo-logging into main
Reviewed-on: #96
2025-07-17 16:20:26 +02:00
Vadim vtroshchinskiy b1a2a2eb07 refs #2466 Remove duplicated libraries 2025-07-17 10:33:16 +02:00
Vadim vtroshchinskiy 0d3ffe0180 refs #2385 Fix restoration 2025-07-17 10:02:51 +02:00
Vadim vtroshchinskiy 7315ebe2ff refs #2230: Fix logging 2025-07-17 10:02:51 +02:00
Natalia Serrano 6617bace74 refs #2468 add python init scripts 2025-07-16 13:23:12 +02:00
Natalia Serrano acaf67f486 refs #2464 change sort order 2025-07-14 17:13:17 +02:00
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 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 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