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: 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
15
-93
/
+110
*
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
*
utils: drop ogCopyEfiBootLoader script
Alejandro Sirgo Rica
2024-03-26
3
-11
/
+53
*
live: improve lzop and partclone error handling
Alejandro Sirgo Rica
2024-03-26
1
-27
/
+47
*
live: improve logging in image_create
Alejandro Sirgo Rica
2024-03-26
1
-2
/
+2
*
utils: add enforce_gpt argument to get_efi_partition()
Alejandro Sirgo Rica
2024-03-26
2
-5
/
+8
*
revert 7f18485: improve uefi detection mechanism
Alejandro Sirgo Rica
2024-03-26
2
-13
/
+3
*
src: make exception messages more contextual and explicit
Alejandro Sirgo Rica
2024-03-21
7
-9
/
+9
*
src: change generic exception types to be more explicit
Alejandro Sirgo Rica
2024-03-21
4
-13
/
+13
*
utils: fix string not being defined as f-strings when they should
Alejandro Sirgo Rica
2024-03-21
1
-2
/
+2
*
virtual: add missing check=True to subprocess.run()
Alejandro Sirgo Rica
2024-03-21
1
-2
/
+2
*
src: centralize error logging into send_internal_server_error
Alejandro Sirgo Rica
2024-03-21
7
-81
/
+53
*
ogclient: consolidate logging in client core
Alejandro Sirgo Rica
2024-03-21
2
-6
/
+8
*
utils: implement BIOS boot for windows
Alejandro Sirgo Rica
2024-03-21
2
-30
/
+10
*
utils: add disk index checks in get_partition_device
Alejandro Sirgo Rica
2024-03-21
1
-1
/
+5
*
utils: implement BIOS boot for Linux
Alejandro Sirgo Rica
2024-03-21
2
-1
/
+70
*
live: check if cache partition is available before calling tiptorrent
Alejandro Sirgo Rica
2024-03-21
1
-0
/
+4
*
utils: handle exceptions caused by the hivex package
Alejandro Sirgo Rica
2024-03-08
1
-3
/
+6
*
utils: implement linux distro id detection
Alejandro Sirgo Rica
2024-03-08
2
-1
/
+27
*
utils: move all boot from OS functionality into boot.py
Alejandro Sirgo Rica
2024-03-08
2
-25
/
+51
*
utils: improve uefi detection mechanism
Alejandro Sirgo Rica
2024-03-08
3
-4
/
+14
*
utils: handle missing file in getlinuxversion function
Alejandro Sirgo Rica
2024-03-08
1
-11
/
+15
*
utils: improve logging in the get_efi_partition function
Alejandro Sirgo Rica
2024-03-08
1
-13
/
+16
*
uefi: update EFIBOOTMGR_BIN to use /opt/opengnsys/sbin/efibootmgr
v1.3.2-6
OpenGnSys Support Team
2024-03-05
1
-1
/
+1
*
uefi: define EFIBOOTMGR_BIN to ease changing the efibootmgr binary
Alejandro Sirgo Rica
2024-03-04
1
-9
/
+11
*
live: drop IniciarSesion script when uefi booting into linux
Alejandro Sirgo Rica
2024-03-04
1
-6
/
+33
[next]