Releases: teplofizik/nyaimagetool
Releases · teplofizik/nyaimagetool
NyaImageTool v1.10
Added TFTP server/client [plugin]
Added Linux specific commands for checking users passwords [plugin]
Added local filesystem manipulation commands [plugin]
NyaImageTool v1.9
Added SFTP server for image inspection (only WinSCP tested).
service sftp set port 1234
service sftp start
Added variables:
var $image zynq.fit
echo Loading $image...
load $image
NyaImageTool v1.8.1
Fixed cpio reader bug
NyaImageTool v1.8
RomFs support
NyaImageTool v1.7
Added cramfs support
NyaImageTool v1.6.1
Cpio reader optimized
NyaImageTool v1.6
Building squashfs images (gzip, lzma, lz4, zstd).
Implemented commands to adding fifo, sock, char and block devices to filesystem.
NyaImageTool v1.5
Building Ext2 images as target filesystem (selectable: cpio/ext2).
NyaImageTool v1.4
Autodetect image types (no need to specify image format directly.
NyaImageTool v1.3
Added squashfs filesystem reading (xz, gz, lzma, lz4 compressed)