Skip to content

Releases: teplofizik/nyaimagetool

NyaImageTool v1.10

17 Nov 11:17
Compare
Choose a tag to compare

Added TFTP server/client [plugin]
Added Linux specific commands for checking users passwords [plugin]
Added local filesystem manipulation commands [plugin]

NyaImageTool v1.9

10 Nov 17:09
Compare
Choose a tag to compare

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

12 Oct 11:36
Compare
Choose a tag to compare

Fixed cpio reader bug

NyaImageTool v1.8

19 Sep 20:06
Compare
Choose a tag to compare

RomFs support

NyaImageTool v1.7

17 Sep 12:46
Compare
Choose a tag to compare

Added cramfs support

NyaImageTool v1.6.1

16 Sep 12:41
Compare
Choose a tag to compare

Cpio reader optimized

NyaImageTool v1.6

14 Sep 10:11
Compare
Choose a tag to compare

Building squashfs images (gzip, lzma, lz4, zstd).
Implemented commands to adding fifo, sock, char and block devices to filesystem.

NyaImageTool v1.5

10 Sep 19:34
Compare
Choose a tag to compare

Building Ext2 images as target filesystem (selectable: cpio/ext2).

NyaImageTool v1.4

05 Sep 19:42
Compare
Choose a tag to compare

Autodetect image types (no need to specify image format directly.

NyaImageTool v1.3

02 Sep 21:40
Compare
Choose a tag to compare

Added squashfs filesystem reading (xz, gz, lzma, lz4 compressed)