Commit Graph

272 Commits (e8853022566cd5ceb1de8bdfa347a2d2fc684f9b)
 

Author SHA1 Message Date
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 43437d5491 refs #1327 add ogCleanOs() 2025-01-10 14:23:54 +01:00
Natalia Serrano cb3c8b2bf5 refs #1328 add ogCleanLinuxDevices() 2025-01-10 13:41:02 +01:00
Natalia Serrano c4c53d6679 refs #1326 add ogDeleteTree() 2025-01-10 13:35:32 +01:00
Natalia Serrano a68556e8c9 refs #1312 fix contents of postconf.cmd 2024-12-19 17:27:51 +01:00
Natalia Serrano e43a126557 refs #1310 close a file before reading from it again 2024-12-18 16:55:26 +01:00
Natalia Serrano d1b49362a4 refs #1309 fix ogGetRegistryValue 2024-12-18 14:42:29 +01:00
Natalia Serrano 32d5305dc2 refs #1308 fix loop in ogGetPath 2024-12-18 13:38:46 +01:00
Natalia Serrano 93177def1f refs #1307 fix calls to chntpw 2024-12-18 12:12:25 +01:00
Natalia Serrano f6ae950201 refs #1302 fix ogCalculateChecksum 2024-12-17 14:25:58 +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 3e64d7377c refs #1218 add all ogNvram...() functions 2024-12-11 10:43:41 +01:00
Natalia Serrano 9f94951f3f refs #1221 add ogUninstallWindowsClient() 2024-12-05 15:02:47 +01:00
Natalia Serrano 7dccc621cb refs #1226 finish and refactor RegistryLib 2024-12-05 14:55:28 +01:00
Natalia Serrano 1332b0b8bc refs #1219 add ogConfigureOgagent() 2024-12-04 16:13:38 +01:00
Natalia Serrano bcc1e7bbe1 refs #1223 add ogUninstallLinuxClient() 2024-12-04 14:40:21 +01:00
Natalia Serrano 9c059ce407 refs #1222 add ogGrubInstallPartition() 2024-12-04 14:20:18 +01:00
Natalia Serrano b54877528c refs #1217 do not translate grubSyntax to python 2024-12-04 10:50:59 +01:00
Natalia Serrano 66e3150b1a refs #1224 add ogConfigureFstab() 2024-12-04 10:49:02 +01:00
Natalia Serrano 57ab927976 refs #1166 add ogFixBootSector() 2024-11-25 18:03:13 +01:00
Natalia Serrano 29752be51c refs #1166 add ogWindowsRegisterPartition() 2024-11-25 17:38:41 +01:00
Natalia Serrano ceb82ef24e refs #1166 add ogWindowsBootParameters() 2024-11-25 17:24:26 +01:00
Natalia Serrano 39ad37e324 refs #1166 add ogSetWindowsName() 2024-11-22 09:59:48 +01:00
Natalia Serrano 9a78f9f2c7 refs #1166 add ogExtendFs() 2024-11-21 17:49:21 +01:00
Natalia Serrano 410f47fba2 refs #1166 add ogSetPartitionActive() 2024-11-21 16:36:04 +01:00
Natalia Serrano 4be9f566a6 refs #1166 add ogGetPartitionActive() 2024-11-21 16:31:19 +01:00
Natalia Serrano 8ba0913684 refs #1166 add ogIsWritable() 2024-11-21 16:11:21 +01:00
Natalia Serrano b4b2ab09cb refs #1166 add ogGetHostname() 2024-11-21 16:07:30 +01:00
Natalia Serrano 6e53c31113 refs #1166 add ogRestoreEfiBootLoader() 2024-11-21 15:54:07 +01:00
Antonio Guerrero 038d432264 refs #1164 ogRaiseError function call correction 2024-11-20 23:33:39 -06:00
Antonio Guerrero bb0805e237 refs #1164 ogRaiseError function call correction 2024-11-20 23:27:46 -06:00
Antonio Guerrero 18339f947c refs #1164 ogCheckProgram function correction 2024-11-20 23:06:28 -06:00
Natalia Serrano 88dce42514 refs #1163 add updateCache.py 2024-11-20 15:34:12 +01:00
Antonio Guerrero 385ddb6ac1 refs #1093 RegistryLib library is added 2024-11-19 08:57:35 -06:00
Antonio Guerrero 6bc47bb157 refs #1164 ogRaiseError function call correction 2024-11-19 08:55:33 -06:00
Antonio Guerrero d061c6116a refs #1164 ogRaiseError function call correction 2024-11-19 08:53:02 -06:00