util/liveiso/nixos: Install various extractor tools
Firmware files are packaged in various formats and very often some Windows-only executable is used for unpacking files. These extractors allow to deal with some of them without having to run the executables. Change-Id: I1346807508a6baba801c4d5ed0a575b17e06c8d4 Signed-off-by: Felix Singer <felixsinger@posteo.net> Reviewed-on: https://review.coreboot.org/c/coreboot/+/83522 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Nicholas Chin <nic.c3.14@gmail.com>
This commit is contained in:
@ -104,6 +104,7 @@
|
|||||||
acpica-tools
|
acpica-tools
|
||||||
btrfs-progs
|
btrfs-progs
|
||||||
bzip2
|
bzip2
|
||||||
|
cabextract
|
||||||
ccrypt
|
ccrypt
|
||||||
chipsec
|
chipsec
|
||||||
coreboot-utils
|
coreboot-utils
|
||||||
@ -130,6 +131,7 @@
|
|||||||
hexdump
|
hexdump
|
||||||
htop
|
htop
|
||||||
i2c-tools
|
i2c-tools
|
||||||
|
innoextract
|
||||||
intel-gpu-tools
|
intel-gpu-tools
|
||||||
inxi
|
inxi
|
||||||
iotools
|
iotools
|
||||||
@ -169,6 +171,7 @@
|
|||||||
tpm2-tools
|
tpm2-tools
|
||||||
uefitool
|
uefitool
|
||||||
uefitoolPackages.old-engine
|
uefitoolPackages.old-engine
|
||||||
|
unshield
|
||||||
unzip
|
unzip
|
||||||
upterm
|
upterm
|
||||||
usbutils
|
usbutils
|
||||||
|
Reference in New Issue
Block a user