summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* rest: add retcode field to POST /shell/runOpenGnSys Support Team2024-06-214-4/+5
* live: handle no cache in tiptorrent and unicast restorev1.3.2-11Alejandro Sirgo Rica2024-06-071-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-032-6/+6
* live: add winrecov partition typeOpenGnSys Support Team2024-06-021-0/+1
* live: revisit logging for checksum file creationv1.3.2-9OpenGnSys Support Team2024-05-311-4/+8
* src: cleanup ogGetImageInfoAlejandro Sirgo Rica2024-05-302-18/+12
* src: rename legacy.py into image.pyAlejandro Sirgo Rica2024-05-302-1/+1
* src: stop using hardcoded paths to cache image directoryAlejandro Sirgo Rica2024-05-302-9/+8
* tiptorrent: check cache availability in tip_write_csumAlejandro Sirgo Rica2024-05-301-3/+4
* src: add cache info to the image/restore responseAlejandro Sirgo Rica2024-05-303-6/+18