Go to file
OpenGnSys Support Team 91c042ed61 client: incorrect partition type conversion to hexadecimal
partition code is already in decimal as integer, appending 0x to this decimal
results in an incorrect hexadecimal conversion when storing it to the database.

The web frontend bogusly displays "Empty" as partition type until a refresh
happens.
2025-02-12 13:42:48 +01:00
cfg cfg: rename user in ogserver.json 2025-01-21 21:21:56 +01:00
extras src: port setclientmode code to C 2024-07-16 13:44:40 +02:00
src client: incorrect partition type conversion to hexadecimal 2025-02-12 13:42:48 +01:00
tests #915 Add commands and procedures to procedure creation 2021-06-10 17:00:01 +02:00
.gitignore #985 add .gitignore file 2020-06-17 18:20:32 +02:00
COPYING #985 add COPYING file 2020-06-18 16:48:20 +02:00
INSTALL INSTALL: generate 'configure' script 2023-10-30 11:27:06 +01:00
Makefile.am src: add built-in ogrelive grub2 boot mode template 2024-11-25 12:18:34 +01:00
configure.ac #986 rename to ogserver 2020-06-19 11:19:55 +02:00