Commit Graph

  • cf9577a40e fs: call wipefs partition before formatting partition master OpenGnSys Support Team 2025-02-14 13:07:34 +0100
  • 6503d0ffe7 live: call wipefs if partition or format fails OpenGnSys Support Team 2025-02-14 12:55:09 +0100
  • 3350c30353 cache: add cache.json to track cache metadata ogkiosk Alejandro Sirgo Rica 2025-02-12 10:03:11 +0100
  • 3ae6298f2c kiosk: add client data to boot view Alejandro Sirgo Rica 2025-02-06 13:52:22 +0100
  • 213c9f47a3 kiosk: obtain os probe data from ogClient Alejandro Sirgo Rica 2025-02-05 11:35:28 +0100
  • 39c97fc1bc kiosk: enable logging for kiosk Alejandro Sirgo Rica 2025-01-29 12:22:19 +0100
  • 7ace7f9403 ogclient: add kiosk Alejandro Sirgo Rica 2025-01-17 13:35:27 +0100
  • 109e712fb5 live: accept image name with extensions Alejandro Sirgo Rica 2025-02-14 13:20:46 +0100
  • 0ca16bc46c live: remove unused variable in cache_delete() Alejandro Sirgo Rica 2025-02-14 10:21:31 +0100
  • bd190f8d44 live: send refresh payload in image restore v1.3.2-31 Alejandro Sirgo Rica 2025-02-13 12:40:53 +0100
  • e0ba9cc98c uefi: log efibootmgr errors as warnings v1.3.2-30 Alejandro Sirgo Rica 2025-02-12 14:31:43 +0100
  • ccdcb7bfc7 uefi: add missing f-string prefix in _find_bootentry() error Alejandro Sirgo Rica 2025-02-12 14:26:24 +0100
  • 72406a7d89 live: configure OS on first disk only Alejandro Sirgo Rica 2025-02-06 14:31:13 +0100
  • 0f519ecfeb grub: move disabled boot entries at the end of boot order Alejandro Sirgo Rica 2025-02-04 14:19:44 +0100
  • c260534534 live: remove unneeded string formatting in image_create v1.3.2-29 Alejandro Sirgo Rica 2025-02-03 11:25:39 +0100
  • f67f3c598a rest: register image/update as a valid request Alejandro Sirgo Rica 2025-01-31 14:31:17 +0100
  • 574822907d grub: skip OS guess if partition cannot be mounted v1.3.2-28 OpenGnSys Support Team 2025-01-24 15:00:38 +0100
  • 30e0e1dca3 src: run session check thread if the event socket is available Alejandro Sirgo Rica 2025-01-23 11:07:28 +0100
  • 59d642f6b5 ogclient: rename event handler OpenGnSys Support Team 2025-01-15 11:14:00 +0100
  • 24568356bc winreg: move disk id functions into disk.py v1.3.2-27 Alejandro Sirgo Rica 2025-01-07 14:53:42 +0100
  • 40e4545bb7 live: fix image restore backtrace Alejandro Sirgo Rica 2025-01-07 14:51:48 +0100
  • d29b601f17 uefi: remove dependency with probe.py Alejandro Sirgo Rica 2025-01-07 14:43:35 +0100
  • 476d82e6a9 ogclient-systray: add new systray program for ogclient v1.3.2-26 Alejandro Sirgo Rica 2024-12-13 13:54:15 +0100
  • e91f6c5e2c windows: remove dead systray code Alejandro Sirgo Rica 2024-12-11 16:52:11 +0100
  • 4465c6a25a ogclient: remove session event cmd commands Alejandro Sirgo Rica 2024-12-12 13:14:48 +0100
  • 203f3e5533 live: add additional error checks for shell run Alejandro Sirgo Rica 2024-12-12 11:20:23 +0100
  • bf15491435 hw_inventory: fix json parsing Alejandro Sirgo Rica 2024-12-11 13:36:16 +0100
  • 855768e144 src: refactor windows hive code Alejandro Sirgo Rica 2024-12-10 17:00:13 +0100
  • aa570e66e6 log: use INFO as default logging mode for Windows Alejandro Sirgo Rica 2024-11-28 16:28:35 +0100
  • ffaf2aac05 install: add script to generate the windows metadata information file Alejandro Sirgo Rica 2024-11-28 12:26:41 +0100
  • 62b52ff364 src: update license header OpenGnSys Support Team 2024-05-09 11:32:20 +0200
  • e4be5c34eb src: add support for direct command execution v1.3.2-25 Alejandro Sirgo Rica 2024-11-26 11:50:52 +0100
  • a36c4daa23 src: add user session detection implementation Alejandro Sirgo Rica 2024-11-13 19:41:20 +0100
  • a1bd0c36f3 linux: remove leftover prove() method Alejandro Sirgo Rica 2024-11-13 17:18:59 +0100
  • c8674a4e93 windows: bind the systray process lifetime to ogClient Alejandro Sirgo Rica 2024-11-12 13:29:51 +0100
  • 179d17cae8 windows: make the systray reference local to OgWindowsOperations Alejandro Sirgo Rica 2024-11-12 13:27:50 +0100
  • bc7fe848ac windows: use a better systray default icon Alejandro Sirgo Rica 2024-11-12 11:53:04 +0100
  • 525958ae85 src: update functions for every ogClient mode Alejandro Sirgo Rica 2024-11-11 14:34:45 +0100
  • d7658f03ab utils: disable fcntl in ogClient for Windows Alejandro Sirgo Rica 2024-11-12 09:34:53 +0100
  • 90a9ba9543 live: bogus error in logs when connecting to ogserver v1.3.2-24 v1.3.2-23 OpenGnSys Support Team 2024-11-14 17:44:58 +0100
  • f5f8771b6f grub: fix failed grub configuration when a device is not found Alejandro Sirgo Rica 2024-11-14 15:14:36 +0100
  • 3b5152cdc1 tiptorrent: use absolute path to tiptorrent-client v1.3.2-22 OpenGnSys Support Team 2024-11-07 19:15:48 +0100
  • a440b9da47 live: fix error report in partition and format Alejandro Sirgo Rica 2024-11-05 11:20:59 +0100
  • 64f1f5403e disk: use different log message in get_disk_data and get_partition_data Alejandro Sirgo Rica 2024-10-25 09:25:51 +0200
  • 7874323d46 live: use reboot --force --force to make a hard reboot in new live OpenGnSys Support Team 2024-10-24 17:44:50 +0200
  • 07b4bc1fcd postinstall: remove call to ogFixBootSector script Alejandro Sirgo Rica 2024-10-23 17:20:38 +0200
  • 569caa733f cache: add code to cache the oglive boot files Alejandro Sirgo Rica 2024-10-23 17:15:55 +0200
  • fc21cd988f live: always enable wol when launching ogclient OpenGnSys Support Team 2024-10-24 10:46:36 +0200
  • fb707cef0b grub: move get_grub_boot_params() into grub.py Alejandro Sirgo Rica 2024-10-22 13:41:45 +0200
  • 373c1b2a72 grub: replace legacy grub install scripts Alejandro Sirgo Rica 2024-10-11 12:15:09 +0200
  • 2fcdf89606 disk: use cxt.label.name to dtect disk type in get_efi_partition Alejandro Sirgo Rica 2024-10-21 16:56:05 +0200
  • b3659a30fc bios: fix use of undefined initrd_dir variable in get_vmlinuz_path Alejandro Sirgo Rica 2024-10-21 12:04:23 +0200
  • 7be953dbe7 uefi: fix error message when no EFI loader v1.3.2-21 Alejandro Sirgo Rica 2024-10-11 12:05:28 +0200
  • 039bee2a05 bios.py: fix typo in GRUB_CMDLINE_LINUX_DEFAULT string Alejandro Sirgo Rica 2024-10-09 16:25:14 +0200
  • e8ddbbd075 src: isolate libfdisk operations to enable mount operations v1.3.2-20 Alejandro Sirgo Rica 2024-10-07 13:54:35 +0200
  • 97c836e0e4 live: improve part not found log in image_create Alejandro Sirgo Rica 2024-10-07 12:10:36 +0200
  • f942b19eae src: fix cache mount in new ogLive Alejandro Sirgo Rica 2024-10-04 10:15:57 +0200
  • fe960010a0 live: remove useless check in compute_md5 OpenGnSys Support Team 2024-10-05 08:40:55 +0200
  • 0f167cf29f src: consolidate compute_md5 functions Alejandro Sirgo Rica 2024-10-02 14:50:14 +0200
  • cc70274079 src: check if the system is hibernated before /image/create Alejandro Sirgo Rica 2024-10-02 12:13:25 +0200
  • a2baad8c0b ogclient: add --server-ip flag to override the server's IP Alejandro Sirgo Rica 2024-10-02 10:38:03 +0200
  • f1b1532f78 live: refactor poweroff and reboot OpenGnSys Support Team 2024-10-01 21:53:57 +0200
  • e003ff6d8c tiptorrent: missing f-string in error OpenGnSys Support Team 2024-10-01 17:47:47 +0200
  • cf9e1c96fd live: fix EBUSY error in newer kernels with mkfs OpenGnSys Support Team 2024-10-01 16:58:02 +0200
  • f0953c969a live: report correct partition size unit in setup() log Alejandro Sirgo Rica 2024-10-01 16:49:58 +0200
  • e30e934272 src: replace DEVICE env variable with get_ethernet_interface() Alejandro Sirgo Rica 2024-10-01 10:14:48 +0200
  • 8f437bb954 live: remove unused probe OpenGnSys Support Team 2024-09-28 23:13:53 +0200
  • 9c18ef7392 live: use busybox otherwise poweroff/reboot commands OpenGnSys Support Team 2024-09-28 22:49:06 +0200
  • 9c2ae873f2 live: disable browser operations if the binary is missing Alejandro Sirgo Rica 2024-09-27 14:01:38 +0200
  • 8754c21694 src: report used and free partition data in bytes Alejandro Sirgo Rica 2024-09-23 13:08:51 +0200
  • 3b40ec7918 sw_inventory: consolidate os_probe logic Alejandro Sirgo Rica 2024-09-23 13:24:01 +0200
  • 51258613cc src: verify the fields of the efibootmgr json in /refresh Alejandro Sirgo Rica 2024-09-12 14:08:53 +0200
  • 11a963c709 utils: Add windows_register_c_drive implementation Alejandro Sirgo Rica 2024-04-30 10:26:44 +0200
  • 595770163a live: add boot entries into /refresh payload Alejandro Sirgo Rica 2024-09-04 12:52:31 +0200
  • f31e55fea4 bcd: make recovery modifications optional v1.3.2-19 Alejandro Sirgo Rica 2024-09-10 15:00:04 +0200
  • 084650e4b1 live: use correct variable name in restore unicast cache v1.3.2-18 OpenGnSys Support Team 2024-09-09 12:22:17 +0200
  • 05b7a576b0 live: incorrect indentation v1.3.2-17 OpenGnSys Support Team 2024-09-03 19:26:18 +0200
  • 6704abc620 live: add disk index bounds check v1.3.2-16 Alejandro Sirgo Rica 2024-09-02 13:44:09 +0200
  • f2a2f53074 live: remove file from cache with no checksum file OpenGnSys Support Team 2024-09-02 13:57:31 +0200
  • f7b37ba010 utils: replace the legacy function ogConfigureFstab Alejandro Sirgo Rica 2024-07-02 15:40:31 +0200
  • c09c064f28 postinstall: ignore legacy scripts non-zero return code OpenGnSys Support Team 2024-08-30 11:47:30 +0200
  • 9270a6c58f src: append .img to log that report image fetching OpenGnSys Support Team 2024-08-29 13:10:50 +0200
  • 3d47b5069a src: use logging.warning() OpenGnSys Support Team 2024-08-27 12:40:02 +0200
  • 4b62b80be7 utils: bcd: update logging related to BCD updates with MBR partition OpenGnSys Support Team 2024-08-27 12:34:58 +0200
  • 8839950758 live: report that up-to-date image already exists in cache v1.3.2-15 OpenGnSys Support Team 2024-08-21 09:28:01 +0200
  • 19e8825805 utils: return False instead of rising exception OpenGnSys Support Team 2024-08-12 10:47:56 +0200
  • 1ca3992f71 src: remove call to restoreImageCustom script OpenGnSys Support Team 2024-08-12 10:46:40 +0200
  • 9fa4a5f651 live: clean files after a failed cache image copy Alejandro Sirgo Rica 2024-08-08 16:11:26 +0200
  • 73ecb48113 src: log without backtrace in not implemented functions Alejandro Sirgo Rica 2024-08-08 14:25:00 +0200
  • 71b3211d3d postinstall: remove shell=True Alejandro Sirgo Rica 2024-08-08 13:37:28 +0200
  • fe40f9c5d6 src: add POST cache/fetch method Alejandro Sirgo Rica 2024-08-08 10:26:06 +0200
  • 89d711be2a postinstall: ignore output when invoking legacy scripts OpenGnSys Support Team 2024-08-08 11:36:46 +0200
  • 9be639ae78 postinstall: add logging to report this stage OpenGnSys Support Team 2024-08-06 18:50:56 +0200
  • 9ee5f4adaa live: move filesystem expansion out of OS configuration OpenGnSys Support Team 2024-08-06 18:39:12 +0200
  • 9a52df7711 postinstall: add logging to report postconfiguration script invocation OpenGnSys Support Team 2024-08-06 18:14:30 +0200
  • 16251d42d3 postinstall: typo in maximum win hostname error OpenGnSys Support Team 2024-08-06 17:30:19 +0200
  • fd64b84bcc postinstall: linux does not allow more than 64 bytes long hostnames OpenGnSys Support Team 2024-08-06 17:26:25 +0200
  • e9ee1b1c9f ogclient: remove external reference OpenGnSys Support Team 2024-08-06 10:55:53 +0200
  • 1011957bb7 live: use correct loglevel when reporting issues with listing cache contents v1.3.2-14 OpenGnSys Support Team 2024-07-31 22:12:25 +0200
  • 9b317cf3e0 utils: disk: revisit logging to find EFI partition OpenGnSys Support Team 2024-07-30 16:47:35 +0200