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: 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
1
-3
/
+2
*
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
*
live: drop IniciarSesion script when uefi booting
Jose M. Guisado
2024-03-04
1
-0
/
+10
*
utils: add boot.py
Jose M. Guisado
2024-03-04
1
-0
/
+63
*
utils: add uefi.py
Jose M. Guisado
2024-03-04
1
-0
/
+97
*
probe: add basic os family detection
Jose M. Guisado
2024-03-04
1
-0
/
+16
*
disk: add get_efi_partition function
Jose M. Guisado
2024-03-04
1
-0
/
+24
*
cache: improve logging
OpenGnSys Support Team
2024-02-22
1
-1
/
+1
*
live: improve logging with setup command
OpenGnSys Support Team
2024-02-22
1
-2
/
+10
*
fs: add swap support and improve mkfs logging
OpenGnSys Support Team
2024-02-22
1
-3
/
+15
*
utils: use returncode from subprocess in ogChangeRepo()
OpenGnSys Support Team
2024-02-21
1
-4
/
+3
*
live: call partprobe on the specific disk
OpenGnSys Support Team
2024-02-19
1
-1
/
+1
*
poweroff: always call poweroff_oglive and _reboot_oglive
OpenGnSys Support Team
2024-02-19
1
-8
/
+2
*
fs: improve value parsing from command output
Alejandro Sirgo Rica
2024-02-19
1
-7
/
+29
*
live: split logging to warn not to turn off client during image creation
OpenGnSys Support Team
2024-02-15
1
-1
/
+2
*
utils: remove repository change in restoreImageCustom
OpenGnSys Support Team
2024-02-15
1
-4
/
+0
*
fs: check if writing md5sum to full.sum file fails
OpenGnSys Support Team
2024-02-15
1
-3
/
+11
*
fs: return unknown if blkid fails
OpenGnSys Support Team
2024-02-15
1
-1
/
+7
*
fs: logging ext4 resize error
OpenGnSys Support Team
2024-02-15
1
-2
/
+4
*
fs: check if ntfsresize actually succeded to shrink filesystem
OpenGnSys Support Team
2024-02-15
1
-1
/
+4
*
fs: disentagle dry-run ntfsresize loop to probe for best shrink size
OpenGnSys Support Team
2024-02-15
1
-8
/
+16
*
src: ogChangeRepo returns zero on success and -1 on error
OpenGnSys Support Team
2024-02-15
2
-9
/
+12
*
live: remove mbuffer leftover in image restore command
OpenGnSys Support Team
2024-02-15
1
-1
/
+0
*
live: log message improvements for image creation and restore
OpenGnSys Support Team
2024-02-15
1
-6
/
+12
*
src: improve error check in image_create and image_restore
Alejandro Sirgo Rica
2024-02-14
4
-11
/
+29
*
src: fix whitespace in ogOperations.py
Alejandro Sirgo Rica
2024-02-14
1
-13
/
+13
*
fs: validate ntfsresize dry-run output
v1.3.2-5
OpenGnSys Support Team
2024-01-11
1
-2
/
+3
*
live: refine existing logging
OpenGnSys Support Team
2023-12-18
1
-2
/
+2
*
live: adding logging to notify that image file already exists
v1.3.2-4
OpenGnSys Support Team
2023-12-17
1
-0
/
+3
*
live: ensure image file exists after partclone
OpenGnSys Support Team
2023-12-17
1
-0
/
+4
*
live: display filesystem and device path if image_create() fails
OpenGnSys Support Team
2023-12-16
1
-1
/
+1
[prev]
[next]