| Server IP : 195.134.90.114 / Your IP : 216.73.217.154 Web Server : Apache/2.4.58 System : Linux nepub 6.8.0-88-generic #89-Ubuntu SMP PREEMPT_DYNAMIC Sat Oct 11 01:02:46 UTC 2025 x86_64 User : www-data ( 33) PHP Version : 8.2.30 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /usr/share/doc/iucode-tool/ |
Upload File : |
* Extended status codes, so that we can tell the user
exactly why we don't want to load a "supposed microcode",
e.g. "extended table checksum is incorrect".
* Compressor support (gzip, others) without the need for
stdin tricks (gzip -dc file.bin.gz | iucode_tool -k -).
VERY useful for .dat files, less so for .bin files.
* Microcode selection:
* select microcodes which were already installed in -K dir
* select/unselect by signature+pfmask+revision
* change code to actually be able to select and merge in
a lossless way, would simplify things a lot.
* error handling
- return status when we skip a ucode? when we skip a file?
* --overwrite: removes symlinks. Maybe it would be better to fail?