Commit Graph

51 Commits (1fdbdd637cafb0e73331cf8f86b87f46dcb6ba4f)

Author SHA1 Message Date
Natalia Serrano 1fdbdd637c refs #1498 add ogIdToType 2025-02-13 11:32:49 +01:00
Natalia Serrano 4142459c88 refs #1497 add ogGetDiskType 2025-02-13 11:21:53 +01:00
Natalia Serrano b4fe9232ba refs #1496 add ogGetDiskSize 2025-02-12 13:56:11 +01:00
Natalia Serrano e12cc1150f refs #1500 add ogUnlockDisk 2025-02-12 11:27:01 +01:00
Natalia Serrano 8b11b4e08d refs #1499 add ogLockDisk 2025-02-12 11:24:23 +01:00
Natalia Serrano 375a3a8ad0 refs #1495 add ogIsDiskLocked 2025-02-12 11:20:03 +01:00
Natalia Serrano cdb0128cd8 refs #1488 add ogMountFirstFs 2025-02-11 13:55:09 +01:00
Natalia Serrano 3a886c8579 refs #1487 add ogUnsetDirtyBit 2025-02-11 13:50:53 +01:00
Natalia Serrano 04d0b2208b refs #1431 #1430 add ogIsRepoLocked, remove the unused ogCheckProgram 2025-02-03 13:53:30 +01:00
Natalia Serrano c6735b15ee refs #1428 add ogListHardwareInfo 2025-02-03 13:14:37 +01:00
Natalia Serrano 2744273b82 refs #1427 add ogGetOsUuid, fix bugs 2025-02-03 12:48:30 +01:00
Natalia Serrano c8e76614ae refs #1429 add ogGetSerialNumber 2025-01-31 17:36:14 +01:00
Natalia Serrano 56ba419461 refs #1409 add ogCreateCache, fix bugs 2025-01-31 15:54:26 +01:00
Natalia Serrano 0b95027e5e refs #1414 add ogDeleteCache, fix a bug 2025-01-30 17:32:28 +01:00
Natalia Serrano 1c6b5ace16 refs #1415 add ogGetCacheSpace, fix a bug 2025-01-30 17:05:21 +01:00
Natalia Serrano 25901173b9 refs #1413 add ogUpdatePartitionTable 2025-01-30 13:20:27 +01:00
Natalia Serrano 9e02db9136 refs #1412 add ogCreatePartitionTable 2025-01-30 13:17:41 +01:00
Natalia Serrano 34bc9c3c89 refs #1411 add ogUnmountAll 2025-01-30 11:48:44 +01:00
Natalia Serrano e73e91dbc3 refs #1410 add ogGetLastSector 2025-01-30 11:26:00 +01:00
Natalia Serrano 451fa584b5 refs #1402 add listSoftwareInfo.py 2025-01-29 18:33:36 +01:00
Natalia Serrano fab9fe7ddb refs #1401 add ogListSoftware, fix a bug 2025-01-29 18:13:20 +01:00
Natalia Serrano 9997e78b31 refs #1397 add createImage.py, fix bugs 2025-01-29 12:13:30 +01:00
Natalia Serrano 424248b353 refs #1333 add ogCreateImage 2025-01-28 18:05:37 +01:00
Natalia Serrano 4cc8b1be1d refs #1334 add ogLockImage 2025-01-28 15:58:12 +01:00
Natalia Serrano ad9c498e38 refs #1332 add ogReduceFs, fix bugs 2025-01-28 15:42:45 +01:00
Natalia Serrano 6538fe90b3 refs #1331 add ogCopyEfiBootLoader 2025-01-28 13:35:46 +01:00
Natalia Serrano 6f59aaaca7 refs #1330 add ogCheckFs 2025-01-28 13:17:12 +01:00
Natalia Serrano e266bf07c9 refs #1329 add ogGetSizeParameters 2025-01-28 12:46:29 +01:00
Natalia Serrano 4062777183 refs #1337 add ogUcastSendFile, fix bugs 2025-01-28 10:08:16 +01:00
Natalia Serrano 6748652d88 refs #1337 add ogTorrentStart, fix bugs 2025-01-27 18:26:14 +01:00
Natalia Serrano 6a02b6f4f1 refs #1337 add ogGrubInstallMbr, fix bugs 2025-01-27 17:41:38 +01:00
Natalia Serrano 87357f4f8e refs #1337 add ucast/mcast functions 2025-01-27 14:52:28 +01:00
Natalia Serrano d54925252f refs #1337 add UEFI commands and a couple of fixes elsewhere 2025-01-24 15:41:23 +01:00
Natalia Serrano a346ba386e refs #1337 add more commands 2025-01-22 10:28:12 +01:00
Natalia Serrano f64f20a88f refs #1337 add some commands 2025-01-21 15:02:46 +01:00
Natalia Serrano f66bf4f507 refs #1245 add several fixes 2024-12-17 14:24:47 +01:00
Natalia Serrano f0c4f7e07a refs #1245 add scripts/deployImage.py 2024-12-12 18:29:39 +01:00
Natalia Serrano 1de8e854ad refs #1242 add scripts/configureOs.py 2024-12-12 13:10:34 +01:00
Natalia Serrano d082bcf916 refs #1218 add ogGrubInstallMbr() 2024-12-12 10:54:45 +01:00
Natalia Serrano b54877528c refs #1217 do not translate grubSyntax to python 2024-12-04 10:50:59 +01:00
Natalia Serrano 39ad37e324 refs #1166 add ogSetWindowsName() 2024-11-22 09:59:48 +01:00
Natalia Serrano 88dce42514 refs #1163 add updateCache.py 2024-11-20 15:34:12 +01:00
Natalia Serrano b71e631fb1 refs #1150 add restoreImage.py 2024-11-19 12:03:33 +01:00
Antonio Guerrero 381099dcc4 refs #1093 the call to ogListSoftware is optimized 2024-11-13 00:01:32 -06:00
Antonio Guerrero 61fb90d033 refs #1093 the call to ogListSoftware is optimized 2024-11-12 23:59:30 -06:00
Antonio Guerrero e73700a57d refs #1114 scripts function call updates 2024-11-07 06:10:58 +00:00
Antonio Guerrero d46ab35bd6 refs #1099 The syntax for calling libraries has been modified 2024-11-06 04:30:53 +00:00
Antonio Guerrero 269fcd288d refs #1093 initial version of InventorySoftware, pending to fix log functionality 2024-11-05 05:45:25 +00:00
Antonio Guerrero 1c53ce8173 refs #1037 full functionality of InventarioHardware.py script is added; InventoryLib.lib library is renamed to InventoryLib.py and hardware inventory functions are updated. 2024-11-04 04:37:04 +00:00
Antonio Guerrero b2de290a8d refs #1037 References between NetLib, FileLib, SystemLib libraries necessary for the correct operation of InventarioHardware.py are implemented. 2024-10-28 22:55:27 -06:00