index
:
ogClient
master
more_events
winlinux
OpenGnsys client
opengnsys@soleta.eu
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
live: incorrect indentation
v1.3.2-17
OpenGnSys Support Team
2024-09-03
1
-4
/
+4
*
live: add disk index bounds check
v1.3.2-16
Alejandro Sirgo Rica
2024-09-02
1
-4
/
+10
*
live: remove file from cache with no checksum file
OpenGnSys Support Team
2024-09-02
1
-1
/
+10
*
utils: replace the legacy function ogConfigureFstab
Alejandro Sirgo Rica
2024-08-30
3
-9
/
+235
*
postinstall: ignore legacy scripts non-zero return code
OpenGnSys Support Team
2024-08-30
1
-54
/
+47
*
src: append .img to log that report image fetching
OpenGnSys Support Team
2024-08-29
2
-2
/
+2
*
src: use logging.warning()
OpenGnSys Support Team
2024-08-27
3
-11
/
+8
*
utils: bcd: update logging related to BCD updates with MBR partition
OpenGnSys Support Team
2024-08-27
1
-1
/
+1
*
live: report that up-to-date image already exists in cache
v1.3.2-15
OpenGnSys Support Team
2024-08-21
1
-0
/
+1
*
utils: return False instead of rising exception
OpenGnSys Support Team
2024-08-21
1
-2
/
+4
*
src: remove call to restoreImageCustom script
OpenGnSys Support Team
2024-08-21
2
-21
/
+3
*
live: clean files after a failed cache image copy
Alejandro Sirgo Rica
2024-08-09
1
-0
/
+7
*
src: log without backtrace in not implemented functions
Alejandro Sirgo Rica
2024-08-09
3
-18
/
+20
*
postinstall: remove shell=True
Alejandro Sirgo Rica
2024-08-09
1
-4
/
+5
*
src: add POST cache/fetch method
Alejandro Sirgo Rica
2024-08-09
6
-16
/
+69
*
postinstall: ignore output when invoking legacy scripts
OpenGnSys Support Team
2024-08-08
1
-6
/
+12
*
postinstall: add logging to report this stage
OpenGnSys Support Team
2024-08-08
1
-0
/
+2
*
live: move filesystem expansion out of OS configuration
OpenGnSys Support Team
2024-08-06
2
-2
/
+2
*
postinstall: add logging to report postconfiguration script invocation
OpenGnSys Support Team
2024-08-06
1
-0
/
+2
*
postinstall: typo in maximum win hostname error
OpenGnSys Support Team
2024-08-06
1
-1
/
+1
*
postinstall: linux does not allow more than 64 bytes long hostnames
OpenGnSys Support Team
2024-08-06
1
-0
/
+4
*
ogclient: remove external reference
OpenGnSys Support Team
2024-08-06
1
-1
/
+0
*
live: use correct loglevel when reporting issues with listing cache contents
v1.3.2-14
OpenGnSys Support Team
2024-07-31
1
-2
/
+2
*
utils: disk: revisit logging to find EFI partition
OpenGnSys Support Team
2024-07-30
1
-4
/
+5
*
utils: postinstall: show hostname in logs
OpenGnSys Support Team
2024-07-30
1
-4
/
+4
*
live: validate checksum only once if image is already in cache
OpenGnSys Support Team
2024-07-30
1
-10
/
+15
*
live: remove old image and checksum file on download
OpenGnSys Support Team
2024-07-30
2
-1
/
+15
*
utils: tip_check_csum() uses local checksum file
OpenGnSys Support Team
2024-07-30
1
-4
/
+13
*
live: unicast-direct does not validate checksum
OpenGnSys Support Team
2024-07-30
1
-0
/
+1
*
utils: enhance logging for checksum mismatch
OpenGnSys Support Team
2024-07-30
1
-0
/
+1
*
live: validate file existence and checksum for unicast cache
OpenGnSys Support Team
2024-07-30
1
-0
/
+5
*
utils: add set_linux_hostname
Alejandro Sirgo Rica
2024-07-29
1
-0
/
+22
*
utils: add set_windows_hostname
Alejandro Sirgo Rica
2024-07-29
1
-0
/
+47
*
utils: add postinstall.py
Alejandro Sirgo Rica
2024-07-29
3
-25
/
+175
*
utils: add BCD native support
Alejandro Sirgo Rica
2024-07-29
1
-0
/
+198
*
utils: add win edit registry utilities
Alejandro Sirgo Rica
2024-07-29
1
-0
/
+114
*
utils: add restore_windows_efi_bootloader
Alejandro Sirgo Rica
2024-07-29
1
-0
/
+31
*
utils: add functions to obtain disk and partition UUIDs
Alejandro Sirgo Rica
2024-07-29
1
-0
/
+25
*
utils: consolidate code to find efi loader
Alejandro Sirgo Rica
2024-07-29
2
-30
/
+29
*
utils: rename ogExtendFs to extend_filesystem
Alejandro Sirgo Rica
2024-07-29
2
-2
/
+2
*
utils: fs: error out if mkfs fails
OpenGnSys Support Team
2024-07-29
2
-7
/
+22
*
live: improve logging for file removal from cache
OpenGnSys Support Team
2024-07-21
1
-2
/
+8
*
live: add logging to indicate image file copy from samba
OpenGnSys Support Team
2024-07-21
1
-0
/
+2
*
utils: consolidate logging to write checksum file to cache
OpenGnSys Support Team
2024-07-21
1
-2
/
+3
*
utils: missing f-string with filesystem resize error
v1.3.2-13
OpenGnSys Support Team
2024-07-15
1
-1
/
+1
*
utils: clean up error reporting related to checksum
OpenGnSys Support Team
2024-07-15
1
-2
/
+2
*
live: add checksum field to image/create response
OpenGnSys Support Team
2024-07-15
3
-4
/
+17
*
live: check permissions when trying to fetch file via unicast
v1.3.2-12
OpenGnSys Support Team
2024-06-27
1
-0
/
+4
*
live: revisit error log when failing to validate checksum
OpenGnSys Support Team
2024-06-27
2
-2
/
+5
*
live: add restricted execution mode to shell/run
Alejandro Sirgo Rica
2024-06-25
1
-4
/
+19
[next]