Announcing Nard SDK v1.0

Ronny Nilsson rln-nard at arbetsmyra.dyndns.org
Wed Apr 13 14:00:14 CEST 2016


After two and a half years of development the Nard Linux SDK has finaly 
reached version 1.0! Here is the changelog:

	- Support for Raspberry Pi 2B and parts of model 3B
	- Optional add-on package with:
	  + Raspbian emulation
	  + Cloud test service
	  + Basic video player
	- Device unique public SSH key for root can be pre-generated
	  to /boot/settings/root_ssh_authorized_keys where it's
	  preserved during upgrades.
	- File upload to target with a simple command:
	  make upload [ip/mac-address] local_file1 local_file2... remote_path
	- File download from target with a simple command:
	  make download [ip/mac-address] remote_file local_path
	- Briefly hot unplugging network interfaces renew their dynamic IP.
	- Dependency checking in some apps Makefiles was insufficient, which
	  could trigger unnecessary rebuilds.
	- Better error checking of customly created product recipes.
	- Fix driver for booting recent Compute Module eMMC
	- F2FS tools v1.6 update
	- Kernel v4.4 update
	- pigpio library v50 update
	- Wiring Pi library v2.32 update

Please spread the word
/Ronny




More information about the Nard mailing list