Add Flatpak packaging for iDRAC6 console

- Manifest, desktop entry, metainfo, icon
- Direct Java launch (no javaws/IcedTea-Web)
- Bundles avctKVM.jar and native .so libs
- Parses JNLP for connection parameters
- sign-idrac.sh helper script
This commit is contained in:
Jacquin Antoine
2026-06-07 15:35:58 +02:00
parent 967498aee0
commit 5209e5a013
7 changed files with 167 additions and 0 deletions

View File

@ -0,0 +1,4 @@
<svg xmlns='http://www.w3.org/2000/svg' width='128' height='128' viewBox='0 0 128 128'>
<rect width='128' height='128' rx='16' fill='#0076ce'/>
<text x='64' y='80' text-anchor='middle' font-family='sans-serif' font-size='48' font-weight='bold' fill='white'>i6</text>
</svg>

After

Width:  |  Height:  |  Size: 273 B