For installation steps go to docs folder
Jak zainstalowac, przeczytasz w plikach w katalogu docs

Current DuckBA has been developed and checked it works properly with AAF stm2.4 in flash, PKT HAARP , BPanther and AAF stm2.3 on USB pendrive.

Changes:
	v 0.83	- Now DBA works properly with mtd3 partition containing "bad blocks", thanks @Anskar26 for testing and patience. :)
			- logging improved a little bit
			- autoscr script improved. Now when loading of additional kernel fails, DuckBA will be disabled automatically and Flash image started.
			- autoscr can be freely modified. img will be rebuild when deleted after manual changes in the script. So possibility for private tests enabled

	v 0.82	- minor bug in activating process fixed.
			- bug in (re)adding image when all 3 bootitems were already used fixed.
			- creation of DBA.log during managing DuckBA implemented
			- waiting time for selection of the image on GUI bootmenu is now configurable (default = 10 s)
			- doublechecked and confirmed GUI for "AAF Spring stm23" works properly
	
	v 0.81	- stability changes in BuckBA E2 reboot plugin. No GS when DuckBA missconfigured - I hope :)
			- first attempt to activate bootmenu on TV when PKT HAARP V2 in flash. (Need from someone to doublecheck as I use AAF in flash)
	
	v 0.8	- BootMenu on TV (working only on AAF images)
			- DuckBA E2 Plugin, to quickly reboot between images improved
	
	v 0.7	- now DuckBA uses original image libs. This resolves issues with using different kernel versions.
			- additional STOP semaphore implemented. Should activate when last start of DuCKBA wasn't succesful. E.g. error in code or infinite loop.
				As a result, after reboot DuckBA initialisation script wil skip all actions to prevent same errors
			
	v 0.6	- checked it works properly with AAF stm2.4 in flash, PKT, BPanther and AAF stm2.3 on sub drive.
			- bug configuring network when gateway name in use instead of IP fixed. THX @helftheo
			- bug in img2targz script fixed
			- added possibility to set permanent boot from USB image (as this is dangerous, it has been activated manually fw_setenv jPER 1)
			- added E2 plugin to reboot box to diferent image (It's in very early state and I cannot guarantee works perfectly)
			- some other, already forgotten improvements.
			
	v 0.5	- quicker booting selected image
			- installation wizard added to simplify everything :)
			- some typos corrected
	
	v 0.4	- installation issue using PKT image in flash resolved
			- installation issue when lack of config folder resolved
			
	v 0.3	- wrong offest for 2nd image bug fixed
			- added configuration backup possibility
			- improved uboot scripts
	
	v 0.2 	- improved stability and safety of DuckBA
			- improved speed of booting new image (still not full, but this is due to a lot of checking stuff which can be disabled in the future)
			- now it's possible to have 3 different uImages installed on USB
			- telned deamon started when in bootmenu (can be usefull...)
	
	v 0.1	- initial version of DuckBA
			