index
:
ogClient
master
more_events
winlinux
OpenGnsys client
opengnsys@soleta.eu
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
utils: remove bogus cache not found error after refresh command
Alejandro Sirgo Rica
2024-06-07
1
-1
/
+0
*
utils: fix get_image_info regression
v1.3.2-10
Alejandro Sirgo Rica
2024-06-03
2
-6
/
+6
*
live: add winrecov partition type
OpenGnSys Support Team
2024-06-02
1
-0
/
+1
*
live: revisit logging for checksum file creation
v1.3.2-9
OpenGnSys Support Team
2024-05-31
1
-4
/
+8
*
src: cleanup ogGetImageInfo
Alejandro Sirgo Rica
2024-05-30
2
-18
/
+12
*
src: rename legacy.py into image.py
Alejandro Sirgo Rica
2024-05-30
2
-1
/
+1
*
src: stop using hardcoded paths to cache image directory
Alejandro Sirgo Rica
2024-05-30
2
-9
/
+8
*
tiptorrent: check cache availability in tip_write_csum
Alejandro Sirgo Rica
2024-05-30
1
-3
/
+4
*
src: add cache info to the image/restore response
Alejandro Sirgo Rica
2024-05-30
3
-6
/
+18
*
virtual: handle copy error in image restore
Alejandro Sirgo Rica
2024-05-30
1
-3
/
+4
*
src: add POST cache/delete method
Alejandro Sirgo Rica
2024-05-30
6
-0
/
+74
*
live: add cache contents to the /refresh payload
Alejandro Sirgo Rica
2024-05-30
1
-1
/
+41
*
utils: cache: redefine cache path constants
Alejandro Sirgo Rica
2024-05-27
1
-8
/
+9
*
live: remove unused return value in image_restore()
OpenGnSys Support Team
2024-05-27
1
-2
/
+1
*
live: incorrect reference to image checksum file in logs
OpenGnSys Support Team
2024-05-25
1
-1
/
+1
*
live: rename variable that stores json body in refresh()
OpenGnSys Support Team
2024-05-21
1
-5
/
+5
*
live: parttypes: add EFI partition type in MBR partition scheme
OpenGnSys Support Team
2024-05-14
1
-0
/
+1
*
live: partcodes: remove reference to website
OpenGnSys Support Team
2024-05-14
1
-1
/
+0
*
utils: rename cache_probe() to get_cache_dev_path()
OpenGnSys Support Team
2024-05-09
3
-8
/
+11
*
utils: add error checks to checksum file creation in tip_write_csum
Alejandro Sirgo Rica
2024-05-07
1
-2
/
+5
*
utils: add mkdir error report in mount_mkdir
Alejandro Sirgo Rica
2024-05-07
1
-1
/
+5
*
utils: remove unused json import
Alejandro Sirgo Rica
2024-05-07
1
-1
/
+0
*
utils:fs: fix logging statement in get_filesystem_type
Alejandro Sirgo Rica
2024-05-07
1
-1
/
+1
*
utils:fs: add mkfs logs when return code is not 0
Alejandro Sirgo Rica
2024-05-07
1
-12
/
+24
*
live: report LINUX-SWAP instead of SWAP
v1.3.2-8
OpenGnSys Support Team
2024-05-07
1
-0
/
+3
*
live: rewrite log in case tiptorrent client fails
OpenGnSys Support Team
2024-05-06
1
-1
/
+1
*
live: restore partprobe before building filesystem
OpenGnSys Support Team
2024-05-06
1
-1
/
+4
*
live: force flush to disk after partition table is written
OpenGnSys Support Team
2024-05-06
1
-0
/
+1
*
live: partprobe breaks with mounted partitions
OpenGnSys Support Team
2024-05-06
1
-2
/
+11
*
live: umount all partitions before partition setup
OpenGnSys Support Team
2024-05-06
1
-2
/
+3
*
live: fix omited error report in tip_client_get
Alejandro Sirgo Rica
2024-05-06
1
-7
/
+6
*
live: add fat32 to get_parttype()
OpenGnSys Support Team
2024-04-23
1
-0
/
+2
*
live: revisit logging for partition setup, image create and restore
OpenGnSys Support Team
2024-04-23
1
-7
/
+5
*
utils: add logging for checksum validation
OpenGnSys Support Team
2024-04-22
1
-3
/
+9
*
utils: fs: incorrect indentation
OpenGnSys Support Team
2024-04-22
1
-1
/
+1
*
utils: fs: skip shrink/extend operation for fat
OpenGnSys Support Team
2024-04-19
1
-0
/
+4
*
utils: fs: remove unused variable in _reduce_resize2fs
v1.3.2-7
OpenGnSys Support Team
2024-04-19
1
-1
/
+0
*
utils: fs: report error when failing to grow
OpenGnSys Support Team
2024-04-19
1
-2
/
+2
*
utils: fs: set return value in ogReduceFs
OpenGnSys Support Team
2024-04-19
1
-2
/
+3
*
live: improve exception handling in image_create
Alejandro Sirgo Rica
2024-04-03
1
-27
/
+34
*
src: use explicit exception types in except Exception blocks
Alejandro Sirgo Rica
2024-04-03
3
-6
/
+6
*
src: log backtrace in unhandled error cases
Alejandro Sirgo Rica
2024-04-03
14
-91
/
+108
*
qmp: incorrect copyright header
OpenGnSys Support Team
2024-04-02
1
-7
/
+5
*
utils: refine log when booting windows UEFI from DOS partition
OpenGnSys Support Team
2024-04-01
1
-1
/
+1
*
Revert "live: improve lzop and partclone error handling"
OpenGnSys Support Team
2024-04-01
1
-46
/
+27
*
utils: fix mount error messages for os probe operations
Alejandro Sirgo Rica
2024-04-01
2
-2
/
+2
*
live: display info logging when restoring image starts
OpenGnSys Support Team
2024-03-27
1
-2
/
+2
*
live: use .ant image as main image after image creation error
Alejandro Sirgo Rica
2024-03-27
1
-0
/
+6
*
utils: make init_cache() use the cache mountpoint
Alejandro Sirgo Rica
2024-03-26
1
-1
/
+1
*
utils: remove redundant return statements from mount_mkdir
Alejandro Sirgo Rica
2024-03-26
1
-3
/
+1
[next]