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
/
utils
Commit message (
Expand
)
Author
Age
Files
Lines
*
tiptorrent: use absolute path to tiptorrent-client
v1.3.2-22
OpenGnSys Support Team
2024-11-07
1
-1
/
+2
*
disk: use different log message in get_disk_data and get_partition_data
Alejandro Sirgo Rica
2024-10-25
1
-2
/
+2
*
postinstall: remove call to ogFixBootSector script
Alejandro Sirgo Rica
2024-10-24
1
-15
/
+0
*
cache: add code to cache the oglive boot files
Alejandro Sirgo Rica
2024-10-24
1
-0
/
+48
*
grub: move get_grub_boot_params() into grub.py
Alejandro Sirgo Rica
2024-10-22
3
-16
/
+19
*
grub: replace legacy grub install scripts
Alejandro Sirgo Rica
2024-10-22
4
-31
/
+401
*
disk: use cxt.label.name to dtect disk type in get_efi_partition
Alejandro Sirgo Rica
2024-10-21
1
-1
/
+1
*
bios: fix use of undefined initrd_dir variable in get_vmlinuz_path
Alejandro Sirgo Rica
2024-10-21
1
-1
/
+1
*
uefi: fix error message when no EFI loader
v1.3.2-21
Alejandro Sirgo Rica
2024-10-11
1
-1
/
+1
*
bios.py: fix typo in GRUB_CMDLINE_LINUX_DEFAULT string
Alejandro Sirgo Rica
2024-10-09
1
-1
/
+1
*
src: isolate libfdisk operations to enable mount operations
v1.3.2-20
Alejandro Sirgo Rica
2024-10-08
2
-3
/
+44
*
src: fix cache mount in new ogLive
Alejandro Sirgo Rica
2024-10-08
1
-19
/
+4
*
src: consolidate compute_md5 functions
Alejandro Sirgo Rica
2024-10-02
2
-12
/
+19
*
src: check if the system is hibernated before /image/create
Alejandro Sirgo Rica
2024-10-02
2
-4
/
+14
*
tiptorrent: missing f-string in error
OpenGnSys Support Team
2024-10-01
1
-1
/
+1
*
src: replace DEVICE env variable with get_ethernet_interface()
Alejandro Sirgo Rica
2024-10-01
3
-4
/
+71
*
src: report used and free partition data in bytes
Alejandro Sirgo Rica
2024-09-25
1
-11
/
+0
*
sw_inventory: consolidate os_probe logic
Alejandro Sirgo Rica
2024-09-25
2
-7
/
+3
*
src: verify the fields of the efibootmgr json in /refresh
Alejandro Sirgo Rica
2024-09-25
1
-4
/
+27
*
utils: Add windows_register_c_drive implementation
Alejandro Sirgo Rica
2024-09-12
3
-9
/
+92
*
bcd: make recovery modifications optional
v1.3.2-19
Alejandro Sirgo Rica
2024-09-10
1
-1
/
+5
*
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
1
-1
/
+1
*
src: use logging.warning()
OpenGnSys Support Team
2024-08-27
1
-2
/
+2
*
utils: bcd: update logging related to BCD updates with MBR partition
OpenGnSys Support Team
2024-08-27
1
-1
/
+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
1
-19
/
+0
*
postinstall: remove shell=True
Alejandro Sirgo Rica
2024-08-09
1
-4
/
+5
*
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
1
-2
/
+0
*
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
*
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: remove old image and checksum file on download
OpenGnSys Support Team
2024-07-30
1
-0
/
+6
*
utils: tip_check_csum() uses local checksum file
OpenGnSys Support Team
2024-07-30
1
-4
/
+13
*
utils: enhance logging for checksum mismatch
OpenGnSys Support Team
2024-07-30
1
-0
/
+1
*
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
2
-21
/
+170
*
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
1
-1
/
+1
*
utils: fs: error out if mkfs fails
OpenGnSys Support Team
2024-07-29
1
-5
/
+17
[next]