1# create a lokal directory for your new dreambox cdk and change into this new directory
2# check out tuxbox-cvs branch "dreambox":
3export CVS_RSH=ssh
4cvs -d
anoncvs@cvs.tuxbox.org:/cvs/tuxbox -z3 co -P -rdreambox .
5# change into "cdk" directory
6# "chmod ugo+x prepare"
7# "./prepare <dm7000, dm500, dm56x0> ( dm7000 is default )
8# "make checkout" ( this updates many parts of the CVS to HEAD branch )
9# "make dreamboximage_root"
10# "make rebuild-flash"
11# "make flash-compress"
Its' short instrution for copmpiler New Image for 7000.56xx,500
but CAN somebody tell how to do new BT for 7020???