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 |