summaryrefslogtreecommitdiffstats
path: root/src/utils
Commit message (Expand)AuthorAgeFilesLines
* src: check if the system is hibernated before /image/createAlejandro Sirgo Rica2024-10-022-4/+14
* tiptorrent: missing f-string in errorOpenGnSys Support Team2024-10-011-1/+1
* src: replace DEVICE env variable with get_ethernet_interface()Alejandro Sirgo Rica2024-10-013-4/+71
* src: report used and free partition data in bytesAlejandro Sirgo Rica2024-09-251-11/+0
* sw_inventory: consolidate os_probe logicAlejandro Sirgo Rica2024-09-252-7/+3
* src: verify the fields of the efibootmgr json in /refreshAlejandro Sirgo Rica2024-09-251-4/+27
* utils: Add windows_register_c_drive implementationAlejandro Sirgo Rica2024-09-123-9/+92
* bcd: make recovery modifications optionalv1.3.2-19Alejandro Sirgo Rica2024-09-101-1/+5
* utils: replace the legacy function ogConfigureFstabAlejandro Sirgo Rica2024-08-303-9/+235
* postinstall: ignore legacy scripts non-zero return codeOpenGnSys Support Team2024-08-301-54/+47
* src: append .img to log that report image fetchingOpenGnSys Support Team2024-08-291-1/+1
* src: use logging.warning()OpenGnSys Support Team2024-08-271-2/+2
* utils: bcd: update logging related to BCD updates with MBR partitionOpenGnSys Support Team2024-08-271-1/+1
* utils: return False instead of rising exceptionOpenGnSys Support Team2024-08-211-2/+4
* src: remove call to restoreImageCustom scriptOpenGnSys Support Team2024-08-211-19/+0
* postinstall: remove shell=TrueAlejandro Sirgo Rica2024-08-091-4/+5
* postinstall: ignore output when invoking legacy scriptsOpenGnSys Support Team2024-08-081-6/+12
* postinstall: add logging to report this stageOpenGnSys Support Team2024-08-081-0/+2
* live: move filesystem expansion out of OS configurationOpenGnSys Support Team2024-08-061-2/+0
* postinstall: add logging to report postconfiguration script invocationOpenGnSys Support Team2024-08-061-0/+2
* postinstall: typo in maximum win hostname errorOpenGnSys Support Team2024-08-061-1/+1
* postinstall: linux does not allow more than 64 bytes long hostnamesOpenGnSys Support Team2024-08-061-0/+4
* utils: disk: revisit logging to find EFI partitionOpenGnSys Support Team2024-07-301-4/+5
* utils: postinstall: show hostname in logsOpenGnSys Support Team2024-07-301-4/+4
* live: remove old image and checksum file on downloadOpenGnSys Support Team2024-07-301-0/+6
* utils: tip_check_csum() uses local checksum fileOpenGnSys Support Team2024-07-301-4/+13
* utils: enhance logging for checksum mismatchOpenGnSys Support Team2024-07-301-0/+1
* utils: add set_linux_hostnameAlejandro Sirgo Rica2024-07-291-0/+22
* utils: add set_windows_hostnameAlejandro Sirgo Rica2024-07-291-0/+47
* utils: add postinstall.pyAlejandro Sirgo Rica2024-07-292-21/+170
* utils: add BCD native supportAlejandro Sirgo Rica2024-07-291-0/+198
* utils: add win edit registry utilitiesAlejandro Sirgo Rica2024-07-291-0/+114
* utils: add restore_windows_efi_bootloaderAlejandro Sirgo Rica2024-07-291-0/+31
* utils: add functions to obtain disk and partition UUIDsAlejandro Sirgo Rica2024-07-291-0/+25
* utils: consolidate code to find efi loaderAlejandro Sirgo Rica2024-07-292-30/+29
* utils: rename ogExtendFs to extend_filesystemAlejandro Sirgo Rica2024-07-291-1/+1
* utils: fs: error out if mkfs failsOpenGnSys Support Team2024-07-291-5/+17
* utils: consolidate logging to write checksum file to cacheOpenGnSys Support Team2024-07-211-2/+3
* utils: missing f-string with filesystem resize errorv1.3.2-13OpenGnSys Support Team2024-07-151-1/+1
* utils: clean up error reporting related to checksumOpenGnSys Support Team2024-07-151-2/+2
* live: add checksum field to image/create responseOpenGnSys Support Team2024-07-151-0/+1
* live: revisit error log when failing to validate checksumOpenGnSys Support Team2024-06-271-1/+4
* utils: remove bogus cache not found error after refresh commandAlejandro Sirgo Rica2024-06-071-1/+0
* utils: fix get_image_info regressionv1.3.2-10Alejandro Sirgo Rica2024-06-031-5/+6
* src: cleanup ogGetImageInfoAlejandro Sirgo Rica2024-05-301-2/+11
* src: rename legacy.py into image.pyAlejandro Sirgo Rica2024-05-301-0/+0
* src: stop using hardcoded paths to cache image directoryAlejandro Sirgo Rica2024-05-301-4/+4
* tiptorrent: check cache availability in tip_write_csumAlejandro Sirgo Rica2024-05-301-3/+4
* utils: cache: redefine cache path constantsAlejandro Sirgo Rica2024-05-271-8/+9
* utils: rename cache_probe() to get_cache_dev_path()OpenGnSys Support Team2024-05-092-6/+9