batterystaples
batterystaples
This commit adds a greeting_type configuration option, which can be set to "postfix" or "guerrilla". If the Postfix option is selected, the SMTP greeting message will identify the server as...
As described in https://github.com/golang/go/issues/32479, as of Go 1.15, a warning will be raised when a program attempts to use a string(int) type conversion. For this project, this causes "make test"...
I've developed a tool [mkcramfs-lzma](https://github.com/appleorange1/mkcramfs-lzma), to go along with uncramfs-lzma, which you may want to consider including in firmware-mod-kit. Due to [problems with uncramfs-lzma](https://github.com/rampageX/firmware-mod-kit/issues/137), it is difficult for me to...