Commit Graph

114 Commits (e33607f03524dd70016db064ae4d9c808998cab7)

Author SHA1 Message Date
Natalia Serrano e33607f035 refs #2774 run sshd earlier in oglive 2025-09-11 15:01:34 +02:00
Vadim vtroshchinskiy 240613ca31 refs #3767 -- fix branch 2025-09-10 10:15:33 +02:00
Vadim vtroshchinskiy 214fe58c57 refs #3767 -- fix branch tracking 2025-09-10 09:30:52 +02:00
Vadim vtroshchinskiy 877bc16d28 refs #3767 - partial v2 2025-09-09 21:38:10 +02:00
Vadim vtroshchinskiy e9efb641b6 refs #3767 - partial 2025-09-09 19:28:30 +02:00
Vadim vtroshchinskiy f994bca9b8 refs #3767 -- windows boot fixes v2 2025-09-09 17:09:38 +02:00
Vadim vtroshchinskiy b41e6e48bb refs #3767 -- windows boot fixes 2025-09-09 16:36:58 +02:00
Vadim Trochinsky a10d1b10cb refs #2506 don't create branch if we're already on it 2025-09-05 09:28:12 +02:00
Vadim Trochinsky 175e6ece0d refs #2703: fix function name/return mismatch 2025-09-05 09:26:55 +02:00
Vadim vtroshchinskiy 54581e36a8 refs #2703: mark and detect broken git clones 2025-09-03 15:59:33 +02:00
Vadim vtroshchinskiy 090f6d3cf2 refs #2705: fix commit message in image creation 2025-09-03 13:35:32 +02:00
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