summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* live: add disk index bounds checkv1.3.2-16Alejandro Sirgo Rica2024-09-021-4/+10
* live: remove file from cache with no checksum fileOpenGnSys Support Team2024-09-021-1/+10
* 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-292-2/+2
* src: use logging.warning()OpenGnSys Support Team2024-08-273-11/+8
* utils: bcd: update logging related to BCD updates with MBR partitionOpenGnSys Support Team2024-08-271-1/+1
* live: report that up-to-date image already exists in cachev1.3.2-15OpenGnSys Support Team2024-08-211-0/+1
* utils: return False instead of rising exceptionOpenGnSys Support Team2024-08-211-2/+4
* src: remove call to restoreImageCustom scriptOpenGnSys Support Team2024-08-212-21/+3
* live: clean files after a failed cache image copyAlejandro Sirgo Rica2024-08-091-0/+7
* src: log without backtrace in not implemented functionsAlejandro Sirgo Rica2024-08-093-18/+20
* postinstall: remove shell=TrueAlejandro Sirgo Rica2024-08-091-4/+5
* src: add POST cache/fetch methodAlejandro Sirgo Rica2024-08-096-16/+69
* 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-062-2/+2
* 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
* ogclient: remove external referenceOpenGnSys Support Team2024-08-061-1/+0
* live: use correct loglevel when reporting issues with listing cache contentsv1.3.2-14OpenGnSys Support Team2024-07-311-2/+2
* 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: validate checksum only once if image is already in cacheOpenGnSys Support Team2024-07-301-10/+15
* live: remove old image and checksum file on downloadOpenGnSys Support Team2024-07-302-1/+15
* utils: tip_check_csum() uses local checksum fileOpenGnSys Support Team2024-07-301-4/+13
* live: unicast-direct does not validate checksumOpenGnSys Support Team2024-07-301-0/+1
* utils: enhance logging for checksum mismatchOpenGnSys Support Team2024-07-301-0/+1
* live: validate file existence and checksum for unicast cacheOpenGnSys Support Team2024-07-301-0/+5
* 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-293-25/+175
* 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-292-2/+2
* utils: fs: error out if mkfs failsOpenGnSys Support Team2024-07-292-7/+22
* live: improve logging for file removal from cacheOpenGnSys Support Team2024-07-211-2/+8
* live: add logging to indicate image file copy from sambaOpenGnSys Support Team2024-07-211-0/+2
* 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-153-4/+17
* live: check permissions when trying to fetch file via unicastv1.3.2-12OpenGnSys Support Team2024-06-271-0/+4
* live: revisit error log when failing to validate checksumOpenGnSys Support Team2024-06-272-2/+5
* live: add restricted execution mode to shell/runAlejandro Sirgo Rica2024-06-251-4/+19
* rest: add cmd field to POST /shell/runOpenGnSys Support Team2024-06-214-4/+5