Go to file
Jose M. Guisado a9bc953f63 Add partcodes.py to src/live
partcodes.py is used for mapping GPT partition UIIDs to hexcode/decimal
values.

OpenGnsys stores partition types in the database using the decimal
value of this hexcode. The hexcode used for GPT partition UUID is the
same as defined internally in gdisk [1].

[1]
https://sourceforge.net/p/gptfdisk/code/ci/master/tree/parttypes.cc#l75
2022-04-21 09:47:31 +02:00
cfg #1060 virtual: enable audio and wifi vfio by default 2021-09-01 13:33:18 +02:00
src Add partcodes.py to src/live 2022-04-21 09:47:31 +02:00
tests ogClient is AGPLv3+ 2021-05-14 00:19:28 +02:00
.gitignore Create new ogClient 2020-01-19 19:50:44 +01:00
COPYING Rename LICENSE to COPYING 2020-06-18 16:45:46 +02:00
ogclient #1068 add -c/--config optional parameter 2022-02-01 09:44:42 +01:00
setup.py Rename 'linux' folder and operations to 'live' 2020-12-03 13:38:43 +01:00